Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rosa-cli 1.2.50 #207206

Merged
merged 2 commits into from
Feb 11, 2025
Merged

rosa-cli 1.2.50 #207206

merged 2 commits into from
Feb 11, 2025

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## Changelog
### Features
* 1d1ca9b2d OCM-10147 | feat: removing validation for no changes on np
* 5258aeb60 OCM-10147 | feat: removing validation for no changes on np
* 894d3128f OCM-11581 | feat: edit/cluster support for SDN->OVN migrations
* 5918e5019 OCM-11595 | feat: Add support for json/yml output with migrations describe
* ed683d96a OCM-11595 | feat: Change describe formatting and edit interactive mode
* 455222e76 OCM-11595 | feat: Describe cluster support for SDN -> OVN migration
* 0b655861f OCM-12364 | feat: Add hcpsharedvpc flags + deprecation warnings to create/cluster
* 560724fd9 OCM-12364 | feat: Build rosa command for creating hcp shared vpc cluster
* 0e9f9e6c8 OCM-12364 | feat: HCP Shared VPC create/cluster interactive mode
* c4700513e OCM-12364 | feat: create/cluster support for HCP shared VPC
* 89540937a OCM-12364 | feat: create/cluster validation for hcpsharedvpc flags
* 2244c7a2e OCM-12775 | feat: Manual mode for by_cluster_key oproles for hcpsharedvpc
* e435dc24a OCM-12775 | feat: by_cluster_key operator role creation hcpsharedvpc
* 4bb370eac OCM-12806 | feat: Delete operator roles auto mode (and changes to account roles)
* cf3ce90d7 OCM-12851 | feat: default values for CAS Max Nodes Total and validation added for count of mp worker nodes
* 607225769 OCM-12871 | feat: Add manual mode for deleting hcp sharedvpc policies [oproles]
* 9ba958977 OCM-12872 | feat: Manual mode for deleting hcpsharedvpc account role policies
* d84340b08 OCM-12964 | feat: Allow use of flag for deleting hcpsharedvpc policies
* df1c9158e OCM-13019 | feat: Describe Cluster changes for hcpsharedvpc
* 4c286a82e OCM-13094 | feat: Adding extra info message for user to specify template-dir when calling custom template
* a0f03bc91 OCM-13520 | feat: Disable SDN->OVN migration feature for 1.2.50
* 393926ab9 OCM-13520 | feat: Disable SDN->OVN migration flags for 1.2.50
* 9bc3a30d6 OCM-7330 | feat: Deprecate unused control-plane flag from upgrade/cluster
* ab7089313 Revert "OCM-10147 | feat: removing validation for no changes on np"
* b21afa253 Revert "OCM-13520 | feat: Disable SDN->OVN migration flags for 1.2.50"
### Bug fixes
* 91d2486d1 OCM-10030 | fix: Remove empty string checks for http/https proxy
* 317245671 OCM-10282 | fix: Add profile flag to very network command
* e4fa1e2e8 OCM-10908 | fix: Do not exit when unable to save refresh token
* 3222be7c3 OCM-11566 | fix: Prompt users for role arn of assumed role when listing regions
* 50782e1dd OCM-12065 | fix: UX issue with default value for migration subnets
* 5b9434f15 OCM-12886 | fix: UX changes for create/accountroles default values
* f8a7693a5 OCM-12891 | fix: Swap function args to make usability straightforward
* 04a276588 OCM-12912 | fix: Combine all policies rather than eating the output
* b694cda22 OCM-12913 | fix: Swap manual+auto questions for dlt/accountroles
* 68fb2395c OCM-12922 | fix: Fixing manual-mode + log event output
* 99a6db2d5 OCM-12960 | fix: Use path flag with hcpsharedvpc policy creation
* 5854b3ce1 OCM-12961 | fix: Do not create new policy version when policy is hcpsharedvpc
* ecbd4964a OCM-13015 | fix: Delete accountroles hcpsharedvpc interactive
* 759d7e05f OCM-13016 | fix: Include path in create acc/op roles manual mode
* 866b84d08 OCM-13044 | fix: Replace deprecated flags when building cluster cmd
* 08c6e77b9 OCM-13045 | fix: Make additional-allowed-principals required for hcpsharedvpc
* 38ebf1b08 OCM-13047 | fix: Oproles add path to hcpsharedvpc policy ARNs manual mode
* 6345914d3 OCM-13047 | fix: create/oproles manual- use path from user roles
* c7a9e8dff OCM-13048 | fix: Output formatting for deleting account roles
* a299b3d71 OCM-13068 | fix: Add required flags to oprole creation for cluster manual mode
* 72dc66c02 OCM-13091 | fix: Remove duplicate addition of createRole command
* 151b3fcc9 OCM-13124 | fix: Make route53 role arn usable for classic oproles
* 21df32ae4 OCM-13126 | fix: Make vpcendpointrolearn and hcp HZID prompts hcp only
* 3c3febc48 OCM-13193 | fix: Filter DNS domains when create/cluster if hosted CP
* 02f6dfd0e OCM-13681 | fix: Do not error/exit when fail to describe migrations
### Others
* f7150eee3 Chore: Bump RC version 1->2
* 929fb066b OCM-12065 | chore: Bump SDK to fix API bug
* 5755c0aba OCM-12112 | ci: introduce rosa-support binary
* fc172c134 OCM-12112 | ci: record vpc_id and public_subnets to support OCP bastion setup
* ffc6cceb6 OCM-12892 | test: automate id:77829 create and delete shared-vpc acr in auto mode
* 1b5c461db OCM-12963 | ci: fix the VPC leak during the CI jobs
* b7c4f8ef0 OCM-13218 | test: fix the failure of cluster provision and resource clean up
* e89cac886 OCM-13259 | ci: Support hosted-cp shared-vpc profile for rosacli ci
* f2460acef OCM-13276 | ci: update ocm-common tag to fix proxy issue
* d49822720 OCM-13330 | ci: fix additional principle issue for rosa classic cluster preparation
* fde87a8b3 OCM-13406 | ci: fix one function issue leading the destroy and post-destroy cases failure
* 8eabf1a91 OCM-13423 | test: fix ids:56786,73754,38775 and shared-vpc hcp preparation
* 638f7f7aa OCM-13447 | ci: some improvement to add tags on shared subnets
* 8b374d476 OCM-13473 | ci: add external auth provider to make  console operator ready
* a8b705327 OCM-13473 | ci: update the cmd to fix the external auth cluster operator issue
* 49a0b5e55 OCM-13483 | test: fix ids: 61138,70370,67419 and remove 55883
* cc42b649e OCM-13495 | test: fix ids: 57410,57444,75445,75603,75534
* c91562d6c OCM-13513 | test: fix ids: 64620,43070,57408,77140
* 6faec4252 OCM-13516 | chore: Bump version prior to RC
* 1d74fd8c3 OCM-13516 | chore: Set release version to 1.2.50-RC1
* 8d00d16f0 OCM-13520 | chore: Bump version to 1.2.50
* 8edd131b6 OCM-13520 | chore: Set release version to 1.2.50-rc3
* 6b275f15d OCM-13522 | chore: Bump SDK 0.1.455 -> 0.1.456
* 261ec3c72 OCM-13522 | chore: Bump SDK version from 0.1.454 -> 0.1.455
* 0f4063fd5 OCM-13522 | chore: Bump SDK version to v0.1.454
* 6551a003e OCM-13543 | test: fix 77159,77829,52419,54469,75534,64187,73814
* 6422118f1 OCM-13595 | test: automate ids:78240,77962,77910,77866

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Feb 10, 2025
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Feb 11, 2025
@BrewTestBot BrewTestBot added this pull request to the merge queue Feb 11, 2025
Merged via the queue into master with commit 8afe8a0 Feb 11, 2025
15 checks passed
@BrewTestBot BrewTestBot deleted the bump-rosa-cli-1.2.50 branch February 11, 2025 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants