cloud-provider-openstack icon indicating copy to clipboard operation
cloud-provider-openstack copied to clipboard

Results 235 cloud-provider-openstack issues
Sort by recently updated
recently updated
newest added

This is a manual backport of #2862 (`master`) and #2871 (`release-1.32`). As noted in the first commit, the merge conflict was trivial and due to the absence of #2734, which...

cncf-cla: yes
size/M
release-note-none

Reverts kubernetes/cloud-provider-openstack#2721 Let's roll this back to 22.04 jammy, since devstack starts to complain

cncf-cla: yes
do-not-merge/release-note-label-needed
size/S
needs-rebase
do-not-merge/hold

**What this PR does / why we need it**: **Which issue this PR fixes(if applicable)**: fixes #2875 **Special notes for reviewers**: **Release note**: ```release-note [cinder-csi-plugin] add POSIX shell to docker...

size/XS
cncf-cla: yes
release-note

/kind bug Hello everyone **What happened**: I'm evaluating openstack-cinder-csi as a CSI provider for my kubernetes cluster and I couldn't resize my PVC. When looking at the openstack-cinder-csi-nodeplugin pod logs,...

kind/bug

**What this PR does / why we need it**: Use the generated VolumeContext. **Which issue this PR fixes(if applicable)**: fixes #2863 **Special notes for reviewers**: **Release note**: ```release-note NONE ```

cncf-cla: yes
release-note-none
size/S

/kind bug **What happened**: We changed the clustername and the ccm is trying to change the name of the healthmonitor, which results in an error, which also happens locally, see...

kind/bug

Hello together, I used juju charms to deploy the openstack cloud controller manager in version 1.30 with the following configuration: ``` floating-network-id: ${external_network} lb-floating-network: ${external_network} lb-subnet: ${cluster_subnet} manage-security-groups: true subnet-id:...

**What this PR does / why we need it**: This is a patch that came out of my work on https://github.com/kubernetes/cloud-provider-openstack/issues/2861. Currently, generation of the topology request for the Cinder...

cncf-cla: yes
size/L
release-note-none
lgtm

**What this PR does / why we need it**: Add more context about the `node-selector` service annotation and how to use it in combination with the `node.kubernetes.io/exclude-from-external-load-balancers` node label. **Which...

cncf-cla: yes
release-note-none
size/S
do-not-merge/work-in-progress

According to the docs: https://github.com/kubernetes/cloud-provider-openstack/blob/master/docs/octavia-ingress-controller/using-octavia-ingress-controller.md The octavia-ingress-controller could solve all the above problems in the OpenStack environment by creating a single load balancer for multiple [NodePort](https://kubernetes.io/docs/concepts/services-networking/service/#type-nodeport) type services in an...