Skip to content

v1.2.50

Latest
Compare
Choose a tag to compare
@hunterkepley hunterkepley released this 11 Feb 20:28
· 59 commits to master since this release
15602ce

Changelog

Features

  • 1d1ca9b OCM-10147 | feat: removing validation for no changes on np
  • 5258aeb OCM-10147 | feat: removing validation for no changes on np
  • 894d312 OCM-11581 | feat: edit/cluster support for SDN->OVN migrations
  • 5918e50 OCM-11595 | feat: Add support for json/yml output with migrations describe
  • ed683d9 OCM-11595 | feat: Change describe formatting and edit interactive mode
  • 455222e OCM-11595 | feat: Describe cluster support for SDN -> OVN migration
  • 0b65586 OCM-12364 | feat: Add hcpsharedvpc flags + deprecation warnings to create/cluster
  • 560724f OCM-12364 | feat: Build rosa command for creating hcp shared vpc cluster
  • 0e9f9e6 OCM-12364 | feat: HCP Shared VPC create/cluster interactive mode
  • c470051 OCM-12364 | feat: create/cluster support for HCP shared VPC
  • 8954093 OCM-12364 | feat: create/cluster validation for hcpsharedvpc flags
  • 2244c7a OCM-12775 | feat: Manual mode for by_cluster_key oproles for hcpsharedvpc
  • e435dc2 OCM-12775 | feat: by_cluster_key operator role creation hcpsharedvpc
  • 4bb370e OCM-12806 | feat: Delete operator roles auto mode (and changes to account roles)
  • cf3ce90 OCM-12851 | feat: default values for CAS Max Nodes Total and validation added for count of mp worker nodes
  • 6072257 OCM-12871 | feat: Add manual mode for deleting hcp sharedvpc policies [oproles]
  • 9ba9589 OCM-12872 | feat: Manual mode for deleting hcpsharedvpc account role policies
  • d84340b OCM-12964 | feat: Allow use of flag for deleting hcpsharedvpc policies
  • df1c915 OCM-13019 | feat: Describe Cluster changes for hcpsharedvpc
  • 4c286a8 OCM-13094 | feat: Adding extra info message for user to specify template-dir when calling custom template
  • a0f03bc OCM-13520 | feat: Disable SDN->OVN migration feature for 1.2.50
  • 393926a OCM-13520 | feat: Disable SDN->OVN migration flags for 1.2.50
  • 9bc3a30 OCM-7330 | feat: Deprecate unused control-plane flag from upgrade/cluster
  • ab70893 Revert "OCM-10147 | feat: removing validation for no changes on np"
  • b21afa2 Revert "OCM-13520 | feat: Disable SDN->OVN migration flags for 1.2.50"

Bug fixes

  • 91d2486 OCM-10030 | fix: Remove empty string checks for http/https proxy
  • 3172456 OCM-10282 | fix: Add profile flag to very network command
  • e4fa1e2 OCM-10908 | fix: Do not exit when unable to save refresh token
  • 3222be7 OCM-11566 | fix: Prompt users for role arn of assumed role when listing regions
  • 50782e1 OCM-12065 | fix: UX issue with default value for migration subnets
  • 5b9434f OCM-12886 | fix: UX changes for create/accountroles default values
  • f8a7693 OCM-12891 | fix: Swap function args to make usability straightforward
  • 04a2765 OCM-12912 | fix: Combine all policies rather than eating the output
  • b694cda OCM-12913 | fix: Swap manual+auto questions for dlt/accountroles
  • 68fb239 OCM-12922 | fix: Fixing manual-mode + log event output
  • 99a6db2 OCM-12960 | fix: Use path flag with hcpsharedvpc policy creation
  • 5854b3c OCM-12961 | fix: Do not create new policy version when policy is hcpsharedvpc
  • ecbd496 OCM-13015 | fix: Delete accountroles hcpsharedvpc interactive
  • 759d7e0 OCM-13016 | fix: Include path in create acc/op roles manual mode
  • 866b84d OCM-13044 | fix: Replace deprecated flags when building cluster cmd
  • 08c6e77 OCM-13045 | fix: Make additional-allowed-principals required for hcpsharedvpc
  • 38ebf1b OCM-13047 | fix: Oproles add path to hcpsharedvpc policy ARNs manual mode
  • 6345914 OCM-13047 | fix: create/oproles manual- use path from user roles
  • c7a9e8d OCM-13048 | fix: Output formatting for deleting account roles
  • a299b3d OCM-13068 | fix: Add required flags to oprole creation for cluster manual mode
  • 72dc66c OCM-13091 | fix: Remove duplicate addition of createRole command
  • 151b3fc OCM-13124 | fix: Make route53 role arn usable for classic oproles
  • 21df32a OCM-13126 | fix: Make vpcendpointrolearn and hcp HZID prompts hcp only
  • 3c3febc OCM-13193 | fix: Filter DNS domains when create/cluster if hosted CP
  • 3f0c2d1 OCM-13516 | fix: Rename key values used for migration API request
  • 02f6dfd OCM-13681 | fix: Do not error/exit when fail to describe migrations

Others

  • f7150ee Chore: Bump RC version 1->2
  • 929fb06 OCM-12065 | chore: Bump SDK to fix API bug
  • 5755c0a OCM-12112 | ci: introduce rosa-support binary
  • fc172c1 OCM-12112 | ci: record vpc_id and public_subnets to support OCP bastion setup
  • ffc6cce OCM-12892 | test: automate id:77829 create and delete shared-vpc acr in auto mode
  • 1b5c461 OCM-12963 | ci: fix the VPC leak during the CI jobs
  • b7c4f8e OCM-13218 | test: fix the failure of cluster provision and resource clean up
  • e89cac8 OCM-13259 | ci: Support hosted-cp shared-vpc profile for rosacli ci
  • f2460ac OCM-13276 | ci: update ocm-common tag to fix proxy issue
  • d498227 OCM-13330 | ci: fix additional principle issue for rosa classic cluster preparation
  • fde87a8 OCM-13406 | ci: fix one function issue leading the destroy and post-destroy cases failure
  • 8eabf1a OCM-13423 | test: fix ids:56786,73754,38775 and shared-vpc hcp preparation
  • 638f7f7 OCM-13447 | ci: some improvement to add tags on shared subnets
  • 8b374d4 OCM-13473 | ci: add external auth provider to make console operator ready
  • a8b7053 OCM-13473 | ci: update the cmd to fix the external auth cluster operator issue
  • 49a0b5e OCM-13483 | test: fix ids: 61138,70370,67419 and remove 55883
  • cc42b64 OCM-13495 | test: fix ids: 57410,57444,75445,75603,75534
  • c91562d OCM-13513 | test: fix ids: 64620,43070,57408,77140
  • 6faec42 OCM-13516 | chore: Bump version prior to RC
  • 1d74fd8 OCM-13516 | chore: Set release version to 1.2.50-RC1
  • 8d00d16 OCM-13520 | chore: Bump version to 1.2.50
  • 8edd131 OCM-13520 | chore: Set release version to 1.2.50-rc3
  • 6b275f1 OCM-13522 | chore: Bump SDK 0.1.455 -> 0.1.456
  • 261ec3c OCM-13522 | chore: Bump SDK version from 0.1.454 -> 0.1.455
  • 0f4063f OCM-13522 | chore: Bump SDK version to v0.1.454
  • 6551a00 OCM-13543 | test: fix 77159,77829,52419,54469,75534,64187,73814
  • 6422118 OCM-13595 | test: automate ids:78240,77962,77910,77866