Sig-release: Cut 1.12.9 release

Created on 14 May 2019  路  10Comments  路  Source: kubernetes/sig-release

/assign

Scheduled to happen Monday, 2019-05-27

Any bumps or issues encountered along the way, post here. /close when the release has been cut.

  • [ ] screen shot master's unhealthy testgrid boards and add them as a comment
  • [ ] stage & release

    • [ ] notify #sig-release

    • [ ] collect metrics, links, ... and add them as a comment

  • [ ] build & publish packages (debs & rpms)
  • [ ] send notification mail

/milestone v1.12
/sig release
/area release-team

arerelease-team sirelease

Most helpful comment

All 10 comments

@feiskyer: The provided milestone is not valid for this repository. Milestones in this repository: [next, v1.14, v1.15]

Use /milestone clear to clear the milestone.

In response to this:

/assign

Scheduled to happen Monday, 2019-05-27

Any bumps or issues encountered along the way, post here. /close when the release has been cut.

  • [ ] screen shot master's unhealthy testgrid boards and add them as a comment
  • [ ] stage & release

    • [ ] notify #sig-release

    • [ ] collect metrics, links, ... and add them as a comment

  • [ ] build & publish packages (debs & rpms)
  • [ ] send notification mail

/milestone v1.12
/sig release
/area release-team

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

/assign

staging build link here.

Build failed:

Step #1: Asking Jenkins for a good build (this may take some time)...
Step #1: FAILED: Curl to testgrid/config/config.yaml
Step #1: No sig-release-1.12-blocking list found in the testgrid config.yaml!

Staging build success now at here.

Release build succeed now at here.

$ docker pull gcr.io/google-containers/kube-controller-manager-amd64:v1.12.9
$ docker run gcr.io/google-containers/kube-controller-manager-amd64:v1.12.9 kube-controller-manager --version
Kubernetes v1.12.9

$ curl -LO https://storage.googleapis.com/kubernetes-release/release/v1.12.9/bin/linux/amd64/kubectl 
$ chmod +x kubectl
$ ./kubectl version
Client Version: version.Info{Major:"1", Minor:"12", GitVersion:"v1.12.9", GitCommit:"e09f5c40b55c91f681a46ee17f9bc447eeacee57", GitTreeState:"clean", BuildDate:"2019-05-27T16:08:57Z", GoVersion:"go1.10.8", Compiler:"gc", Platform:"linux/amd64"}

Update: release build succeed, but there's something wrong with DEB on Xenial. @sumitranr is helping to find what's wrong.

Xenial build is finished now and release notification email has sent.

/close

@feiskyer: Closing this issue.

In response to this:

Xenial build is finished now and release notification email has sent.

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

jeremyrickard picture jeremyrickard  路  6Comments

Bubblemelon picture Bubblemelon  路  6Comments

jeremyrickard picture jeremyrickard  路  7Comments

cpanato picture cpanato  路  6Comments

jberkus picture jberkus  路  4Comments