Releases
v1.2.49
Changelog
Features
5a667b3 OCM-10677 | feat: Adding extra validation to verify user is logged in
5f323a0 OCM-10677 | feat: Adding extra validation to verify user is logged in
efd7dab OCM-12302 | feat: Add --hosted-cp functionality to create/dns-domain
64b1e59 OCM-12351 | feat: --hosted-cp functionality for rosa list dns-domains
c4fad7a OCM-12362 | feat: Add HCP shared-vpc support to accountroles
4be740e OCM-12363 | feat: HCP sharedVPC functionality to create/operatoroles
0e7831d OCM-12364 | feat: Add hcpsharedvpc flags + deprecation warnings to create/cluster
07d20b1 OCM-12364 | feat: Build rosa command for creating hcp shared vpc cluster
e9dc391 OCM-12364 | feat: HCP Shared VPC create/cluster interactive mode
522d0f8 OCM-12364 | feat: create/cluster support for HCP shared VPC
bdccf8d OCM-12364 | feat: create/cluster validation for hcpsharedvpc flags
d1bdfd2 OCM-12420 | feat: Adding default cf template for binary builds
8f8455f OCM-12538 | feat: Manual mode for create&delete operator-roles with hcp sharedvpc
3db2c15 OCM-12543 | feat: Manual mode for account roles with shared-vpc for hcp
1a07a4b OCM-12660 | feat: Refactor op + acc roles sharedvpc policies
baa9d98 OCM-12775 | feat: Manual mode for by_cluster_key oproles for hcpsharedvpc
e1a9633 OCM-12775 | feat: by_cluster_key operator role creation hcpsharedvpc
1f08329 OCM-12799 | feat: Interactive mode for create/operatorroles (hcp shared vpc)
36aecb3 OCM-12800 | feat: Interactive mode for create/accountroles
125fbd1 OCM-12806 | feat: Delete operator roles auto mode (and changes to account roles)
39d8815 OCM-12807 | feat: Delete accountrole sharedvpc policies in auto/interactive
30543b1 OCM-12826 | feat: Manual mode for accountroles doesnt always create policies
102191d OCM-12851 | feat: default values for CAS Max Nodes Total and validation added for count of mp worker nodes
5b6fc3f OCM-12871 | feat: Add manual mode for deleting hcp sharedvpc policies [oproles]
5689316 OCM-12872 | feat: Manual mode for deleting hcpsharedvpc account role policies
518fbeb OCM-12964 | feat: Allow use of flag for deleting hcpsharedvpc policies
adb7079 OCM-13019 | feat: Describe Cluster changes for hcpsharedvpc
2210af2 OCM-13094 | feat: Adding extra info message for user to specify template-dir when calling custom template
ef9ed6e Revert "[release_1.2.49] OCM-12851| feat: default values for CAS Max Nodes Total and validation added for count of mp worker nodes"
Note: HCP shared-VPC not yet fully supported. Is included in this release ahead of the feature readiness.
Bug fixes
900f514 OCM-12379 | fix: Duplicate commands when manual create/accountroles
eaf4eb8 OCM-12435 | fix: Updated info message for when no template is specified
60648fd OCM-12438 | fix: changing default template dir in help message
9bceea2 OCM-12479 | fix: Fixed help message for binary builds
9273629 OCM-12479 | fix: Fixed help message for binary builds
d235ff2 OCM-12480 | fix: Fixed default name in info message
6c77e0b OCM-12482 | fix: Fixed tempalte dir env var to work
9247d9c OCM-12486 | fix: Fixed network command to be able to run custom templates
8b423b0 OCM-12664 | fix: Disable failing tests which are blocking merge
0f3e8c8 OCM-12689 | fix: Creation of operator roles for classic fixes
3a779d9 OCM-12689 | fix: Fix for regression with classic sharedvpc oproles
4626962 OCM-12693 | fix: Only check for HCP only flags when not using --mode auto
acbde75 OCM-12694 | fix: Pre-command validation for shared vpc flags
1574178 OCM-12699 | fix: Change help messages for create/operratorroles sharedvpc flags
6be2520 OCM-12731 | fix: Take paths from user-provided sharedvpc role arns
5c4b7ad OCM-12803 | fix: Updating naming for Rosa create network log events
0c7d8b2 OCM-12805 | fix: Refactor manual mode for create/oproles
667e5ac OCM-12815 | fix: Removing refresh token to be a validation requirement
d8985bb OCM-12827 | fix: Dont create policies for op roles when they exist
ea41336 OCM-12828 | fix: Do not print create policy commands more than once op roles
6c49ee2 OCM-12828 | fix: Do not print create policy commands more than once op roles
a1865ca OCM-12828 | fix: Manual mode [oproles]- create policy commands single print
8207e12 OCM-12835 | fix: Add arn validation for hcp sharedvpc role arns
96f2a4e OCM-12836 | fix: Make shared vpc role ARNs required for HCP
5cc38b1 OCM-12865 | fix: Set default value to true if both sharedvpc roles are supplied
dc67dd6 OCM-12866 | fix: Do not create sharedvpc policies when answer is No
e074f2a OCM-12886 | fix: UX changes for create/accountroles default values
6ce07c6 OCM-12891 | fix: Swap function args to make usability straightforward
fe02aa3 OCM-12912 | fix: Combine all policies rather than eating the output
83ac313 OCM-12913 | fix: Swap manual+auto questions for dlt/accountroles
270b606 OCM-12922 | fix: Fixing manual-mode + log event output
4037cfa OCM-12960 | fix: Use path flag with hcpsharedvpc policy creation
8783436 OCM-12961 | fix: Do not create new policy version when policy is hcpsharedvpc
4693082 OCM-13015 | fix: Delete accountroles hcpsharedvpc interactive
ddb1f1a OCM-13016 | fix: Include path in create acc/op roles manual mode
82af0d1 OCM-13044 | fix: Replace deprecated flags when building cluster cmd
3b7cff7 OCM-13045 | fix: Make additional-allowed-principals required for hcpsharedvpc
1fe59e9 OCM-13047 | fix: Oproles add path to hcpsharedvpc policy ARNs manual mode
aec8b13 OCM-13047 | fix: create/oproles manual- use path from user roles
9e14c5b OCM-13048 | fix: Output formatting for deleting account roles
59d279d OCM-13068 | fix: Add required flags to oprole creation for cluster manual mode
4dac1b7 OCM-13091 | fix: Remove duplicate addition of createRole command
3ef6e5b OCM-13124 | fix: Make route53 role arn usable for classic oproles
19a27f1 OCM-13126 | fix: Make vpcendpointrolearn and hcp HZID prompts hcp only
Note: HCP shared-VPC not yet fully supported. Is included in this release ahead of the feature readiness.
Others
ef44607 OCM-10192 | ci: Move cilium config step to cluster readiness
efd5804 OCM-10273 | ci: Automate id:75536
e01bea4 OCM-11260 | ci: Move helper/service methods
6994bb9 OCM-11463 | ci: Review resources management in automation
f531690 OCM-11911 | ci: fix id:75927,55883
401f192 OCM-12227 | ci: Update the registry configs value
d4a7873 OCM-12302 | chore: Bump SDK version 0.1.447 -> 0.1.448
b36dacb OCM-12315 | chore: Set release version to 1.2.49
98a4132 OCM-12347 | ci: fix id:60688
dfabea6 OCM-12813 | chore: Set release version to 1.2.49
d63be34 OCM-12813 | chore: Set release version to 1.2.49-RC1
b6668a4 OCM-9994 | test: automated id:77159,77140
c831d69 chore: Bump release RC version
You can’t perform that action at this time.