kubernetes / k8s.io

Code and configuration to manage Kubernetes project infrastructure, including various *.k8s.io sites
https://git.k8s.io/community/sig-k8s-infra
Apache License 2.0
735 stars 823 forks source link

Image promotion for cluster-api v1.7.6 #7276

Closed Sunnatillo closed 2 months ago

Sunnatillo commented 2 months ago

Image promotion for cluster-api v1.7.6 This is an automated PR generated from kpromo

kpromo pr --fork Sunnatillo --project cluster-api --reviewers "@chrischdi @enxebre @fabriziopandini @killianmuldoon @sbueringer @vincepri" --tag v1.7.6 --image cluster-api-controller --image kubeadm-control-plane-controller --image kubeadm-bootstrap-controller --image clusterctl

/hold cc: @chrischdi @enxebre @fabriziopandini @killianmuldoon @sbueringer @vincepri

k8s-ci-robot commented 2 months ago

Hi @Sunnatillo. Thanks for your PR.

I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
cahillsf commented 2 months ago

/lgtm

adilGhaffarDev commented 2 months ago

/ok-to-test

tasdikrahman commented 2 months ago

/lgtm

Confirmed the SHA's from the image registry for v1.7.6

 - gcr.io/k8s-staging-cluster-api/kubeadm-control-plane-controller -     sha256:416ec245b4632e368adebe2fe967b9ed99a9d117501527a41d5b50387236ce79
 - gcr.io/k8s-staging-cluster-api/kubeadm-bootstrap-controller - sha256:ae7b8ac44059bd8052b1020bdde4af91d54e2a0fb6f3175ab39d85a0ac548dac
 - gcr.io/k8s-staging-cluster-api/clusterctl - sha256:320cb30c4406d57125f01b53a2256917a3db1f1aef8a5b7efe12d3131a14cdd2
 - gcr.io/k8s-staging-cluster-api/cluster-api-controller - sha256:235216cb7dcdb04484ca6bd2295ec66738fe7a9039f5fad5d7ef4c4292d5127f
sbueringer commented 2 months ago

/approve

k8s-ci-robot commented 2 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: sbueringer, Sunnatillo

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: - ~~[registry.k8s.io/images/k8s-staging-cluster-api/OWNERS](https://github.com/kubernetes/k8s.io/blob/main/registry.k8s.io/images/k8s-staging-cluster-api/OWNERS)~~ [sbueringer] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
Sunnatillo commented 2 months ago

/unhold