Skip to content

Releases: openshift/rosa

Release v1.2.31-rc2

14 Nov 15:09
3255447
Compare
Choose a tag to compare
Release v1.2.31-rc2 Pre-release
Pre-release

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

13 Nov 21:06
58af583
Compare
Choose a tag to compare
Release v1.2.31-rc1 Pre-release
Pre-release

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

10 Nov 18:55
e4e6612
Compare
Choose a tag to compare
  • fix: do not ask billingAccount for hcp

Release v1.2.29

03 Nov 16:49
8721cb4
Compare
Choose a tag to compare
  • 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

02 Nov 16:45
aef1e78
Compare
Choose a tag to compare
Release v1.2.29-rc3 Pre-release
Pre-release
  • New OCP 4.Y ROSA STS Cluster Installation Picks HCP Roles

Release v1.2.29-rc2

01 Nov 18:30
ddb022c
Compare
Choose a tag to compare
Release v1.2.29-rc2 Pre-release
Pre-release
  • 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

23 Oct 18:26
cdc189f
Compare
Choose a tag to compare
Release v1.2.29-rc1 Pre-release
Pre-release

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

16 Oct 13:21
132b354
Compare
Choose a tag to compare
  • 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

13 Oct 14:59
132b354
Compare
Choose a tag to compare
Release v1.2.28-rc3 Pre-release
Pre-release
  • fix: doesn't check /labels for HCP

Release v1.2.28-rc2

12 Oct 12:02
Compare
Choose a tag to compare
Release v1.2.28-rc2 Pre-release
Pre-release
  • 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