-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
Failed to run clusterctl move due to no new finalizers can be added if the object is being deleted #11809
Comments
Can we close this issue given that #11814 is merged |
I'm not sure if this is the same issue or even the same root cause (that we changed the order in the controller). |
I think #11814 might have fixed it. The following seems to happen
|
@cprivitere I would suggest to wait another week and then close the issue if it doesn't occur until then (we can reopen if it fails again, but I'm relatively confident that it's fixed) |
As the issue hasn't re-occurred, we can go ahead and close this. Thanks everyone. /close |
@cprivitere: Closing this issue. 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. |
Which jobs are flaking?
periodic-cluster-api-e2e-mink8s-main
periodic-cluster-api-e2e-main
periodic-cluster-api-e2e-release-1-9
Which tests are flaking?
capi-e2e [It] When testing Cluster API working on self-hosted clusters using ClusterClass [ClusterClass] Should pivot the bootstrap cluster to a self-hosted cluster [ClusterClass]
capi-e2e [It] When testing Cluster API working on self-hosted clusters using ClusterClass with a HA control plane [ClusterClass] Should pivot the bootstrap cluster to a self-hosted cluster
Since when has it been flaking?
First spotted instance was on 10/18/2024 at 08:32 AM -https://storage.googleapis.com/k8s-triage/index.html?date=2024-10-30&text=no%20new%20finalizers%20can%20be%20added%20if%20the%20object%20is%20being%20deleted&job=.*cluster-api.*(test%7Ce2e)*&xjob=.*-provider-.*
Testgrid link
https://prow.k8s.io/view/gs/kubernetes-ci-logs/logs/periodic-cluster-api-e2e-mink8s-main/1887038695773573120
Reason for failure (if possible)
Failed to run clusterctl move
Expected success, but got an error:
<...>
Forbidden: no new finalizers can be added if the object is being deleted, found new finalizers...
Anything else we need to know?
These seem to me to be separate from #11162 and #11808 But I could be wrong.
Label(s) to be applied
/kind flake
One or more /area label. See https://github.com/kubernetes-sigs/cluster-api/labels?q=area for the list of labels.
The text was updated successfully, but these errors were encountered: