Skip to content

Upgrade CAPO version to v0.12.2 (v2) #165

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

noonedeadpunk
Copy link
Contributor

@noonedeadpunk noonedeadpunk commented Jul 10, 2025

In CAPO version v0.11.2 there is a severe bug allowing to accomplish
Denial of Service by any tenant.

Manual removal of VM by tenant which is managed by CAPO results
in a pod crash in a loop. This has been fixed with [1] and is part
of the 0.12.2 release.

This is alternative patch to #152 due to messing up with introduction
of DCO requirement.

[1] kubernetes-sigs/cluster-api-provider-openstack#2477

In CAPO version v0.11.2 there is a severe bug allowing to accomplish
Denial of Service by any tenant.

Manual removal of VM by tenant which is managed by CAPO results
in a pod crash in a loop. This has been fixed with [1] and is part
of the  0.12.2 release.

Signed-off-by: Dmitriy Rabotyagov <noonedeadpunk@gmail.com>
More modern CAPO also requires corresponding CAPI , otherwise
VM creation fails with:
`no matches for kind \"Image\" in version \"openstack.k-orc.cloud/v1alpha1\`

Signed-off-by: Dmitriy Rabotyagov <noonedeadpunk@gmail.com>
CAPO 0.12.0 has removed ORC [1] and now it needs to be installed
additionally.

[1] https://github.com/kubernetes-sigs/cluster-api-provider-openstack/releases/tag/v0.12.0

Signed-off-by: Dmitriy Rabotyagov <noonedeadpunk@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant