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

``` root@5net-k8s-master-1:~/kubernetes# kubectl logs -n kube-system openstack-cloud-controller-manager-mfvmp 2023/08/19 03:34:33 Running command: Command env: (log-file=, also-stdout=false, redirect-stderr=true) Run from directory: Executable path: /bin/openstack-cloud-controller-manager Args (comma-delimited): /bin/openstack-cloud-controller-manager,--v=1,--cluster-name=kubernetes,--cloud-config=/etc/config/cloud.conf,--cloud-provider=openstack,--use-service-account-credentials=true,--bind-address=127.0.0.1 2023/08/19 03:34:33 Now listening for...

lifecycle/rotten

Why is this requesting an IPv4 VIP ?! Cam i ONLY have Single Stack in the cloud.yaml !? What do i need in "address-sort-order" under network to correct this behavior.......

lifecycle/stale

**Affected binaries:** - cinder-csi-plugin **What this PR does / why we need it**: Enable multi region / multi clouds support on cinder-csi-plugin controllerServer. **Which issue this PR fixes(if applicable)**: fixes...

size/XXL
cncf-cla: yes
release-note
ok-to-test

**What this PR does / why we need it**: Octavia provides the insert_header option as shown below. However, in OCCM, only X-Forwarded-For is available. As a result, we have implemented...

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

e2e fix WIP ```release-note NONE ```

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

**What this PR does / why we need it**: Adds unit test for add/remove node addresses **Special notes for reviewers**: **Release note**: ```release-note NONE ```

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

/kind feature What happened: Actually only node.cloudprovider.kubernetes.io/shutdown:NoSchedule taint is added to shutdown node. pod with pvc still int terminating state What you expected to happen: When instance is shut taint...

kind/feature

/kind feature I have a scenario where we would need to implement high-availability across two datacenters, each operating as their own OpenStack region. As both regions are in the same...

lifecycle/rotten
kind/feature

**Is this a BUG REPORT or FEATURE REQUEST?**: /kind bug **What happened**: Documentation [says](https://github.com/kubernetes/cloud-provider-openstack/blob/master/docs/openstack-cloud-controller-manager/expose-applications-using-loadbalancer-type-service.md#creating-service-by-specifying-a-floating-ip): > Sometimes it's useful to use an existing available floating IP rather than creating a new...

lifecycle/rotten
kind/bug

**Is this a BUG REPORT or FEATURE REQUEST?**: /kind bug **What happened**: When executing `go list -m all` multiple dependencies can not be resolved due to invalid versions. This command...

kind/bug