-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix error when updating/creating lb in openstack #6431
Conversation
Except the added comment lgtm! As it’s just a nit |
I'll be able to test in the next 24 hours. Looks good however. |
/test pull-kops-e2e-kubernetes-aws |
@dims could you approve if ok? |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dims, zetaab The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/lgtm |
@zetaab: you cannot LGTM your own PR. In response to this:
Instructions 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. |
@drekle can you review and add lgtm if ok |
/lgtm |
before:
after:
/sig openstack
@drekle could you test this? I do not have possibility to recreate lbaas currently. So I was thinking to run tests like 1) create new kops cluster (is lbaas working correctly?) 2) update something in cluster (like scale and run update --yes) 3) delete cluster. I have only executed commands without
--yes