🐛 [v0.5.0] Prevent creation of floating IPs when reconcile load balancer in non ACTIVE state#1164
Conversation
…ented to prevent creation of floating ip's for load balancer with states other than ACTIVE. Documentation link to openstack load balancer states updated. Signed-off-by: MICHAEL GROTE <michael.grote@daimler.com>
|
✔️ Deploy Preview for kubernetes-sigs-cluster-api-openstack ready! 🔨 Explore the source changes: a6efd9b 🔍 Inspect the deploy log: https://app.netlify.com/sites/kubernetes-sigs-cluster-api-openstack/deploys/62263e5868354a000799c36e 😎 Browse the preview: https://deploy-preview-1164--kubernetes-sigs-cluster-api-openstack.netlify.app/print |
|
Welcome @tfussell! |
|
Hi @tfussell. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/ok-to-test |
|
I would personally be ok with another 0.5.x bump containing this cherry-pick. |
|
/test pull-cluster-api-provider-openstack-e2e-test |
|
I am +1 to release 0.5.3 |
|
/retest |
|
I'm not sure what the failure about |
|
I think it is not a flake and affects the release branch as well as other prs to it. I assume this was fixed for main via #1136 by bumping the I started a discussion in slack about that: Maybe I could take a look at it tomorrow and add a PR to fix CI for the release branch. |
|
/retest |
|
/approve /hold cancel |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jichenjc, tfussell The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What this PR does / why we need it:
I have been running into this issue (#1114 #1159) often recently. It is annoying to have to clean up the extra floating IPs manually. The fix on
mainhasn't been released yet so I would like to backport it for release as v0.5.3.Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close the issue(s) when PR gets merged):Fixes #1114
Cherry-pick of #1115
Special notes for your reviewer:
TODOs:
/hold