Skip to content
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

2023-11-22 stable API (porting 07-01-preview api) #3300

Merged
merged 4 commits into from
Jan 18, 2024

Conversation

jhoreman
Copy link
Contributor

Which issue this PR addresses:

https://issues.redhat.com/browse/ARO-4613

What this PR does / why we need it:

This ports functionality from the latest preview API into a stable API definition.

Test plan for issue:

Copy link
Collaborator

@SudoBrendan SudoBrendan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To future reviewers - this PR includes both the generation of the skeleton API and adding the new fields this API supports. To view what is changing here, you can run:

diff -bur v20230904/ v20231122/

and to verify that everything related to multiple public IPs (not NSG/WorkerProfile stuff) made it over, you can run:

diff -bur v20230701preview/ v20231122/

Copy link
Collaborator

@SudoBrendan SudoBrendan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There appears to be a diff in one file compared to the preview API that's relevant.

@jhoreman jhoreman changed the title [HOLD] 2023-11-22 stable API (porting 07-01-preview api) 2023-11-22 stable API (porting 07-01-preview api) Jan 15, 2024
@jhoreman jhoreman added ready-for-review and removed hold Hold labels Jan 15, 2024
Copy link
Collaborator

@SudoBrendan SudoBrendan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A few more diffs that need review.

pkg/api/v20231122/openshiftcluster_example.go Outdated Show resolved Hide resolved
pkg/api/v20231122/openshiftcluster_convert.go Outdated Show resolved Hide resolved
pkg/api/v20231122/openshiftcluster_validatestatic.go Outdated Show resolved Hide resolved
@tony-schndr
Copy link
Collaborator

LGTM, I went through the diffs it looks like everything is here.

Copy link
Contributor

@lranjbar lranjbar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SudoBrendan SudoBrendan merged commit 3abcd30 into Azure:master Jan 18, 2024
18 checks passed
LiniSusan pushed a commit to LiniSusan/ARO-RP that referenced this pull request Jan 25, 2024
* adding 2023-11-22 stable

---------

Co-authored-by: b-jhoreman <[email protected]>
ventifus pushed a commit to ventifus/ARO-RP that referenced this pull request Feb 7, 2024
* adding 2023-11-22 stable

---------

Co-authored-by: b-jhoreman <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants