Skip to content

Commit

Permalink
Release v1.2.11
Browse files Browse the repository at this point in the history
- fix: check if any new operator roles have been created
- fix: spacing listing users
- fix: phrasing
- fix: remove auth url info from LDAP idp when listing
- Upgrade to ocm-sdk-go 0.1.299
- Support nodepools under machinepool commands
- fix: upgrading from pre release would fail to validate version
- Log a warning if the user's organization doesn't have the needed capability
- fix: using unified path on upgrade roles/operator-roles
- feat: validates machine pool label
- fix: add error message when CA is passed but github hostname is not
- Describe cluster - print `infra_id` to the output
- fix: using lower case before comparing expected acc role arns
- feat: retrieve operator role prefix from backend
- fix: Accomodate inline policies in new upgrade roles flow
- feat: using LCP to retrieve operator policy prefix
- Adjust NodePool headers
- Allow editing default machine pool labels
- Enable day1 default machine pool labels
- fix: hide region arg in account roles commands
- fix: removing local contains in favor of helper.Contains
- fix: Use default/in-place value for addon param first
- Add default machine pool labels validations
- make rosa describe upgrade
- fix: remove channel group from recreate output, this is treated within creation flow
- Bump OCM SDK GO version to v0.1.303
- Refactor `GetPolicies` function
- fix ux issues related to rosa describe
- fix: using tabwritters options instead of manually formatting
- Fix scaling bug and improve interactive mode
- Create account roles with existing policies
- Fix bug - create managed account roles
- Refactor get policy details and ARN
- Create operator role with existing policies
- Fix linter errors - add constant for string "true"
- chore: refactor sort strings helper
- feat: hide region from other globally available commands
- SDA-7521 Support instanceType selection on NodePools
- Release v1.2.11
  • Loading branch information
hunterkepley committed Jan 3, 2023
1 parent 302d4f6 commit 442d7a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ This document describes the relevant changes between releases of the `rosa` comm
- chore: refactor sort strings helper
- feat: hide region from other globally available commands
- SDA-7521 Support instanceType selection on NodePools
- Release v1.2.11

== 1.2.10 Dec 1 2022

Expand Down

0 comments on commit 442d7a2

Please sign in to comment.