Skip to content

Release v1.2.32

Compare
Choose a tag to compare
@thomasmckay thomasmckay released this 12 Dec 18:24
· 566 commits to master since this release
4adab21
  • Breaking: Remove 'rosa create ingress' as it is no longer supported.
  • Do not show unsupported "Enable FIPS support" when creating Hosted Control Plane (HCP) clusters.
  • Message users to use the same account roles if using existing operator roles.
  • Do not create permission policy files when in managed policies workflow.
  • Support passing tags to 'rosa verify network'.
  • Clarify best-effort cluster delete message.
  • Do not create classic account roles if not requested.

fix: skip permission policies creation for HCP
fix: improve error message for create operator roles
fix: do not allow fips flag for HCP
fix: fetch passed arn in all roles
feat: Add fmt-imports to the Makefile
feat: Refactor GeneratePolicyFiles to simplify code
feat: Format existing imports
feat: add linter checks to the PR pipeline
feat: order imports - contributing file
fix: Create HCP trust policies in manual mode
fix: remove create ingress cmd
fix: Send custom tags when doing network verify for a cluster
fix: revert - fetch passed arn in all roles
chore: bump version to 1.2.32