Metrics-server: Release 0.3.7

Created on 9 Apr 2020  路  9Comments  路  Source: kubernetes-sigs/metrics-server

Release process

  • [x] An issue is proposing a new release with a changelog since the last release
  • [x] At least one OWNER must LGTM this release
  • [x] A PR that bumps version hard-coded in code is created and merged (https://github.com/kubernetes-sigs/metrics-server/pull/492, https://github.com/kubernetes-sigs/metrics-server/pull/504)
  • [x] An OWNER creates a draft GitHub release
  • [x] 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
  • [x] An OWNER builds the release manifests using make release-manifests and uploads them to Github release
  • [x] A PR in kubernetes/k8s.io is created to release images to k8s.gcr.io (https://github.com/kubernetes/k8s.io/pull/761)
  • [x] An OWNER publishes the GitHub release
  • [x] An announcement email is sent to [email protected] with the subject [ANNOUNCE] metrics-server $VERSION is released

Blockers

Changes since v0.3.6

  • Release docker image supporting multiple architectures
  • Upgrade golang version to 1.12
  • Include deployment manifests as part of release
  • Run image as non root user
prioritimportant-soon

Most helpful comment

There is a git tag, but release was not published. This is because currently publishing images in k8s.gcr.io is blocked. Please look at the list of tasks in this Issue.

All 9 comments

/cc @s-urbaniak
Can you approve this release and changelog?

/cc @loburm

ping @s-urbaniak

approved the changelog :+1: :-)

@serathius the release is done or not? Because I see it here https://github.com/kubernetes-sigs/metrics-server/releases but looks incomplete and this issue is still open. Maybe I need to ask to @kawych.

There is a git tag, but release was not published. This is because currently publishing images in k8s.gcr.io is blocked. Please look at the list of tasks in this Issue.

Hey, has there been any progress on the blocked items in this release?

Domain flip is scheduled for June 22.

Was this page helpful?
0 / 5 - 0 ratings