cloud-provider-openstack
cloud-provider-openstack copied to clipboard
**What this PR does / why we need it**: **Which issue this PR fixes(if applicable)**: fixes #1584 **Special notes for reviewers**: **Release note**: ```release-note NONE ```
Restrict the GitHub token permissions only to the required ones; this way, even if the attackers will succeed in compromising your workflow, they won’t be able to do much. -...
**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 ```
**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 ```
**What this PR does / why we need it**: There are two "new" modules tests/e2e and tests/sanity. With them separated, the main go.mod is much cleaner and only contains dependencies...
**What this PR does / why we need it**: see comment https://github.com/kubernetes/cloud-provider-openstack/pull/1398#issuecomment-1141721027 https://github.com/kubernetes/cloud-provider-openstack/pull/1398#issuecomment-1141752625 **Which issue this PR fixes(if applicable)**: fixes #913 **Special notes for reviewers**: **Release note**: ```release-note [cinder-csi-plugin] expose...
Hello - I have confirmed that attach will not succeed on LUKS type - two issues: provisioner : Succeeds but looks to confirm a known block type to it and...
**Is this a BUG REPORT or FEATURE REQUEST?**: /kind feature The purpose of this Task is to track workarounds we needed to incorporate to get CI clean - [ ]...
**Is this a BUG REPORT or FEATURE REQUEST?**: **What happened**: At first, I set up Openstack (xena) with octavia into openstack-server machine. I tested a loadbalancer is working well. And...
**Is this a BUG REPORT or FEATURE REQUEST?**: /kind bug **What happened**: 1.24.0 release is released. However, the CI pipeline does not include updating `latest` tags. **What you expected to...