Add make release

Adds a `make release` command for releasing new NPD version. It stops
pushing the tar files to gs://kubernetes-release, because no one has
write permission to the GCS bucket any more. We haven't pushed NPD tar
files to that GCS bucket after v0.8.10. k/k has been using NPD v0.8.13+
since 1.29. NPD release should just include the tar files in the release
note.
This commit is contained in:
Zhen Wang
2024-03-11 04:25:07 +00:00
parent 58211f19f7
commit e14c3e4ae5
2 changed files with 7 additions and 2 deletions

View File

@@ -58,7 +58,7 @@ section to perform steps in this section.**
sudo apt-get install libsystemd-dev gcc-aarch64-linux-gnu
cd node-problem-detector
make push
make release
# Get SHA256 of the tar files. For example
sha256sum node-problem-detector-v0.8.17-linux_amd64.tar.gz