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

**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

**What this PR does / why we need it**: This introduces a configuration key which influences the way the provider reports the node addresses to the Kubernetes node resource. The...

cncf-cla: yes
size/L
needs-rebase
release-note
ok-to-test

Currenlty, getAttachedInterfacesByID() only returns neutron ports directly attached to VM. For vlan-aware VMs that have trunk ports, subports attached to the trunk ports are not returned. This pull request checks...

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

**Is this a BUG REPORT or FEATURE REQUEST?**: > Uncomment only one, leave it on its own line: > > /kind bug **What happened**: I defined a storageclass ``` apiVersion:...

**Is this a BUG REPORT or FEATURE REQUEST?**: /kind bug **What happened**: Due to the helper Script in the Helm Chart, it is not possible to create Loadbalancer Classes as...

kind/bug

**Is this a BUG REPORT or FEATURE REQUEST?**: > Uncomment only one, leave it on its own line: > > /kind bug /kind feature **What happened**: https://gateway-api.sigs.k8s.io/ has been there...

kind/feature

I've installed cloud-controller-manager and I'm researching about routes features. I didn't find any mentions about router configuration in the docs, but in sources there's [routes.go](https://github.com/kubernetes/cloud-provider-openstack/blob/master/pkg/openstack/routes.go) with some functionality. I hoped...

**Is this a BUG REPORT or FEATURE REQUEST?**: > Uncomment only one, leave it on its own line: > > /kind bug > /kind feature **What happened**: see #1610 for...

lifecycle/stale

/kind feature In https://github.com/kubernetes/cloud-provider-openstack/issues/1897 (PR https://github.com/kubernetes/cloud-provider-openstack/pull/1901) we added initial support for dual-stack k8s services. That implementation has a limitation: If two address families are specified in service's `spec.ipFamilies`, OCCM will...

lifecycle/rotten
kind/feature

/kind feature In https://github.com/kubernetes/cloud-provider-openstack/issues/1897 (PR https://github.com/kubernetes/cloud-provider-openstack/pull/1901) we added initial support for dual-stack k8s services. The aim of this task is to have this functionality covered by an e2e test executed...

kind/feature