cluster-api-provider-openstack icon indicating copy to clipboard operation
cluster-api-provider-openstack copied to clipboard

Results 220 cluster-api-provider-openstack issues
Sort by recently updated
recently updated
newest added

/kind bug **What steps did you take and what happened:** As can be seen in the [logs](https://prow.k8s.io/view/gs/kubernetes-jenkins/logs/periodic-cluster-api-provider-openstack-conformance-test-main-with-k8s-ci-artifacts/1737711524786475008#1:build-log.txt%3A1731), the conformance tests do not run any tests as it is now. ```...

kind/bug
help wanted
good first issue

/kind bug **What steps did you take and what happened:** When deploying OpenStack Zed with Neutron/Octavia/OVN, we have issues when creating the API load balancers and when pool is updated:...

kind/bug

Adds a new docs section on exposing the control plane endpoint. Covers some of the same ground as the configuration doc, but from a higher level.

cncf-cla: yes
approved
size/L
lifecycle/rotten

/kind feature **Describe the solution you'd like** Possibility to associate floating IP with default port of cluster machine. **Anything else you would like to add:** This feature may be redundant...

kind/feature
lifecycle/stale

/kind bug v1alpha6 and v1alpha7 both have Minlength=1 on Kind and Name, e.g.: https://github.com/kubernetes-sigs/cluster-api-provider-openstack/blob/ffe572e75e8fd9776d5909eb01a19fc1874ee8e3/api/v1alpha7/identity_types.go#L21 While v1beta1 has Required, it does not have a Minlength, so empty values are permitted: https://github.com/kubernetes-sigs/cluster-api-provider-openstack/blob/ffe572e75e8fd9776d5909eb01a19fc1874ee8e3/api/v1beta1/identity_types.go#L21

kind/bug
lifecycle/stale

**What this PR does / why we need it**: A new CRD and controller which will manage the OpenStack servers in the cluster. #2020 #2021 **TODOs**: - [x] `OpenStackServer` API...

cncf-cla: yes
size/XXL

**What this PR does / why we need it**: This PR changes NodePorts to only be open from cluster network. **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes...

do-not-merge/hold
cncf-cla: yes
size/L

/kind bug **What steps did you take and what happened:** Creating cluster by Application Credentials without admin role will cause create router and network forever util exceed quota. But it...

kind/bug
lifecycle/stale

**What this PR does / why we need it**: ### Wait and requeue if LB is in PENDING_DELETE If the LB that is being deleted when a cluster is deleted,...

do-not-merge/hold
cncf-cla: yes
size/L
needs-rebase

This adds generation of applyconfiguration using code-generator from k/k. While the configuration isn't currently too complex, it's more complex than it will be eventually due to the different versions of...

do-not-merge/work-in-progress
cncf-cla: yes
size/XXL