Skip to content

Conversation

justaugustus
Copy link
Member

We've manually pulled the k8s.gcr.io/kube-cross images for active
release branches (v1.13.6-1, v1.12.12-1) and pushed them to K8s Infra.

This PR promotes the images now in staging over to prod.

Needed for kubernetes/kubernetes#88562, kubernetes/release#1133.

Signed-off-by: Stephen Augustus [email protected]

/assign @cblecker @BenTheElder @dims
cc: @kubernetes/release-engineering

We've manually pulled the k8s.gcr.io/kube-cross images for active
release branches (v1.13.6-1, v1.12.12-1) and pushed them to K8s Infra.

This PR promotes the images now in staging over to prod.

Signed-off-by: Stephen Augustus <[email protected]>
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Feb 26, 2020
@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. sig/release Categorizes an issue or PR as relevant to SIG Release. wg/k8s-infra labels Feb 26, 2020
@cblecker
Copy link
Member

$ skopeo inspect docker://k8s.gcr.io/kube-cross:v1.12.12-1 | jq .Digest
"sha256:97e77164ddc1f9ab56bcbab3e2895b882097b1eabd820497e894f41c0e4908fe"
$ skopeo inspect docker://k8s.gcr.io/kube-cross:v1.13.6-1 | jq .Digest
"sha256:df0a50772214025040ea31144a731b5fa76944cbfc9c87db05af98e4aa39aa7f"

Verified that the hashes match the current images.

/lgtm
/approve

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 26, 2020
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cblecker, justaugustus

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit 6947820 into kubernetes:master Feb 26, 2020
@BenTheElder
Copy link
Member

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/release Categorizes an issue or PR as relevant to SIG Release. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants