-
Notifications
You must be signed in to change notification settings - Fork 284
Deprecating and/or replacing securityGroups field from OpenStackMachineTemplate #1257
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
Deprecating and/or replacing securityGroups field from OpenStackMachineTemplate #1257
Conversation
✅ Deploy Preview for kubernetes-sigs-cluster-api-openstack ready!
To edit notification comments on pull requests, go to your Netlify site settings. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Xenwar The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/pull-cluster-api-provider-openstack-e2e-test |
1 similar comment
|
/pull-cluster-api-provider-openstack-e2e-test |
f699622 to
33d243f
Compare
|
/pull-cluster-api-provider-openstack-e2e-test |
|
/retest-required |
|
/pull-cluster-api-provider-openstack-e2e-test |
|
for the e2e, the "...(multiple attached networks) ..." test is failing. could not see the relationship with my changes. Any idea ? |
|
looks like the the error occurs at but see nothing special to cluster e2e-z02d16/cluster-e2e-z02d16 compare to other clusters.. |
|
@jichenjc Thanks, will try focusing on that. |
f368a63 to
6691aee
Compare
|
@jichenjc thanks for hint. |
|
ok, please fix the UT and others lgtm |
a97f98e to
e7cd974
Compare
|
I am having a problem with the conversion to/from v1alpha4. Could this be related to the discussion here ?#1246 (comment) |
e7bda91 to
516fbc4
Compare
|
/test pull-cluster-api-provider-openstack-test |
516fbc4 to
11da8cb
Compare
11da8cb to
6b88bd1
Compare
|
/hold cancel |
|
Sorry for my delayed response. /hold This PR modifies our I would like to see this cleanup implemented in |
|
@apricote |
|
/assign @lentzi90 |
|
@Xenwar: GitHub didn't allow me to assign the following users: lentzi90. Note that only kubernetes-sigs members, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time. 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. |
|
@Xenwar: PR needs rebase. 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. |
|
Closed for #1291 |
Deprecating and replacing
PortOpts.SecurityGroupsof[]stringformat field fromOpenStackMachineTemplateports and replace is by[]SecurityGroupParamformat.fixes: #1251