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

**What this PR does / why we need it**: This PR adds the ability to create clusters without explicitly setting availability zones. The use case is discussed in detail in...

size/M
do-not-merge/hold
cncf-cla: yes
needs-rebase
ok-to-test

/kind feature **Describe the solution you'd like** [A clear and concise description of what you want to happen.] we allow ssh key as input but we don't check whether it...

kind/feature
lifecycle/rotten

/kind bug **What steps did you take and what happened:** When a cluster is provisioned in a way that none of the ports have security groups applied, then when the...

kind/bug

/kind feature **Describe the solution you'd like** With the PR https://github.com/kubernetes-sigs/cluster-api-provider-openstack/pull/1246, we have introduced a new field `OpenStackMachineTemplate.spec.template.spec.ports.securityGroupsFilters.` Before that, there was only one such field, OpenStackMachineTemplate` .spec.template.spec.ports.securityGroups` which is...

kind/api-change

/kind bug A 'fat finger' bug we have seen more than once in the wild now involves the user accidentally updating cloud credentials with *valid* credentials for the *wrong cloud*....

kind/feature

/kind feature **Describe the solution you'd like** [A clear and concise description of what you want to happen.] As in tree Cloud provider is going to deprecate soon, we need...

kind/feature

/kind feature Right now, when creating a Neutron port with specific binding capabilities (e.g. `switchdev` for OVS Hardware Offload), the syntax would be: ``` profile: capabilities: '[''switchdev'']' ``` Because our...

kind/feature
lifecycle/rotten

**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)*:...

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

/kind feature **Describe the solution you'd like** [A clear and concise description of what you want to happen.] inspired by #1092 we need update according to cluster-api, openstack from various...

kind/feature
lifecycle/rotten

/kind feature **Describe the solution you'd like** Ports should have a superset of the functionality of Networks, with one exception. Networks allow the creation of multiple ports from a single...

kind/feature
lifecycle/rotten