You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The release process and `make push` pushes the tar files to
gs://kubernetes-release historically. No one has write permission to the
GCS bucket anymore. 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.
This PR cleans up the Make file. NPD release should just include the tar
files in the release note.
Related issues:
- kubernetes#874
- kubernetes#878
0 commit comments