-
Notifications
You must be signed in to change notification settings - Fork 430
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[WIP] Upgrade CAPI to 1.8.8 #5368
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
89049a9
to
5f04ccf
Compare
@nawazkh: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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. I understand the commands that are listed here. |
I think we can abandon this PR and focus on #5369 for testing since the ultimate aim is to merge CAPI v1.9.3 with CAPZ main. [FAILED] Timed out after 600.000s.
Unexpected error:
<errors.aggregate | len:1, cap:1>:
admission webhook "default.azuremachinepool.infrastructure.cluster.x-k8s.io" denied the request: failed to set default managed identity defaults: failed to find parent machine pool: failed to find parent MachinePool: failed to get MachinePool for clusterctl-upgrade-workload-t2kpxs-mp-0
[
<*errors.StatusError | 0xc000ee0460>{
ErrStatus: {
TypeMeta: {Kind: "Status", APIVersion: "v1"},
ListMeta: {
SelfLink: "",
ResourceVersion: "",
Continue: "",
RemainingItemCount: nil,
},
Status: "Failure",
Message: "admission webhook \"default.azuremachinepool.infrastructure.cluster.x-k8s.io\" denied the request: failed to set default managed identity defaults: failed to find parent machine pool: failed to find parent MachinePool: failed to get MachinePool for clusterctl-upgrade-workload-t2kpxs-mp-0",
Reason: "Forbidden",
Details: nil,
Code: 403,
},
},
]
occurred
In [It] at: /home/prow/go/pkg/mod/github.com/nawazkh/cluster-api/test@v1.1.0-beta.2.0.20250115180729-68adca8bf41b/e2e/clusterctl_upgrade.go:454 @ 01/15/25 19:04:42.315 |
/close |
@nawazkh: Closed this PR. 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. |
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
10m
instead of1m
to see if that solves the upgrade issue.Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes N/A
Special notes for your reviewer:
TODOs:
Release note: