✨ Add Tags to API-Loadbalancer resources#1457
✨ Add Tags to API-Loadbalancer resources#1457k8s-ci-robot merged 1 commit intokubernetes-sigs:mainfrom
Conversation
✅ Deploy Preview for kubernetes-sigs-cluster-api-openstack ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
|
Hi @qeqar. 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, wanted to push early! And get some feedback: Monitors supporting tags, but gophercloud not see here:https://pkg.go.dev/github.com/gophercloud/gophercloud@v1.1.1/openstack/loadbalancer/v2/monitors#CreateOpts Is their a need to make a feature request to them too? Now i need to get my local dev stack ready to at least see if it works :-) cc: @mdbooth |
|
/ok-to-test |
551d75f to
2220a7c
Compare
Add Tags to loadbalancer struct Add Tags to the - loadbalancer - pool - listener - member Add conversion in all prior apis NOT for the Monitor object, Openstack supports Tags, but the Gohpercloud is not (looked also into newest released version v1.1.1)
2220a7c to
4791547
Compare
|
OK squashed and updated the PR. and yes wanted to add the same Tags as openstackcluster. |
lentzi90
left a comment
There was a problem hiding this comment.
/lgtm
I will trigger the e2e-full test since this is changing the API and that could affect clusterctl upgrade.
/test pull-cluster-api-provider-openstack-e2e-full-test
|
/approve still hold for folks to take a quick look |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: jichenjc, qeqar 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 |
|
/hold cancel no other comments, assume good to go :) |
What this PR does / why we need it:
Add Tags to loadbalancer struct
Add Tags to the
NOT for the Monitor object, Openstack supports Tags, but the Gohpercloud is not (looked also into newest released version v1.1.1)
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 #1455
Special notes for your reviewer:
TODOs:
/hold