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:** We are using the following spec to create the cluster. ``` apiVersion: infrastructure.cluster.x-k8s.io/v1alpha5 kind: OpenStackCluster metadata: name: test namespace: default...

kind/bug
lifecycle/rotten

/kind feature **Describe the solution you'd like** When creating k8s worker nodes we would like to see a node label indicating (or representing) the underlying physical compute node so that...

kind/feature
lifecycle/rotten

This is an automated cherry-pick of #1768 /assign mdbooth

size/M
cncf-cla: yes

/kind feature **Describe the solution you'd like** CAPI 1.6 updates controller-runtime to v0.16, which add support for serving metrics securely. We should add support for that to CAPO. **Anything else...

kind/feature
lifecycle/stale

**What this PR does / why we need it**: Update Gophercloud + Utils to v2-beta /hold

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

This series of commits is intended to make the marshalling of our API objects more deterministic. It primarily consists of: * making optional fields into pointers * giving non-optional fields...

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

/kind bug **What steps did you take and what happened:** I am trying to create a single node openstack cluster (without-lb flavor) using clusterctl command. The infrastructure is provisioned and...

kind/bug

/kind bug **What steps did you take and what happened:** The [getting started section](https://cluster-api-openstack.sigs.k8s.io/getting-started) on the docs [inherits the docs](https://github.com/kubernetes-sigs/cluster-api-provider-openstack/blob/main/docs/book/src/getting-started.md) from the `cluster-api` repo. This causes various links to be...

kind/bug
lifecycle/stale

/kind feature **Describe the solution you'd like** I want to be able to specify in the `OpenStackCluster` resource prefixes for the following resources which are now constants: * network -...

kind/feature
lifecycle/rotten

**What this PR does / why we need it**: A follow-up from @mdbooth & @lentzi90's comments on https://github.com/kubernetes-sigs/cluster-api-provider-openstack/pull/1788. - Remove useless logging for port loop - API changes for Dependent...

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