Skip to content

Conversation

@komidore64
Copy link
Collaborator

@komidore64 komidore64 commented Jan 26, 2026

  • feat: use latest stable api for dev cli
  • chore: generated code changes

Which issue this PR addresses:

Fixes https://issues.redhat.com/browse/ARO-22501

What this PR does / why we need it:

Update the development CLI to use the stable API rather than preview.

Test plan for issue:

  • CI passes
  • Test with a local RP

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 stable API includes changes present in the older preview API.

Copy link
Collaborator

@mociarain mociarain left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@cadenmarchese cadenmarchese left a comment

Choose a reason for hiding this comment

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

Looks good to me - I'm not sure the change to our models is necessary, but a local make client is generating these changes for me as well, so we might as well get them in.

For testing with a local RP - the easiest way would likely be a few quick LIST, GET, and PUT/PATCH calls using az aro --debug which will confirm that your local CLI is targeting the correct API version.

@cadenmarchese cadenmarchese added the chainsaw Pull requests or issues owned by Team Chainsaw label Jan 27, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants