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

ARO-8423: fix client generation issue with new Identity field for MIWI #3639

Merged
merged 2 commits into from
Jun 18, 2024

Conversation

kimorris27
Copy link
Contributor

Which issue this PR addresses:

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

What this PR does / why we need it:

This small change to the swagger generation code ensures that the Identity field, newly added for MIWI, is present on the OpenShiftCluster schema and in the generated clients.

Test plan for issue:

N/A

Is there any documentation that needs to be updated for this PR?

N/A

How do you know this will function as expected in production?

The generated Python client will be used and tested as part of MIWI CLI development.

@kimorris27 kimorris27 added ready-for-review chainsaw Pull requests or issues owned by Team Chainsaw labels Jun 18, 2024
@kimorris27 kimorris27 self-assigned this Jun 18, 2024
@kimorris27 kimorris27 changed the title Kimorris27/aro 8423 ARO-8423: fix client generation issue with new Identity field for MIWI Jun 18, 2024
@kimorris27
Copy link
Contributor Author

/azp run ci, e2e

Copy link

Azure Pipelines successfully started running 2 pipeline(s).

Copy link
Collaborator

@tsatam tsatam left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for the quick fix!

Copy link
Collaborator

@tony-schndr tony-schndr left a comment

Choose a reason for hiding this comment

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

LGTM

@hlipsig hlipsig merged commit 6997415 into master Jun 18, 2024
19 of 20 checks passed
@SudoBrendan SudoBrendan deleted the kimorris27/ARO-8423 branch July 24, 2024 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chainsaw Pull requests or issues owned by Team Chainsaw ready-for-review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants