Skip to content

Release v1.2.7

Compare
Choose a tag to compare
@pvasant pvasant released this 03 Oct 20:40
· 2893 commits to master since this release
bf1432e
  • fix - Google IDP doesn't work when created with ROSA CLI
  • Refactored ROSA to create operator policies when running rosa create cluster.
  • move operator policies from account to operator commands
  • SDA_4308: use root CA to generate OIDC thumbnail
  • Support for ARN paths in iam roles and policies (ocm-role, user-role, account-roles, operator-roles)
  • compare arn path for existing policy/role
  • missing '--operator-roles-path' in 'To create this cluster again...'
  • hide ARN path flags for some commands
  • fix: missing changes for --role-path
  • path for account and operator roles and policies
  • fix: using installer instead of control plane role for path
  • feat: unify account roles its policies paths
  • feat: unify operator role and policy with path from account roles
  • fix: getting path from master instance role
  • feat: remove operator role path in create cluster in favor of master role path
  • fix: remove operator-role-path from generated create cluster command as it was deprecated
  • fix: remove path arg from -h ocm-roles description
  • feat: adding message about operator roles and policies path
  • Added redhatmanaged=true tag to operator roles in manual mode
  • fix: enable path arg visibility
  • fix: path compatibility issue with inline policies from account roles
  • Create cluster - use a GET request to describe cluster details
  • Refactor GetCluster function
  • fix- It failed to set empty value with "" for no_proxy filed via interactive mode
  • Add red-hat-managed: true tag to roles and policies
  • red-hat-managed: true tag now added to operator roles
  • Adding an info message after rosa delete admin
  • bump ocm sdk to 0.1.285
  • allow setting billing model for addon installations
  • fix setting interactive mode enable for addon installation billing mode
  • policies: Ensure policy version succeeds
  • cluster: Allow using local AWS credentials
  • Only display supported machine types by region
  • Deleted account and operator policies
  • ocm: Add aliases for local development
  • Ensure prerequisites for deleting operator and account role policies
  • fix manual create operator policy sda-6740
  • Upgrade OCM-SDK-GO version to 0.1.287
  • Added red-hat-managed: true tag to roles when rosa upgrade operator-roles is run
  • Create cluster - list region filtered by OCP version
  • Improve EnsurePolicy error message
  • Add also local-proxy env config
  • set mode only once in operator roles upgrade
  • fix: changing description for channel group
  • fix: description of version arg
  • fix: reporting correct message back if specific version was chosen
  • feat: adding -o yaml/json option to cmd whoami
  • Upgrade cluster manual mode - prompt the aws operator role upgrade commands
  • checking addon params
  • fix: ':' character was at the wrong place
  • Removing unnecessary check for managed services.
  • Fetch all regions for non-interactive mode
  • fix: adjusting order of calls to make sure deletion calls aren't being duplicate, this caused a 500 error on login after deleting and recreating admin from a newer rosa cli
  • refactor: adding strategy and function to check if created on old ROSA
  • Update stage console URL
  • go: Bump version to 1.18
  • Added red-hat-managed: true to manual operator/account/user roles creation
  • lint: Remove deprecated linter
  • fix: adding back ocm-roles path option and keeping it hidden
  • feat: deprecate 'compute-nodes' args in favor of 'replicas' in create cluster cmd
  • fix: adding trim spaces and tabs when validating cluster name
  • chore: add gdbranco github user to owners file
  • [SDA-5966]: Rosa STS mode auto conflicts with the watch option
  • [SDA-6075] Add upgrade policy to rosa struct information when displayed with the rosa describe cluster with -o json or -o yaml