Releases: openshift/rosa
Releases · openshift/rosa
v1.2.44-rc1
Changelog
Features
- b9424e0 OCM-10009 | feat: Adding taints effect validation
- 51f7fa3 OCM-10303 | feat: unhide no-cni flag at cluster creation
- 70ab98b OCM-6419 | feat: upgrade ocm-sdk-go to 0.1.435
- 056038b OCM-9617 | feat: adding extra validation to fix panic introduced with httpTokens
- 518383e OCM-9704 | feat: persist refreshed tokens
Bug fixes
- 98dd5a3 OCM-10144 | fix: upgrade machinepool producing error
- 9ed2368 OCM-10195 | fix: cmd/version arguments not being passed
- 8aeadf7 OCM-2394 | fix: delete classic and hcp account roles automatically
- e980f77 OCM-3303 | fix: a regression caused the external ID not to be forwarded
- 74bd2bf OCM-3704 | fix: Update error message for missing machine pool ID
- f9f9d39 OCM-7875 | fix: Do not allow managed policies role without hcp flag
- 791cd28 OCM-9917 | fix: Bug with min/max replicas (edit machinepool)
- 9023838 OCM-9917 | fix: Issue with interactive + replicas edit machinepool
- ac070b9 OCM-9954 | fix: set correct default value for replicas in update mp
- f9a9e97 OCM-9974 | fix: Change options validations to allow 0 min replicas as well
- 4f04e9a OCM-9984 | fix: Change replica (min, max, and normal) minimum to 0
Others
- 2311bfb OCM-10011 | test: automated cases id:73538
- 2ae74c0 OCM-10020 | test: fix id:49137,53031
- 235bcb9 OCM-10021 | test: fix ids:57408,43053,74761,60956,60971
- cec1bae OCM-10024 | ci: fix hcp profile fail
- 61e89bd OCM-10024 | ci: fix id:67275
- 868ddc8 OCM-10024 | ci: fix id:75150,73731,73492
- 1cf02f9 OCM-10034 | chore: update module gitlab.com/c0b/go-ordered-json to include license
- 4a997f0 OCM-10085 | ci: fix external-auth profile failure and introduce more logs
- deac3c0 OCM-10143 | test: fix ids:60688,59530,74761
- 857fad9 OCM-10175 | test: fix id:67057
- d806aa1 OCM-10248 | test: automated cases id:75052
- 729870b OCM-10248 | test: automated cases id:75052
- c99e956 OCM-10263 | ci: fix id:57094
- 047663a OCM-10266 | test: automate ids:75504,57410 Create/Delete cluster and operator-roles attaching managed policies
- ac5d6ef OCM-10274 | ci: Automate ids:75525,75535,75527,75526
- ea5ecc0 OCM-10298 | ci: fix id:73391,65160
- a503b7b OCM-10300 | test: fix ids:57105,65798
- 2e1aea4 OCM-10331 | ci: fix id:72174,75527
- f012d59 OCM-7571 | chore: switch from ghodss/yaml to sigs.k8s.io/yaml
- baa1800 OCM-8641 | test: automate id:68971
- 7fcb9d7 OCM-8932 | ci: add support for imdsv2 for hcp cluster
- 66e8cac OCM-8933 | test: automate id:75114,75227 hcp cluster/machinepool creation supports imdsv2
- 8e7110f OCM-9288 | test: automate id:60688 reuse operator-roles and oidc config
- 735f00c OCM-9291 | test: automate id:59530 create byo oidc config via rosacli
- 6c52e9e OCM-9296 | test: automate ids:41822,75256 Create/Delete STS cluster successfully via rosacli
- 6816d0d OCM-9503|chore: initial 1.2.44 rc cut
- 7fffc9f OCM-9725 | test: Fix 45161 to make it skip shared vpc profile due to it's special
- 57324e7 OCM-9775 | test: Automate OCP-54469 OCP-75246
- e8ca268 OCM-9776 | test: Automate OCP-55883 Upgrade STS rosa cluster across Y stream via ROSA cli
- fa2f2bc OCM-9777 | test: automate id:56778
- cbc8a8d OCM-9778 | test: Automate id:57094 Describe/List rosa upgrade via rosacli
- 5eeab93 OCM-9786 | test: automated cases id:73161,74656
- 299e00a OCM-9817 | test: automate id:75210 delete byo oidc config via rosacli
- 3203bb4 OCM-9865 | test: fix id:75150
- de23535 OCM-9904 | test: automated cases id:72174
- edfd753 OCM-9904 | test: automated cases id:72174
- ecd93cd OCM-9904 | test: automated cases id:72174
- 0d97b19 OCM-9904 | test: automated cases id:72174
- d295720 OCM-9904 | test: automated cases id:72174
- b291b83 OCM-9935 | test: fix ids: 60688,73731 to use cluster service to confirm if the cluster is hcp
- de7b8ad OCM-9944 | test: fix id:74761,65798
- 387289e OCM-9945 | test: fix failure of 55979
- e75a924 OCM-9954 | test: update id:57102 to also check replicas number when edit label/taint
- 4fa8cf6 OCM-9958 | ci: fix the pr-check feature filter if condition
- d5a1d28 OCM-9958 | ci: make pr check enhancement to match kinds of commit messages
- 34263dc OCM-9967 | ci: fix id:59530,73492
- 389be54 OCM-9967 | ci: fix id:73731,75150,73492
- a8097d4 OCM-9971 | ci: fix rosa-advanced profile creation failure due to autoscaler validation
- 48a21d3 OCM-9973 | ci: Fix the commit-focus cannot find issue
- 6a4a4b2 OSDOCS-11559 | docs: Add example for enabling UWM day-2
v1.2.43
Changelog
Features
- 29ef7fd OCM-10009 | feat: Adding taints effect validation
- ce5a149 OCM-5648 | feat: support both yaml and json format for tuningconfigs
- d18f100 OCM-7184 | feat: Moving create machinepool and nodepool functions from cmd -> pkg
- eeb9d94 OCM-7254 | feat: Move edit machinepool non-cmd funcs to pkg and test
- 78807fd OCM-7255 | feat: Edit machinepool refactored to use new runner
- d9fefae OCM-8930 | feat: support IMDSv2 in HCP
- 0877d0b OCM-9159 | feat: upgrade ocm-sdk-go to 0.1.428
- 037a95e OCM-9617 | feat: adding extra validation to fix panic introduced with httpTokens
Bug fixes
- 5847742 OCM-7184 | fix: Fixing regression problems for OCM-9620,OCM-9655,OCM-9654,OCM-9625
- 822f5ce OCM-8453 | fix: hcp clusters do not allow multi-az machinepool creation
- 2fccca5 OCM-9116 | fix: make regex match works on bash
- 0e15183 OCM-9139 | fix: Enable maxSurge and maxUnavailable for interactive mode
- ec36e84 OCM-9340 | fix: Fix incorrect autoscaling enablement flag usage
- 983b5fb OCM-9340 | fix: Re-add max-surge/max-unavailable code
- 9419cc3 OCM-9619 | fix: Re-add incorrectly removed edit machinepool command
- 048b97b OCM-9619 | fix: Test expected ROSA CLI command structure to prevent accidental command removal
- adeac44 OCM-9626 | fix: Fixed slow tests for break glass credential implementation
- 8362487 OCM-9645 | fix: Add back maxSurge and maxUnavailabe for create HCP NPs
- 8f703e5 OCM-9724 | fix: Elevate QE approvers to main ROSA approvers to reduce TOIL and enable QE team
- 994ab3c OCM-9833 | fix: remove dot import from machine pools
- 8c86394 OCM-9917 | fix: Bug with min/max replicas (edit machinepool)
- 1a396b5 OCM-9917 | fix: Issue with interactive + replicas edit machinepool
- 0933a3e OCM-9954 | fix: set correct default value for replicas in update mp
- e4c750c OCM-9974 | fix: Change options validations to allow 0 min replicas as well
- 2da1118 OCM-9984 | fix: Change replica (min, max, and normal) minimum to 0
Others
- ea50cce OCM-5648 | ci: Update ids:63164,63178,63179
- bdde65a OCM-7957 | ci: Support rosa-shared-vpc profile creation in new day1
- f2abd32 OCM-8052 | test: Automated id:65798 can customize ingress at install
- bac0b4e OCM-8988 | test: Automated id:57105,59430,67412
- 82f241b OCM-9116 | chore: update next release to 1.2.43 Signed-off-by: marcolan018 [email protected]
- 68b4066 OCM-9152 | test: automate id:74556,74408,74433 create/edit cluster with additional allowed principals
- 3bf9364 OCM-9240 | test: fixing id:49137,53031
- d3ff383 OCM-9273 | test: fix id:74225 and id:73731
- 5ef0b80 OCM-9282 | test: automate case id:54869
- 3ea965c OCM-9290 | test: automate id:59551,74661 Force to create IAM roles to ensure policies
- dff8a5e OCM-9293 | test: automate id:60956,57408,74761
- 9fa51ae OCM-9294 | test: automate id:53570 create cluster with IAM role path setting
- b1f92be OCM-9298 | test: Automate OCP-60275 User can edit cluster via rosa-cli
- 31be1fa OCM-9301 | test: fixing id 52764, Update naming for Subnets in Machinepool structure
- 38af39a OCM-9301 | test: updated case id:68173
- d0a8c98 OCM-9304 | test: Automate OCP-37499 Users can upgrade NON-STS rosa cluster across Y stream
- 8273798 OCM-9339 | test: fixing id:72195,70859 ci fix
- 82817db OCM-9347 | ci: Fix sensitive problem when cases run
- b56158a OCM-9364 | test: automate id:36293,57102,64078
- 4850c74 OCM-9373 | ci: Add jerichokeyne,jfrazierRH,OAharoni-RedHat to reviewers of tests package
- 1321770 OCM-9376 | ci: Fix latest version has no z-stream upgrade issue
- 2ad77f2 OCM-9377 | ci: Fix rosa-hcp-external-auth installation failure
- 841fb41 OCM-9406 | test: Automated id:55979,38194
- 673fb2e OCM-9409 | test: automate id:52106,64620
- f247282 OCM-9448 | ci: fix y and z stream upgrade failure for hcp cluster
- 56c3ba6 OCM-9466 | ci: Fix ids:59551,74661,64620 + HCP upgrade profiles/autoscaler
- 2d0fe3d OCM-9490 | ci: fix y-stream upgrade cannot be generated issue
- 435fc34 OCM-9499 | chore: Set release version to 1.2.43-RC3
- 8634430 OCM-9499 | chore: Set release version to 1.2.43-RC4
- 8ce17a2 OCM-9499 | chore: Set release version to 1.2.43-RC5
- 6da5e86 OCM-9499 | chore: Set release version to 1.2.43-RC6
- c615a1b OCM-9499 | chore: Set release version to 1.2.43-rc2
- f39ab9d OCM-9499 | chore: bump version for rc1
- 3e1a07a OCM-9499|chore: Set release version to 1.2.43 to create build
- f2dee01 OCM-9533 | ci: bump ocm-common to fix the image cannot find issue from aws
- 64dc4ce OCM-9535 | test: fix id:73731 fix to use an available upgrading version based on the cluster version
- a61380e OCM-9596 | test: fix ids:72162,64620 fix failures on PROW CI testing
- 7b81a5d OCM-9597 | ci: add more debug info for shared vpc preparetion
- 088ed9c OCM-9600 | ci: fix id:57102
- dbebe33 OCM-9602 | test: fix id: 73731 for HCP cluster
- 02b3b65 OCM-9618 | test: fixing id:64917 hcp ci fix
- ffe95ba OCM-9653 | test: automate id:42832 hibernate and resume then delete cluster via rosacli
- 3858a4d OCM-9690 | test: update id:74387,64078
- ebf61a8 OCM-9705 | ci: Setup
COMPUTE_MACHINE_TYPE
global env - 432089d OCM-9717 | test: automate ids:45742,43053
- e986e96 OCM-9767 | test: fix id:55979 for private-link and shared-vpc profile
- 054b45f OCM-9769 | test: fix Add timeout after creating account-roles
- 3f5ebfb OSD-22376 | refactor: updates fedramp client id configuration
v1.2.43-rc6
v1.2.43-rc5
v1.2.43-rc4
v1.2.43-rc3
v1.2.43-rc2
v1.2.43-rc1
Changelog
Features
- ce5a149 OCM-5648 | feat: support both yaml and json format for tuningconfigs
- d18f100 OCM-7184 | feat: Moving create machinepool and nodepool functions from cmd -> pkg
- eeb9d94 OCM-7254 | feat: Move edit machinepool non-cmd funcs to pkg and test
- 78807fd OCM-7255 | feat: Edit machinepool refactored to use new runner
- d9fefae OCM-8930 | feat: support IMDSv2 in HCP
- 0877d0b OCM-9159 | feat: upgrade ocm-sdk-go to 0.1.428
Bug fixes
- 5847742 OCM-7184 | fix: Fixing regression problems for OCM-9620,OCM-9655,OCM-9654,OCM-9625
- 822f5ce OCM-8453 | fix: hcp clusters do not allow multi-az machinepool creation
- 2fccca5 OCM-9116 | fix: make regex match works on bash
- 0e15183 OCM-9139 | fix: Enable maxSurge and maxUnavailable for interactive mode
- ec36e84 OCM-9340 | fix: Fix incorrect autoscaling enablement flag usage
- 983b5fb OCM-9340 | fix: Re-add max-surge/max-unavailable code
- 9419cc3 OCM-9619 | fix: Re-add incorrectly removed edit machinepool command
- 048b97b OCM-9619 | fix: Test expected ROSA CLI command structure to prevent accidental command removal
- adeac44 OCM-9626 | fix: Fixed slow tests for break glass credential implementation
- 8362487 OCM-9645 | fix: Add back maxSurge and maxUnavailabe for create HCP NPs
- 8f703e5 OCM-9724 | fix: Elevate QE approvers to main ROSA approvers to reduce TOIL and enable QE team
- 994ab3c OCM-9833 | fix: remove dot import from machine pools
Others
- ea50cce OCM-5648 | ci: Update ids:63164,63178,63179
- bdde65a OCM-7957 | ci: Support rosa-shared-vpc profile creation in new day1
- f2abd32 OCM-8052 | test: Automated id:65798 can customize ingress at install
- bac0b4e OCM-8988 | test: Automated id:57105,59430,67412
- 82f241b OCM-9116 | chore: update next release to 1.2.43 Signed-off-by: marcolan018 [email protected]
- 68b4066 OCM-9152 | test: automate id:74556,74408,74433 create/edit cluster with additional allowed principals
- 3bf9364 OCM-9240 | test: fixing id:49137,53031
- d3ff383 OCM-9273 | test: fix id:74225 and id:73731
- 5ef0b80 OCM-9282 | test: automate case id:54869
- 3ea965c OCM-9290 | test: automate id:59551,74661 Force to create IAM roles to ensure policies
- dff8a5e OCM-9293 | test: automate id:60956,57408,74761
- 9fa51ae OCM-9294 | test: automate id:53570 create cluster with IAM role path setting
- b1f92be OCM-9298 | test: Automate OCP-60275 User can edit cluster via rosa-cli
- 31be1fa OCM-9301 | test: fixing id 52764, Update naming for Subnets in Machinepool structure
- 38af39a OCM-9301 | test: updated case id:68173
- d0a8c98 OCM-9304 | test: Automate OCP-37499 Users can upgrade NON-STS rosa cluster across Y stream
- 8273798 OCM-9339 | test: fixing id:72195,70859 ci fix
- 82817db OCM-9347 | ci: Fix sensitive problem when cases run
- b56158a OCM-9364 | test: automate id:36293,57102,64078
- 4850c74 OCM-9373 | ci: Add jerichokeyne,jfrazierRH,OAharoni-RedHat to reviewers of tests package
- 1321770 OCM-9376 | ci: Fix latest version has no z-stream upgrade issue
- 2ad77f2 OCM-9377 | ci: Fix rosa-hcp-external-auth installation failure
- 841fb41 OCM-9406 | test: Automated id:55979,38194
- 673fb2e OCM-9409 | test: automate id:52106,64620
- f247282 OCM-9448 | ci: fix y and z stream upgrade failure for hcp cluster
- 56c3ba6 OCM-9466 | ci: Fix ids:59551,74661,64620 + HCP upgrade profiles/autoscaler
- 2d0fe3d OCM-9490 | ci: fix y-stream upgrade cannot be generated issue
- f39ab9d OCM-9499 | chore: bump version for rc1
- f2dee01 OCM-9533 | ci: bump ocm-common to fix the image cannot find issue from aws
- 64dc4ce OCM-9535 | test: fix id:73731 fix to use an available upgrading version based on the cluster version
- a61380e OCM-9596 | test: fix ids:72162,64620 fix failures on PROW CI testing
- 7b81a5d OCM-9597 | ci: add more debug info for shared vpc preparetion
- 088ed9c OCM-9600 | ci: fix id:57102
- dbebe33 OCM-9602 | test: fix id: 73731 for HCP cluster
- 02b3b65 OCM-9618 | test: fixing id:64917 hcp ci fix
- ffe95ba OCM-9653 | test: automate id:42832 hibernate and resume then delete cluster via rosacli
- 3858a4d OCM-9690 | test: update id:74387,64078
- ebf61a8 OCM-9705 | ci: Setup
COMPUTE_MACHINE_TYPE
global env - 432089d OCM-9717 | test: automate ids:45742,43053
- e986e96 OCM-9767 | test: fix id:55979 for private-link and shared-vpc profile
- 054b45f OCM-9769 | test: fix Add timeout after creating account-roles
- 3f5ebfb OSD-22376 | refactor: updates fedramp client id configuration
v1.2.42
Changelog
Features
- 4cf8f81 COM-7477 | feat: show state description for HCP upgrade policies
- 20e16d8 OCM-7289 | feat: create/update of maxUnavailable and maxSurge for HCP nodepools
Bug fixes
- 83a6031 OCM-2730 | fix: Update error message for linking ocm-role/user-role
- 883fed3 OCM-5092 | fix: remove empty line between mode descriptions
- b32120b OCM-6477 | fix: fetch subnets for availability zone
- 20ddf17 OCM-7563 | fix: validate node drain grace period when edit node pools
- 61272bd OCM-7851 | fix: unsupported combination of flags for operator-roles
- e4fd159 OCM-8329 | fix: add password validator for create admin
- ddca85c OCM-8867 | fix: include prefix check for clusters running registered oidc configs
- dbdbf4e OCM-8957 | fix: Hide the aws billing account getting exposed in cluster installation log
- 3279f37 OCM-9005 | fix: Update ocm-sdk-go to fix Windows SSL certificate issues
- 07f74d0 OCM-9140 | fix: Do not enable interactive for max-surge and max-available
- 1503f88 OCM-9166 | fix: prevent same role arns for IAM roles of the same cluster
- 6b9a5a7 OCM-9166 | fix: update ocm-common dependency to latest v0.04
- b658f9b OCM-9191 | fix: typo in logger info message for output of command
Others
- d78f09a OCM-6708 | ci: Enable lint check on e2e tests
- 0c30b8b OCM-7961 | chore: update the fips flag description
- 6a0a002 OCM-8220 | test: Automated case id:52691 User can set availability zones
- 0468497 OCM-8285 | test: implement no-cni(cilium) supporting
- 1fabac4 OCM-8291 | chore: bump ocm-sdk-go to v0.1.425
- eb06d15 OCM-8640 | test: automated case id:71329
- 677e310 OCM-8664 | ci: define override_rosacli_build to support CI running on indicated rosacli binary
- 01b8f87 OCM-8706 | chore: Update to version 1.2.42 in master branch ahead of next release
- 0e0f476 OCM-8746 | ci: Enhance privatelink set for HCP cluster creation
- 4937765 OCM-8761 | test: Exclude 64040
- febea96 OCM-8766 | test: Adjust and fix all the case failures in new CI jobs enablement
- 8a8267f OCM-8772 | test: Automated case id:46312,74436 Create cluster with fips
- 26e38ae OCM-8776 | test: Automated case id:35420,74399 Create cluster with channel group
- 0c4899c OCM-8796 | test: fixing id:67275 test case enhancement
- ec81d58 OCM-8848 | test: automate id:74402,74403,73731 upgrade/delete roles with attaching arbitrary policies
- 04696bf OCM-8853 | ci: Mask sensitive info from the log to avoid security issue
- ac8a8c6 OCM-8855 | test: fixed the test cases for CI failure
- 728371a OCM-8914 | test: Automated id:41549,52352,52764,66750
- 76e7f9d OCM-8922 | test: Automated case id:65160 Htpasswd IDP admin flow validation
- 6acebb6 OCM-8925 | test: automate id:72166 set and get config via rosacli
- b706152 OCM-8951 | test: automate id:67348,74468 validation for create/describe/edit/delete autoscaler via rosacli
- 4273a0c OCM-8952 | test: fixing id:35878
- b13729c OCM-8985 | test: fixing id:66372,73725,72657,70970,56440 hcp ci fix
- c4798c9 OCM-8986 | test: Automated id:68173,66874,67057
- 2450667 OCM-9008 | test: fixing id:45161,73755 hcp ci fix
- f0cedf9 OCM-9094 | chore: bump ocm-sdk-go
- 8cea5e3 OCM-9102 | ci: fix cluster name generated with suffix '-' issue
- cdb1e92 OCM-9116 | chore: Set release version to 1.2.42-RC1
- 41936d2 OCM-9178 | test: automate id:74430,74387 create/edit/describe nodepool with maxsurge/maxunavailable
- 2ec35ab OCM-9225 | test: fixing id:36128,67348,72195 hcp ci fix
- 1b31332 OCM-9225 | test: fixing id:67275 ci fix
- 2fb0973 OCM-9494 | chore: Set release version to 1.2.42
v1.2.42-rc1
Changelog
Features
- 4cf8f81 COM-7477 | feat: show state description for HCP upgrade policies
- 20e16d8 OCM-7289 | feat: create/update of maxUnavailable and maxSurge for HCP nodepools
Bug fixes
- 83a6031 OCM-2730 | fix: Update error message for linking ocm-role/user-role
- 883fed3 OCM-5092 | fix: remove empty line between mode descriptions
- b32120b OCM-6477 | fix: fetch subnets for availability zone
- 20ddf17 OCM-7563 | fix: validate node drain grace period when edit node pools
- 61272bd OCM-7851 | fix: unsupported combination of flags for operator-roles
- e4fd159 OCM-8329 | fix: add password validator for create admin
- ddca85c OCM-8867 | fix: include prefix check for clusters running registered oidc configs
- dbdbf4e OCM-8957 | fix: Hide the aws billing account getting exposed in cluster installation log
- 3279f37 OCM-9005 | fix: Update ocm-sdk-go to fix Windows SSL certificate issues
- 07f74d0 OCM-9140 | fix: Do not enable interactive for max-surge and max-available
- 1503f88 OCM-9166 | fix: prevent same role arns for IAM roles of the same cluster
- 6b9a5a7 OCM-9166 | fix: update ocm-common dependency to latest v0.04
- b658f9b OCM-9191 | fix: typo in logger info message for output of command
Others
- d78f09a OCM-6708 | ci: Enable lint check on e2e tests
- 0c30b8b OCM-7961 | chore: update the fips flag description
- 6a0a002 OCM-8220 | test: Automated case id:52691 User can set availability zones
- 0468497 OCM-8285 | test: implement no-cni(cilium) supporting
- 1fabac4 OCM-8291 | chore: bump ocm-sdk-go to v0.1.425
- eb06d15 OCM-8640 | test: automated case id:71329
- 677e310 OCM-8664 | ci: define override_rosacli_build to support CI running on indicated rosacli binary
- 01b8f87 OCM-8706 | chore: Update to version 1.2.42 in master branch ahead of next release
- 0e0f476 OCM-8746 | ci: Enhance privatelink set for HCP cluster creation
- 4937765 OCM-8761 | test: Exclude 64040
- febea96 OCM-8766 | test: Adjust and fix all the case failures in new CI jobs enablement
- 8a8267f OCM-8772 | test: Automated case id:46312,74436 Create cluster with fips
- 26e38ae OCM-8776 | test: Automated case id:35420,74399 Create cluster with channel group
- 0c4899c OCM-8796 | test: fixing id:67275 test case enhancement
- ec81d58 OCM-8848 | test: automate id:74402,74403,73731 upgrade/delete roles with attaching arbitrary policies
- 04696bf OCM-8853 | ci: Mask sensitive info from the log to avoid security issue
- ac8a8c6 OCM-8855 | test: fixed the test cases for CI failure
- 728371a OCM-8914 | test: Automated id:41549,52352,52764,66750
- 76e7f9d OCM-8922 | test: Automated case id:65160 Htpasswd IDP admin flow validation
- 6acebb6 OCM-8925 | test: automate id:72166 set and get config via rosacli
- b706152 OCM-8951 | test: automate id:67348,74468 validation for create/describe/edit/delete autoscaler via rosacli
- 4273a0c OCM-8952 | test: fixing id:35878
- b13729c OCM-8985 | test: fixing id:66372,73725,72657,70970,56440 hcp ci fix
- c4798c9 OCM-8986 | test: Automated id:68173,66874,67057
- 2450667 OCM-9008 | test: fixing id:45161,73755 hcp ci fix
- f0cedf9 OCM-9094 | chore: bump ocm-sdk-go
- 8cea5e3 OCM-9102 | ci: fix cluster name generated with suffix '-' issue
- cdb1e92 OCM-9116 | chore: Set release version to 1.2.42-RC1
- 41936d2 OCM-9178 | test: automate id:74430,74387 create/edit/describe nodepool with maxsurge/maxunavailable
- 2ec35ab OCM-9225 | test: fixing id:36128,67348,72195 hcp ci fix
- 1b31332 OCM-9225 | test: fixing id:67275 ci fix