Skip to content

Conversation

cpanato
Copy link
Member

@cpanato cpanato commented Aug 9, 2025

What type of PR is this?

/kind cleanup

What this PR does / why we need it:

Which issue(s) this PR fixes:

None

Special notes for your reviewer:

Does this PR introduce a user-facing change?

update deprecated cloudbuild field

@k8s-ci-robot k8s-ci-robot added the release-note Denotes a PR that will be considered when it comes time to generate release notes. label Aug 9, 2025
@k8s-ci-robot k8s-ci-robot added kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. area/release-eng Issues or PRs related to the Release Engineering subproject labels Aug 9, 2025
@k8s-ci-robot k8s-ci-robot added the sig/release Categorizes an issue or PR as relevant to SIG Release. label Aug 9, 2025
@k8s-ci-robot k8s-ci-robot requested a review from jimangel August 9, 2025 17:33
@k8s-ci-robot k8s-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. needs-priority size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Aug 9, 2025
@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 11, 2025
@cpanato cpanato force-pushed the update-cloudbuild branch from 4028e9f to eeb02da Compare August 12, 2025 14:02
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 12, 2025
@cpanato cpanato requested a review from saschagrunert August 12, 2025 14:02
@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 12, 2025
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cpanato, saschagrunert

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

@cpanato
Copy link
Member Author

cpanato commented Aug 13, 2025

/skip

@cpanato
Copy link
Member Author

cpanato commented Aug 13, 2025

i will check setcap image and make the adjustments to fix that, but that is a non blocker for this PR

@cpanato
Copy link
Member Author

cpanato commented Aug 13, 2025

/override pull-release-image-distroless-iptables

@k8s-ci-robot
Copy link
Contributor

@cpanato: Overrode contexts on behalf of cpanato: pull-release-image-distroless-iptables

In response to this:

/override pull-release-image-distroless-iptables

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-sigs/prow repository.

@cpanato
Copy link
Member Author

cpanato commented Aug 13, 2025

/override pull-release-image-setcap

@k8s-ci-robot
Copy link
Contributor

@cpanato: Overrode contexts on behalf of cpanato: pull-release-image-setcap

In response to this:

/override pull-release-image-setcap

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-sigs/prow repository.

@cpanato
Copy link
Member Author

cpanato commented Aug 13, 2025

/override pull-release-image-setcap

@k8s-ci-robot
Copy link
Contributor

@cpanato: Overrode contexts on behalf of cpanato: pull-release-image-setcap

In response to this:

/override pull-release-image-setcap

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-sigs/prow repository.

@cpanato
Copy link
Member Author

cpanato commented Aug 14, 2025

/override pull-release-image-setcap

@k8s-ci-robot
Copy link
Contributor

@cpanato: Overrode contexts on behalf of cpanato: pull-release-image-setcap

In response to this:

/override pull-release-image-setcap

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-sigs/prow repository.

@k8s-ci-robot
Copy link
Contributor

@cpanato: /override requires failed status contexts to operate on, but none was given

In response to this:

/override pull-release-image-releng-ci
/override
/override
/override

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-sigs/prow repository.

@cpanato
Copy link
Member Author

cpanato commented Aug 14, 2025

/override pull-release-image-debian-base
/override pull-release-image-go-runner
/override pull-release-image-distroless-iptables
/override pull-release-image-k8s-ci-builder
/override pull-release-image-k8s-cloud-builder
/override pull-release-image-kube-cross
/override pull-release-image-releng-ci

@k8s-ci-robot
Copy link
Contributor

@cpanato: Overrode contexts on behalf of cpanato: pull-release-image-debian-base, pull-release-image-distroless-iptables, pull-release-image-go-runner, pull-release-image-k8s-ci-builder, pull-release-image-k8s-cloud-builder, pull-release-image-kube-cross, pull-release-image-releng-ci

In response to this:

/override pull-release-image-debian-base
/override pull-release-image-go-runner
/override pull-release-image-distroless-iptables
/override pull-release-image-k8s-ci-builder
/override pull-release-image-k8s-cloud-builder
/override pull-release-image-kube-cross
/override pull-release-image-releng-ci

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-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot merged commit f8fa6b9 into kubernetes:master Aug 14, 2025
19 checks passed
@cpanato cpanato deleted the update-cloudbuild branch August 14, 2025 13:45
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. area/release-eng Issues or PRs related to the Release Engineering subproject cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm "Looks good to me", indicates that a PR is ready to be merged. needs-priority release-note Denotes a PR that will be considered when it comes time to generate release notes. sig/release Categorizes an issue or PR as relevant to SIG Release. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants