-
Notifications
You must be signed in to change notification settings - Fork 6.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix debian11-custom-cni
failing test & upgrade debian12-custom-cni-helm
chart version
#11654
Fix debian11-custom-cni
failing test & upgrade debian12-custom-cni-helm
chart version
#11654
Conversation
Signed-off-by: ChengHao Yang <[email protected]>
/ok-to-test |
Signed-off-by: ChengHao Yang <[email protected]>
Signed-off-by: ChengHao Yang <[email protected]>
Signed-off-by: ChengHao Yang <[email protected]>
Signed-off-by: ChengHao Yang <[email protected]>
317c1c2
to
c40da01
Compare
/approve
Thanks !
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tico88612, VannTen 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 |
c40da01
to
12bae47
Compare
debian11-custom-cni
failing test & upgrade debian12-custom-cni-helm
chart versiondebian11-custom-cni
failing test & upgrade debian12-custom-cni-helm
chart version
Ready to merge and cherry-pick to other branches. /cherry-pick release-2.26 |
@tico88612: once the present PR merges, I will cherry-pick it on top of release-2.26 in a new PR and assign it to you. In response to this:
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. |
/lgtm
|
@tico88612: new pull request created: #11658 In response to this:
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. |
@tico88612: new pull request created: #11659 In response to this:
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. |
…-helm` chart version (kubernetes-sigs#11654) * Test: update custom_cni values Signed-off-by: ChengHao Yang <[email protected]> * Test: fix cilium require kube_owner set to root Signed-off-by: ChengHao Yang <[email protected]> * Test: update custom_cni render manifests Signed-off-by: ChengHao Yang <[email protected]> * Test: fix render template pre-commit Signed-off-by: ChengHao Yang <[email protected]> * Test: update debian12-custom-cni-helm chart version to 1.16.3 Signed-off-by: ChengHao Yang <[email protected]> --------- Signed-off-by: ChengHao Yang <[email protected]>
What type of PR is this?
/kind failing-test
What this PR does / why we need it:
#11530 uses
ci-full
, butdebian11-custom-cni
has a failing test. I think the Cilium version is outdated. (Reason:kube_owner: root
is required if CNI is cilium.)Which issue(s) this PR fixes:
Related #11530
Special notes for your reviewer:
I will revert
[WIP]
commit after getapproved
.Does this PR introduce a user-facing change?: