1 Star 0 Fork 0

LandonWong / metrics-server

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
RELEASE.md 1.06 KB
一键复制 编辑 原始数据 按行查看 历史

Release Process

The Metrics Server is released on an as-needed basis. The process is as follows:

  1. An issue is proposing a new release with a changelog since the last release
  2. At least one OWNER must LGTM this release
  3. A PR that bumps version hardcoded in code is created and merged
  4. An OWNER creates a draft GitHub release
  5. An OWNER creates a release tag using GIT_TAG=$VERSION make release-tag and waits for prow.k8s.io to build and push new images to gcr.io/k8s-staging-metrics-server
  6. An OWNER builds the release manifests using make release-manifests and uploads them to Github release
  7. A PR in kubernetes/k8s.io is created to release images to k8s.gcr.io
  8. An OWNER publishes the GitHub release
  9. An announcement email is sent to kubernetes-sig-instrumentation@googlegroups.com with the subject [ANNOUNCE] metrics-server $VERSION is released
  10. The release issue is closed
1
https://gitee.com/landonwong/metrics-server.git
git@gitee.com:landonwong/metrics-server.git
landonwong
metrics-server
metrics-server
master

搜索帮助