Skip to content

v1.2.35

Compare
Choose a tag to compare
@robpblake robpblake released this 21 Feb 09:54
· 1450 commits to master since this release
  • feat: version, verify rosa-client: Support --debug
  • feat: secure password by hashing it
  • feat: add --client option to rosa version command
  • feat: Improve create op-role UX by not checking for account role version on manual mode
  • feat: Add oauth login using PKCE
  • feat: Added additional message for better understanding
  • feat: Print Git SHA as build information in rosa version
  • feat: update link ocm role error message
  • feat: use default version
  • feat: Bump SDK release to 0.1.398
  • feat: Improve error message for rosa link ocm-role
  • feat: Added single quotes to original code
  • feat: Edit error messages in by_clusterkey to have %v
  • fix: handle bad disk size input
  • fix: align cluster description value Enabled
  • fix: use cluster ID to fetch operator-roles
  • fix: resort to last cert in cert chain
  • fix: reword usage help text for delete and link ocm role commands
  • fix: Improve logging when fetching instance type data for creation of machine pools
  • fix: Remove --billing-model flag from rosa edit addon
  • fix: Fix bug with 'edit addon' UX change
  • fix: Moved code to auto block
  • fix: add confirmation prompt to deleting cluster autoscaler
  • fix: align role-arn flag across commands
  • fix: remove option to create classic roles if a user passes hosted-cp parameter
  • fix: revise error message for rosa grant/revoke
  • fix: update default-mp-labels arg to worker-mp-labels
  • fix: ensure account role creation is not prompted for other role type flag
  • fix: Ensure that --etcd-encryption-kms-arn is printed when set and --etcd-encryption is true
  • fix: Improve logging when fetching instance type data for creation of machine pools
  • fix: add error message when supplying worker disk size on unsupported version
  • fix: validate machinepool labels for /
  • fix: add progress indicator for account role policy upgrades
  • fix: add retry count to throttle retry message
  • fix: Align usage of -arn suffix on role parameters to create cluster command
  • fix: wrap error message for invalid credentials
  • fix: revise help message for rosa grant/revoke command
  • fix: Run go mod vendor
  • fix: add passed disk size to error message
  • fix: default version computation should be done only once
  • fix: update description on link user roles command
  • fix: triggering retries associated with 'InvalidClientTokenId'
  • fix: Move logic only related to auto into ModeAuto check
  • fix: Check if op roles exist always again
  • fix: mark --no-cni flag as hidden