-
Notifications
You must be signed in to change notification settings - Fork 270
⚠️ Move FloatingIP to Bastion spec #1739
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
Conversation
✅ Deploy Preview for kubernetes-sigs-cluster-api-openstack ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@mdbooth I'm not sure about this one, whether a conversion can apply; since we're moving the field from one stuct to another. |
/test pull-cluster-api-provider-openstack-test |
please add a release note since API change info will be helpful |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For the conversion I think we need to look at the OpenStackCluster level in order to convert/move the value.
/test pull-cluster-api-provider-openstack-test |
/hold |
where are release notes? I thought they were generated. Beside the note in Thanks |
sorry, I mean we should say something like https://github.com/kubernetes-sigs/cluster-api-provider-openstack/releases said |
/lgtm |
@jichenjc thanks, I retitled it to use |
thanks , let's wait for folks to take a look so we can merge it |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: EmilienM, lentzi90 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 |
/test pull-cluster-api-provider-openstack-e2e-full-test |
/hold cancel |
What this PR does / why we need it:
FloatingIP is not used by the machine controller, only the Bastion. We should move the floating IP configuration to the Bastion spec (OpenStackCluster.Spec.Bastion) instead.
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 #1674
TODOs: