Skip to content

Conversation

@mdbooth
Copy link

@mdbooth mdbooth commented Apr 6, 2022

What this PR does / why we need it:

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 #

Special notes for your reviewer:

  1. Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.

Release note:


lentzi90 and others added 12 commits March 29, 2022 11:46
The controller test suite was disabled due to missing kubebuilder
assets. These are now installed before running the tests.
A simple sanity check test is also added to confirm that envTest is
working.
…ontroller-tests

🏃 Enable controller tests
🏃 Explain mutability of bastion configuration in CRD
Common network and security group handling between CreateBastion() and
CreateInstance().

A principal advantage of this refactor is that it makes the marshalling
of OpenStackMachineSpec and Instance respectively into an InstanceSpec a
cheap operation which makes no API calls.
Refactor instance creation in machine controller and cluster
controller (for the bastion) to call compute.CreateInstance() with an
InstanceSpec.
…ruct

⚠️ move loadbalancer opts to struct
✨Refactor CreateInstance and CreateBastion
@openshift-ci openshift-ci bot requested review from mandre and stephenfin April 6, 2022 16:00
@openshift-ci
Copy link

openshift-ci bot commented Apr 6, 2022

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please ask for approval from mdbooth after the PR has been reviewed.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mdbooth mdbooth closed this Apr 6, 2022
@openshift-ci
Copy link

openshift-ci bot commented Apr 6, 2022

@mdbooth: all tests passed!

Full PR test history. Your PR dashboard.

Details

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. I understand the commands that are listed here.

@mdbooth mdbooth deleted the mbooth-merge branch April 6, 2022 16:03
pierreprinetti pushed a commit to shiftstack/cluster-api-provider-openstack that referenced this pull request Apr 22, 2024
It is required to use security group UUIDs instead of their
names at the machine yaml
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants