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-12200 include expected values for MIWI arguments in az aro create usage #4050

Merged
merged 4 commits into from
Jan 20, 2025

Conversation

yithian
Copy link
Collaborator

@yithian yithian commented Jan 16, 2025

Which issue this PR addresses:

Fixes ARO-12200

What this PR does / why we need it:

This updates the usage for az aro create to show the expected values for the --assign-platform-workload-identity/--assign-platform-wi and --mi-user-assigned/--assign-cluster-identity arguments. This should make it easier for users to provide the expected input

Test plan for issue:

Ran az aro create -h after configuring az to use my local files as the aro extension

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

No, this is updating documentation to match expectations

This updates the usage for `az aro create` to show the expected values
for the `--assign-platform-workload-identity`/`--assign-platform-wi` and
`--mi-user-assigned`/`--assign-cluster-identity` arguments. This
should make it easier for users to provide the expected input
Copy link
Collaborator

@fahlmant fahlmant left a comment

Choose a reason for hiding this comment

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

lgtm

@cadenmarchese cadenmarchese merged commit e1efeb6 into master Jan 20, 2025
22 checks passed
@yithian yithian deleted the yithian/ARO-12200 branch January 21, 2025 13:31
ehvs pushed a commit that referenced this pull request Jan 23, 2025
… usage (#4050)

* include expected values for MIWI arguments in az aro create usage

This updates the usage for `az aro create` to show the expected values
for the `--assign-platform-workload-identity`/`--assign-platform-wi` and
`--mi-user-assigned`/`--assign-cluster-identity` arguments. This
should make it easier for users to provide the expected input

* Update python/az/aro/azext_aro/_params.py

Co-authored-by: Taylor Fahlman <[email protected]>

* clarify workload identity usage for cluster creation

* add detail for workload identity parameters in usage for upgrade

---------

Co-authored-by: Taylor Fahlman <[email protected]>
ehvs pushed a commit that referenced this pull request Jan 23, 2025
… usage (#4050)

* include expected values for MIWI arguments in az aro create usage

This updates the usage for `az aro create` to show the expected values
for the `--assign-platform-workload-identity`/`--assign-platform-wi` and
`--mi-user-assigned`/`--assign-cluster-identity` arguments. This
should make it easier for users to provide the expected input

* Update python/az/aro/azext_aro/_params.py

Co-authored-by: Taylor Fahlman <[email protected]>

* clarify workload identity usage for cluster creation

* add detail for workload identity parameters in usage for upgrade

---------

Co-authored-by: Taylor Fahlman <[email protected]>
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.

5 participants