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
trafficstars

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

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

It seems that we're testing with `stable/2023.2` at the moment, and as of this issue being filed the latest is `stable/2025.1`. https://github.com/kubernetes/cloud-provider-openstack/blob/1d06879a8af0292acf29bc5f258df422bf2489b5/tests/playbooks/roles/install-devstack/defaults/main.yaml#L4 The latest version of DevStack ships with the...

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

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

**What this PR does / why we need it**: Bump the version of DevStack used in CI from Bobcat (2023.2), which is now EOL, to Dalmatian (2024.2). A future change...

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

**What this PR does / why we need it**: Bump the version of DevStack used in CI from Bobcat (2023.2), which is now EOL, to Caracal (2024.1). A future change...

cncf-cla: yes
size/L
release-note-none
needs-rebase

Description: We’ve identified an issue with the CSI-Cinder plugin where it is sending requests to the wrong URL for the Cinder API. The plugin is using the URL: https://cinder_api_url:8776/ while...

lifecycle/rotten

/kind bug https://github.com/kubernetes/k8s.io/issues/1523 gcr.io/k8s-testimages is a legacy Google-owned GCR/AR repo. We should migrate to a community-owned AR registry. See for example https://github.com/kubernetes/k8s.io/issues/1523#issuecomment-918396791 https://github.com/kubernetes/cloud-provider-openstack/blob/e2e1a5bd204d559a7b61e279aba8709dc8e2d263/cloudbuild.yaml#L12 /priority important-soon

kind/bug
priority/important-soon

**What this PR does / why we need it**: If a service was previously of type LoadBalancer, then was switched to another type (for instance NodePort) and the service is...

cncf-cla: yes
lifecycle/rotten
release-note-none
size/S
needs-rebase
needs-ok-to-test

A default deployment of cinder CSI results in constant errors in logs: ``` csi-snapshotter W0210 21:36:23.865665 1 reflector.go:424] github.com/kubernetes-csi/external-snapshotter/client/v6/informers/externalversions/factory.go:117: failed to list *v1.VolumeSnapshotContent: the server could not find the requested...

When an port with UDP is specified in the service definition and the service is configured with proxyProtocol, the pool will get PROXY as the pool type, while it should...

lifecycle/stale