Releases: openshift/rosa
Release v1.2.31-rc2
fix: create machine pool interactive mode
refactor: use consts for SG flag calls
fix: Provide sensible default for PIDs limit in interactive mode
fix: Fixed account role creation in fedramp
Release v1.2.31-rc1
feat: Added rosa create kubeletconfig sub-command
feat: Added rosa describe kubeletconfig sub-command
feat: Added rosa describe kubeletconfig sub-command
feat: Added rosa edit kubeletconfig sub-command
feat: Added the rosa delete kubeletconfig sub-command
feat: Link the enforce of billing account hcp for GA
feat: add information about inflight check failures on cluster describe
feat: additional sg infra and control plane
feat: allow cluster ID association via on demand NV
feat: allow non sts clusters to verify network
feat: show dynamically technology preview messages for hcp
fix: Added -y flag to rosa edit kubeletconfig command
fix: Allow users to reset mp taints
fix: Create HCP cluster - filter out roles with classic policies
fix: Create cluster - improve no account roles found message
fix: Ensure we display what the user entered for '-c' flag on KubeletConfig command output
fix: Ensure we validate maximum pids limit when creating/editing KubeletConfig
fix: adjust min format so it allows nightlies
fix: adjust subnet ids passed
fix: align list upgrade output when no avl upgrades
fix: include --properties in create cluster output
fix: remove technology preview from command help
fix: update hcp billing account link
chore: bump release to 1.2.31
chore: bump sdk to v0.1.377
chore: bump sdk v0.1.380
chore: bump sdk v0.1.385
Release v1.2.30
- fix: do not ask billingAccount for hcp
Release v1.2.29
- fix: New OCP 4.Y ROSA STS Cluster Installation Picks HCP Roles
- fix: Error if upgrade hosted cluster to 4.14.0
- fix: The KMS ARN validation is not correct
- fix: Describe nodepool upgrade text should be left aligned
- feat: Added default push request template
- fix: change references to default machine pool to worker machine pool
- fix: 'rosa describe admin' cannot find 'cluster-admin' htpasswd idp and user (updated)
- feat: create operator roles for shared VPC with cluster key
- fix: validate version and HCP default ingress attributes
- fix: Remove unnecessary warning messages about Red Hat owned subnets when user explicitly specifies subnets to use
- feat: AWS billing support
- feat: use HCP specific endpoints for versions and upgrades
- fix: hide billingaccount for classic
- feat: disable edit machinepool --version command
- build: Vendor changes
- build: Mock test changes
- feat: Moved associated to GetRole functions to common folder
- feat: Vendor changes
- feat: support best-effort mode in cluster deletion
- feat: Moved kms Arn regexp validator to common lib
- fix: log should be aligned to left
- feat: Fixing cluster creating bug
- chore: bump release version to 1.2.29
Release v1.2.29-rc3
- New OCP 4.Y ROSA STS Cluster Installation Picks HCP Roles
Release v1.2.29-rc2
- fix: Error if upgrade hosted cluster to 4.14.0
- fix: The KMS ARN validation is not correct
- fix: Describe nodepool upgrade text should be left aligned
Release v1.2.29-rc1
feat: Added default push request template
fix: change references to default machine pool to worker machine pool
fix: 'rosa describe admin' cannot find 'cluster-admin' htpasswd idp and user (updated)
feat: create operator roles for shared VPC with cluster key
fix: validate version and HCP default ingress attributes
fix: Remove unnecessary warning messages about Red Hat owned subnets when user explicitly specifies subnets to use
feat: AWS billing support
feat: use HCP specific endpoints for versions and upgrades
fix: hide billingaccount for classic
feat: disable edit machinepool --version command
build: Vendor changes
build: Mock test changes
feat: Moved associated to GetRole functions to common folder
feat: Vendor changes
feat: support best-effort mode in cluster deletion
feat: Moved kms Arn regexp validator to common lib
fix: log should be aligned to left
feat: Fixing cluster creating bug
chore: bump release version to 1.2.29
Release v1.2.28
- fix: CLI options not validated client-side
- feat: add a rosa describe machinepool command
- fix: Allow users to reset machinepool labels in interactive mode
- feat: validate disk size during machinepool creation
- fix: don't show RH managed VPC options when selecting subnets
- fix: Update help message on rosa upgrade role command to be consistent
- feat: Add interactive mode for shared VPC
- fix: newer version available point to console.redhat.com
- fix: remove root disk size from describe output
- fix: rosa can list resources when cluster in hibernating state
- fix: improve create cluster in shared VPC info message
- feat: Add the ability to list clusters using an Account Role
- feat: support day 1 additional compute sg ids
- feat: show additional sg ids on machine pools
- fix: adjust listed security groups
- feat: day2 security groups
- fix: improve create operator roles error message
- fix: only show interactive SGs if there are any
- refactor: interactive helpers
- fix: only go interactive on non hcp
- fix: CLI options dependency
- fix: validate sgs flag out of byo vpc
- fix: adjust security groups for machine pool help
- fix: use output print slice instead of helper
- fix: force --enable-autoscaling flag when autoscaling flags are used
- fix: better help message
- fix: doesn't check /labels for HCP
Release v1.2.28-rc3
- fix: doesn't check /labels for HCP
Release v1.2.28-rc2
- fix: only go interactive on non hcp
- fix: CLI options dependency
- fix: validate sgs flag out of byo vpc
- fix: adjust security groups for machine pool help
- fix: use output print slice instead of helper
- fix: force --enable-autoscaling flag when autoscaling flags are used
- fix: better help message