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 feature **Describe the solution you'd like** [A clear and concise description of what you want to happen.] this found read from code and refactory sec group now the sec...

kind/feature

The purpose of this change is fix an issue where we are storing unresolved references in ReferencedMachineResources. Specifically we are storing a PortOpts, which is a user-intent struct. PortOpts can...

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

This updates Resolved and Resources in both OpenStackMachine and the Bastion to be optional pointer types. TODO: - [ ] Merge https://github.com/kubernetes-sigs/cluster-api-provider-openstack/pull/1965 /hold

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

This is a status field and should not be included in the spec. ProviderID is the same, but cannot be removed as it is required by Cluster API. While we're...

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

This is just a rename. It contains no functional code changes. `referencedResources` becomes `resolved`. It is a set of fully resolved intents based on the spec and the environment. `dependentResources`...

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

/kind feature Openstack supports defining [anti-affinity / affinity](https://docs.openstack.org/senlin/ocata/user/policy_types/affinity.html) rules for VMs. This feature adds support for the user to specify affinity/anti-affinity grouping for the VMs. Use case: The user created...

kind/feature
lifecycle/rotten

**What this PR does / why we need it**: After loadBalancerService client init failed,we should give failed message to openstackcluster status. **Which issue(s) this PR fixes** *(optional, in `fixes #(,...

do-not-merge/hold
cncf-cla: yes
size/XS
ok-to-test

Previously when loadbalacer was created it used the same network/subnet as the control plane nodes for the VIP. This was not always the right assumption as some users might want...

cncf-cla: yes
size/XL
lgtm
needs-rebase
ok-to-test

/kind bug **What steps did you take and what happened:** such as failed to create load balancer service client: No suitable endpoint could be found in the service catalog. **What...

kind/bug
lifecycle/rotten

/kind feature Change in https://github.com/kubernetes-sigs/cluster-api-provider-openstack/pull/1951

kind/feature