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:** `kubectl delete cluster capi-quickstart` output of control manager is: ```"="capi-quickstart-md-0-5fd4j" "namespace"="default" "openStackCluster"="capi-quickstart" "openStackMachine"="capi-quickstart-md-0-5fd4j" "reconciler group"="infrastructure.cluster.x-k8s.io" "reconciler kind"="OpenStackMachine" I0615 07:39:49.553344 1...

kind/bug

/kind feature **Describe the solution you'd like** Starting from CAPI v1.3, Ginkgo v2 will be used (https://github.com/kubernetes-sigs/cluster-api/pull/6906). For bumping to CAPI 1.3 version, we should also migrate e2e tests to...

kind/feature

There is a new logging guideline in CAPI and following this guideline and making logs consistent with CAPI will improve UX. Guideline: https://github.com/kubernetes-sigs/cluster-api/pull/6969 / https://main.cluster-api.sigs.k8s.io/developer/logging.html and this is the CAPI...

kind/feature
good first issue

**What this PR does / why we need it**: With this PR we set `failureReason` & `failureMessage` of the OpenStackMachine for the following three cases: * Instance not found *...

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

/kind feature **Describe the solution you'd like** openstack template only has rootvolume, but i want to my own volume **Anything else you would like to add:** [Miscellaneous information that will...

kind/feature

**What this PR does / why we need it**: **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close the issue(s) when PR gets merged)*:...

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

/kind feature **Describe the solution you'd like** I would like to be able to use Flatcar linux for the control plane and worker nodes with CAPO. **Anything else you would...

kind/feature

**What this PR does / why we need it**: A cluster deletion also deletes the CCM. Potentially, load balancers managed by CCM remain in the cluster's network. This blocks network...

do-not-merge/hold
do-not-merge/work-in-progress
lifecycle/stale
cncf-cla: yes
size/L
needs-rebase

/kind feature **Describe the solution you'd like** Our IaaS-provider provides multiple flavors for loadbalancers. To make use of one of them, in the create-call the `flavor` must be given, e.g.:...

kind/feature

/kind feature OpenStackMachine reconciliation stops (for ever) on transient and non transient OpenStack API errors * reconciler does not differentiate between * transient API errors, e.g., InternalServerError, connectivity problems *...

kind/feature