✨ allow switching from filter.name to id of network and subnets in OSC spec#2518
✨ allow switching from filter.name to id of network and subnets in OSC spec#2518k8s-ci-robot merged 1 commit intokubernetes-sigs:mainfrom okozachenko1203:allow-openstackcluster-network-id-change
Conversation
|
Hi @okozachenko1203. 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-sigs/prow repository. |
✅ Deploy Preview for kubernetes-sigs-cluster-api-openstack ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
lentzi90
left a comment
There was a problem hiding this comment.
/ok-to-test
Seems safe and ok to me
/lgtm
|
I think the test failure is due to a typo. It should be capital N in |
|
@okozachenko1203 do you think we can somehow exercise this in any sort of test to allow validating the change? |
|
Looking at the tests, I see we can use this here: |
|
/ok-to-test |
|
/ok-to-test @okozachenko1203 just FYI, you need to be a member of the kubernetes-sigs GitHub org in order to be able to run that. |
|
/lgtm |
|
I'm not against this PR but why don't we also do Subnets and other resources in that case? |
|
This is great. I would still really like to ditch the webhooks and replace it all with CEL. I don't think we're currently doing anything that can't be defined in CEL. This would be one of the more interesting examples, though! /lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lentzi90, mdbooth 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 |
|
/cherry-pick release-0.12 release-0.11 release-0.10 |
|
@mnaser: new pull request created: #2540 DetailsIn 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-sigs/prow repository. |
|
/cherry-pick release-0.11 |
|
@okozachenko1203: only kubernetes-sigs org members may request cherry picks. If you are already part of the org, make sure to change your membership to public. Otherwise you can still do the cherry-pick manually. DetailsIn 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-sigs/prow repository. |
What this PR does / why we need it:
This PR allows switching from
spec.network.filter.nametospec.network.idin OpenstackCluster webhook.Same for
spec.subnets.Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close the issue(s) when PR gets merged):Special notes for your reviewer:
TODOs:
/hold