-
Notifications
You must be signed in to change notification settings - Fork 150
fix(deps): update module github.com/openshift/rosa to v1.2.60 #950
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
base: main
Are you sure you want to change the base?
fix(deps): update module github.com/openshift/rosa to v1.2.60 #950
Conversation
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: red-hat-konflux[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @red-hat-konflux[bot]. Thanks for your PR. I'm waiting for a openshift-online member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
4905c85 to
54510bc
Compare
This PR contains the following updates:
v1.2.24->v1.2.60Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
openshift/rosa (github.com/openshift/rosa)
v1.2.60Compare Source
Changelog
Bug fixes
79cd65dOCM-21587 | fix: Removing fedramp checks that prevent setting HCP billing accountsOthers
71f05ebOCM-21010 | chore: Bump version to 1.2.60 for release751ab88OCM-21508 | test: fix ids: 60202,73391,73766,602781d7fcbeOCM-21522 | test: automate ids: 86448,86415 day1 and day2 log forwarder config24bd33fOCM-21584 | test: Improve id:72899 expiration date checkv1.2.59Compare Source
Changelog
Features
95efaf1OCM-19565 | feat: Deprecate available upgrades for rosa list versions7f4ccc3OCM-19567 | feat: Use Cluster.Versions for classic list/upgrades62440a1OCM-19810 | feat: Pull versions from CVO instead of CIS for roles46ecb42OCM-20194 | feat: Win-Li support (machinepool type flag)b0a709aOCM-20730 | feat: Capacity reservation preference for create/nodepool97ba01eOCM-20775 | feat: Describe/nodepool support for image type9174845OCM-20976 | feat: Introduce filtering for winli create/nodepool1a4014aOCM-20978 | feat: Validation error for caprez on classicfb9b28dOCM-21040 | feat: Add logForward to cluster1bf24f0OCM-21062 | feat: Technology Preview gating for WinLIa23eba4OCM-21146 | feat: Log Forwarding for HCP day1 support8508359OCM-21146 | feat: Log Forwarding for HCP day1 supportecaed85OCM-21147 | feat: Edit log forwarder command13bb900OCM-21150 | feat: List command for logforwarders36e0c13OCM-21151 | feat: Describe log forwarder command96d7673OCM-21152 | feat: Create command for logforwarders8fcbc9bOCM-21154 | feat: Delete command for logforwardersb2274f9OCM-21435 | feat: Block CapRez in govcloud on a flag level2df9eb8OCM-21435 | feat: Block capacity-reservation-preference on govcloudafcf287OCM-21436 | feat: Disable usage of logfwding on fedrampBug fixes
6bdd9bbOCM-0000 | fix: Add caprez preference to describe/machinepool84319aeOCM-12612 | fix: Filter DNS domains by organization in list command1294ea6OCM-16723 | fix: Hardcoded VPC CIDR values in cloudformation templatefc13a4dOCM-16903 | fix: changed messaging for validation error in HCP cluster3c01b40OCM-17465 | fix: created verification to when subnets are not set on proxy005e0d2OCM-17465 | fix: created verification to when subnets are not set on proxy080601dOCM-17621 | fix: added verifications to exclude fedramp from autonode featureefb249aOCM-18528 | fix: Discontinue UWM for ROSA HCP clusters43578c1OCM-18572 | fix: Bug with private API being broken for govcloud3ce75feOCM-18684 | fix: Remove proxy's special characters value to avoid meeting invalid value errorc6fa8b9OCM-18786 | fix: Do not prompt capres in govcloud envc4eb4cdOCM-18906 | fix: Handle HTTP errors in rosa download command and improve error messages3551093OCM-18910 | fix: Fix linter errors for #30935c0c33bOCM-18913 | fix: ensure subnet fetching in all scenariosc04132aOCM-19643 | fix: Only list the dns-domain under current organization2f01d7eOCM-20194 | fix: Fix linter errors for #3091899f693OCM-20882 | fix: Accidental assignment of incorrect valuea6c8200OCM-20883 | fix: Fix typo in caprez help msg039e602OCM-20975 | fix: Send EITHER capres ID or preference to api4e6a25cOCM-20976 | fix: Only show available options for caprez preference93700f9OCM-20984 | fix: Dont allow winli+fedramp8423d28OCM-21013 | fix: Fix all open CVEs on ROSA CLI2d96d67OCM-21040 | fix: Linter fixes for !3117a5564b4OCM-21109 | fix: logforward index out of range79d7786OCM-21187 | fix: only set logForwarders on HCP clusterscb6ab4cOCM-21360 | fix: Support multiple groupLogVersions9c1c577OCM-21361 | fix: Allow empty list of apps for cloudwatch1254743OCM-21381 | fix: Change regex to support new ID convention4d8823fOCM-21401 | fix: Allow empty groups, if so, require apps75ee117OCM-21402 | fix: Edit/logforwarder always use CW/S3 yaml fieldse335979OCM-21403 | fix: edit logforwarder from yaml only if same type7d15e71OCM-21426 | fix: Allow both S3 and CW day2 created1fe61cOCM-21426 | fix: Attach to builder, instead of replace80ce04eOCM-2610 | fix: changed behavior of sts flag on promoted commanddb2a012Revert "OCM-17465 | fix: created verification to when subnets are not set on proxy"Others
c55b1d9OCM-000 | ci: Reduce coverage parallelism to127191caOCM-18707 | chore: Bump ROSA CLI version to 1.2.577feebf3OCM-18946 | test: automate id: 73141 post check for billing account settinge73246eOCM-18946 | test: automate ids: 75922,75921 for both hosted-cp and classic clusters61fd6a5OCM-18953 | test: fix ids: 45509,38770a7d97ccOCM-19067 | refactor: add tool to generate docsbd2b695OCM-19783 | test: automate ids: 65793,388015f21d22OCM-19917 | ci: Use 'rosa list upgrade' to find the y-stream upgrading version for e2e test53ce0c2OCM-20111 | test: fix ids: 75922 to update the expected billing account with the cluster config2540bceOCM-20196 | chore: Bump Go to 1.24 + fix issuescec255cOCM-20196 | chore: Bump SDK to 0.1.4823ab0817OCM-20196 | chore: bump golangci-lint v2.6.1c654430OCM-20199 | chore: Bump unneeded reviewers+approversa611063OCM-20468 | test: automate ids: 44776,842465561875OCM-20672 | test: fix ids: 67168,73731,57094,45745 add dry-run before cluster upgrade testsc9c865eOCM-20714 | test: fix ids: 67412 and 759210c447aeOCM-20737 | test: Updated id:65793 to test the --all flag as well7da2330OCM-20760 | test: Fix id:57105,id:67057,id:56786,id:UWM-HCP-001 and add a check to id:UWM-HELP-001881ec26OCM-20814 | test: automate ids: 38840,84982,5605298aa4ceOCM-21005 | test: automate ids: 45159,861195c04ddcOCM-21010 | chore: Bump release version to 1.2.5913ed75dOCM-21010 | chore: Bump version on master (release process)e2b4ab8OCM-21010 | chore: Prepare CLI 1.2.58 for release33e25d0OCM-21068 | test: fix ids: 44776,64078,71329,71329,4550985eb2a5OCM-21111 | test: fix id: 45745a5847b4OCM-21146 | chore: Bump SDK to v0.1.486cb60196OCM-21231 | chore: Update FedRAMP CI profile OCP versionsdfb794bRevert "OCM-21010 | chore: Bump version on master (release process)"v1.2.58Compare Source
Changelog
Features
95efaf1OCM-19565 | feat: Deprecate available upgrades for rosa list versions7f4ccc3OCM-19567 | feat: Use Cluster.Versions for classic list/upgrades62440a1OCM-19810 | feat: Pull versions from CVO instead of CIS for roles46ecb42OCM-20194 | feat: Win-Li support (machinepool type flag)b0a709aOCM-20730 | feat: Capacity reservation preference for create/nodepool97ba01eOCM-20775 | feat: Describe/nodepool support for image type9174845OCM-20976 | feat: Introduce filtering for winli create/nodepool1a4014aOCM-20978 | feat: Validation error for caprez on classicfb9b28dOCM-21040 | feat: Add logForward to cluster1bf24f0OCM-21062 | feat: Technology Preview gating for WinLIa23eba4OCM-21146 | feat: Log Forwarding for HCP day1 support8508359OCM-21146 | feat: Log Forwarding for HCP day1 supportecaed85OCM-21147 | feat: Edit log forwarder command13bb900OCM-21150 | feat: List command for logforwarders36e0c13OCM-21151 | feat: Describe log forwarder command96d7673OCM-21152 | feat: Create command for logforwarders8fcbc9bOCM-21154 | feat: Delete command for logforwarders677e638OCM-21435 | feat: Block CapRez in govcloud on a flag level4496420OCM-21435 | feat: Block capacity-reservation-preference on govcloud4b75e4aOCM-21436 | feat: Disable usage of logfwding on fedrampBug fixes
6bdd9bbOCM-0000 | fix: Add caprez preference to describe/machinepool84319aeOCM-12612 | fix: Filter DNS domains by organization in list command1294ea6OCM-16723 | fix: Hardcoded VPC CIDR values in cloudformation templatefc13a4dOCM-16903 | fix: changed messaging for validation error in HCP cluster3c01b40OCM-17465 | fix: created verification to when subnets are not set on proxy005e0d2OCM-17465 | fix: created verification to when subnets are not set on proxy080601dOCM-17621 | fix: added verifications to exclude fedramp from autonode featureefb249aOCM-18528 | fix: Discontinue UWM for ROSA HCP clusters43578c1OCM-18572 | fix: Bug with private API being broken for govcloud3ce75feOCM-18684 | fix: Remove proxy's special characters value to avoid meeting invalid value errorc6fa8b9OCM-18786 | fix: Do not prompt capres in govcloud envc4eb4cdOCM-18906 | fix: Handle HTTP errors in rosa download command and improve error messages3551093OCM-18910 | fix: Fix linter errors for #30935c0c33bOCM-18913 | fix: ensure subnet fetching in all scenariosc04132aOCM-19643 | fix: Only list the dns-domain under current organization2f01d7eOCM-20194 | fix: Fix linter errors for #3091899f693OCM-20882 | fix: Accidental assignment of incorrect valuea6c8200OCM-20883 | fix: Fix typo in caprez help msg039e602OCM-20975 | fix: Send EITHER capres ID or preference to api4e6a25cOCM-20976 | fix: Only show available options for caprez preference93700f9OCM-20984 | fix: Dont allow winli+fedramp8423d28OCM-21013 | fix: Fix all open CVEs on ROSA CLI2d96d67OCM-21040 | fix: Linter fixes for !3117a5564b4OCM-21109 | fix: logforward index out of range79d7786OCM-21187 | fix: only set logForwarders on HCP clusterscb6ab4cOCM-21360 | fix: Support multiple groupLogVersions9c1c577OCM-21361 | fix: Allow empty list of apps for cloudwatch1254743OCM-21381 | fix: Change regex to support new ID convention4d8823fOCM-21401 | fix: Allow empty groups, if so, require apps72e829eOCM-21402 | fix: Edit/logforwarder always use CW/S3 yaml fields9b9d8e9OCM-21403 | fix: edit logforwarder from yaml only if same type539f3c2OCM-21426 | fix: Allow both S3 and CW day2 createcd61e70OCM-21426 | fix: Attach to builder, instead of replace80ce04eOCM-2610 | fix: changed behavior of sts flag on promoted commanddb2a012Revert "OCM-17465 | fix: created verification to when subnets are not set on proxy"Others
c55b1d9OCM-000 | ci: Reduce coverage parallelism to127191caOCM-18707 | chore: Bump ROSA CLI version to 1.2.577feebf3OCM-18946 | test: automate id: 73141 post check for billing account settinge73246eOCM-18946 | test: automate ids: 75922,75921 for both hosted-cp and classic clusters61fd6a5OCM-18953 | test: fix ids: 45509,38770a7d97ccOCM-19067 | refactor: add tool to generate docsbd2b695OCM-19783 | test: automate ids: 65793,388015f21d22OCM-19917 | ci: Use 'rosa list upgrade' to find the y-stream upgrading version for e2e test53ce0c2OCM-20111 | test: fix ids: 75922 to update the expected billing account with the cluster config2540bceOCM-20196 | chore: Bump Go to 1.24 + fix issuescec255cOCM-20196 | chore: Bump SDK to 0.1.4823ab0817OCM-20196 | chore: bump golangci-lint v2.6.1c654430OCM-20199 | chore: Bump unneeded reviewers+approversa611063OCM-20468 | test: automate ids: 44776,842465561875OCM-20672 | test: fix ids: 67168,73731,57094,45745 add dry-run before cluster upgrade testsc9c865eOCM-20714 | test: fix ids: 67412 and 759210c447aeOCM-20737 | test: Updated id:65793 to test the --all flag as well7da2330OCM-20760 | test: Fix id:57105,id:67057,id:56786,id:UWM-HCP-001 and add a check to id:UWM-HELP-001881ec26OCM-20814 | test: automate ids: 38840,84982,5605298aa4ceOCM-21005 | test: automate ids: 45159,8611993ee260OCM-21010 | chore: Bump RC to RC413ed75dOCM-21010 | chore: Bump version on master (release process)ab65c24OCM-21010 | chore: Prepare CLI 1.2.58 for release6774a78OCM-21010 | chore: Set release version to 1.2.58-RC2e1588c4OCM-21010 | chore: Set release version to 1.2.58-RC333e25d0OCM-21068 | test: fix ids: 44776,64078,71329,71329,4550985eb2a5OCM-21111 | test: fix id: 45745a5847b4OCM-21146 | chore: Bump SDK to v0.1.486cb60196OCM-21231 | chore: Update FedRAMP CI profile OCP versionsdfb794bRevert "OCM-21010 | chore: Bump version on master (release process)"v1.2.57Compare Source
Changelog
Features
356a1ddOCM-17611 | feat: Introduce billing account selection for classic1ee8d92OCM-17621 | feat: Add support for enabling AutoNode to 'rosa edit cluster'34c5801OCM-17695 | feat: Remove attaching ec2 policy to worker role for zero egress323362cOCM-17876 | feat: IDMS Type for ROSA-HCP Updatea8a737cOCM-17876 | feat: IDMS support for ROSA-HCPf3d877fOCM-18569 | feat: Unhide CapRes flag for m218671f7SLSRE-371 | feat: add hidden options for setting master/infra machine types with rosa create clusterBug fixes
3a0a1f6OCM-17621 | fix: added verifications to exclude fedramp from autonode feature538131aOCM-17895 | fix: Do not prompt for capacity reservation ID when autoscaling9b48346OCM-18278 | fix: Fix broken ARN fetching for OIDC providers2662a68OCM-18326 | fix: Correct delete prompt for iamserviceaccountec0065bOCM-18327 | fix: Prompt user for what input method they want1437356OCM-18340 | fix: Fix delete interactive + auto modesd00367dOCM-18363 | fix: dlt/iamserviceaccount + unused options.go file793e4a5OCM-18376 | fix: Delete inline policies87fede6OCM-18572 | fix: Bug with private API being broken for govcloud6fdf046OCM-18575 | fix: It should not report error when create iamserviceaccount without setting '-path' miltiple timesdc8f02dOCM-18786 | fix: Do not prompt capres in govcloud envf1a5c36OCM-7670 | fix: Removed optional from subnet selectionOthers
c136545OCM-00000 | chore: Bump ROSA CLI version to 1.2.5697075feOCM-16969 | ci: Add a new HCP profile with proxy that is set username/passwordc76ac1cOCM-17788 | chore: update ocm-sdk-go to v0.1.476846b0edOCM-18058 | ci: Fix the cluster desciption parsing of '[DEPRECATED] User Workload Monitoring'a1662c5OCM-18230 | ci: Use env to avoid failure that param substitution in scripts is not allowed1540800OCM-18248 | chore: Bump version to 1.2.56738f073OCM-18248 | chore: Revert version to make HEADd462ea0OCM-18387 | test: automate ids:84626,843910ad2070OCM-18444 | test: fix ids: 68971,72538b3ee5c7OCM-18510 | test: automate id:84761cafcea9OCM-18536 | ci: Update the aws credential path in the steps scripts of e2e testinga6cc39cOCM-18557 | ci: Flags should precede the package name in the ginkgo commands in the steps scripts of e2e testingebcb10fOCM-18617 | test: fix ids: 84391,84626 failure during parallel executed jobs265f03dOCM-18707 | chore: Bump RC1 -> RC2 for v1.2.570a70ceaOCM-18707 | chore: Bump ROSA CLI version to 1.2.57aa51227OCM-18707 | chore: Set release version to 1.2.57-RC1v1.2.56Compare Source
Changelog
Features
d92616eOCM-15221 | feat: Deprecate user workload monitoring toggleb0a9a25OCM-16535 | feat: Introduce warning + dry run mode for upgrading clusters883f59aOCM-17277 | feat: Add support for handling deprecation headers in ROSA CLI57966c3OCM-17631 | feat: Introduce capacity reservation to nodepoolsd568674OCM-17719 | feat: Deprecate user workload monitoring support msg2461186OCM-17719 | feat: Deprecate warnings for UWM + HCPa906a39Revert "OCM-17719 | feat: Deprecate user workload monitoring support to be st…"a9c884eRevert "OCM-17719 | feat: Deprecate user workload monitoring toggle"6e4b043XCMSTRAT-1311 | feat: Add comprehensive IAM service account management commandsBug fixes
e1733afOCM-13376 | fix: Fix a couple tests that are failing in fedramp875323fOCM-17223 | fix: Exclude public subnets for privatelink classicec4d037OCM-17643 | fix: Fix retrieving versions for listing CLI versions0509b6dOCM-17858 | fix: Allow nodepool creation without capacity reservation id712d737OCM-17895 | fix: Do not prompt for capacity reservation ID when autoscaling89d4b87OCM-18278 | fix: Fix broken ARN fetching for OIDC providers899036eOCM-18326 | fix: Correct delete prompt for iamserviceaccount9b82cb5OCM-18327 | fix: Prompt user for what input method they want30a9488OCM-18340 | fix: Fix delete interactive + auto modes325875cOCM-18363 | fix: dlt/iamserviceaccount + unused options.go file19de0a3OCM-18376 | fix: Delete inline policiesOthers
98c403dOCM-0000 | chore: Bump ROSA CLI version to 1.2.56-RC17e59953OCM-00000 | chore: Bump ROSA CLI version to 1.2.560f04a8aOCM-00000 | chore: Bump release version to 1.2.56-RC2cf76e13OCM-13376 | test: Enabling more tests for FedRAMP environment, adding HCP profile for FedRAMPd33244fOCM-16535 | chore: Update warning around upgrade dry runs7b2b027OCM-17483 | ci: Support latest value for ROSACLI_BUILD89423f6OCM-17532 | docs: Add Claude Code development guidelines and repository instructionsd470ce7OCM-17617 | ci: Fix rosa-cli-e2e-test-push to use array as the apply-tags value5b854d4OCM-17617 | ci: Use CEL expressions to decide the additioanl tag on the e2e-test image6df1212OCM-17617 | ci: fix the error obtaining VCS status with the GOFLAGS in Dockerfile.konflux8f44abdOCM-17631 | chore: Bump SDK to 0.1.4750490a1dOCM-17631 | chore: Bump SDK version and go mod+tidy93bc8caOCM-17713 | ci: To use single quotes for image_tag to avoid treating as a literal string7c3ae17OCM-17716 | test: Fix Konflux pipeline testafeed0bOCM-17837 | ci: Use rosa-cli-e2e-test:latest image for integration test hcp-advanced-e2e-test47f6435OCM-18248 | chore: Bump version to 1.2.56553583aOCM-18248 | chore: Revert version to make HEADcde3b2fOCM-18428 | chore: Add newline to info file8eb413fRevert "OCM-18428 | chore: Add newline to info file"v1.2.55Compare Source
Changelog
Features
1d827aaACM-18622 | feat: Expose functionality for creating Account/Operator roles and OIDC config/providerbee5284OCM-15907 | feat: Introduce warning + validation for govcloud env choice0aa1179OCM-1599 | feat: added new columns and flags to list machine pool command77b8741OCM-15990 | feat: New public routines in cloudformation client694cbcaOCM-15990 | feat: Rename CAPA logger something more identifiable5b83757OCM-15992 | feat: Added private ingress + private API prompts for HCPb569be3OCM-15992 | feat: Added private ingress + private API prompts for HCPa6c400dOCM-16926 | feat: Update help message for private-link to 'deprecate' for HCPd60f73eOCM-17058 | feat: Update mirror and base releases folder URId0e0463OCM-4117 | feat: Introduce warning around creating accountroles9d7117aOCM-9675 | feat: Introduce help messages for prompts missing them in create/cluster1dcca62Revert "OCM-17058 | feat: Update mirror and base releases folder URI"Bug fixes
67b3dadOCM-10979 | fix: Bump Go version to 1.23.1a26ddccOCM-13374 | fix: Fix kubelet configs and add policy template for govcloudc59d1e7OCM-1599 | fix: updated strings and tests to match74f45c5OCM-15992 | fix: Remove check stopping private ingress changesecd8517OCM-16119 | fix: No region set for command which needs no region,list/clusters8d77faeOCM-16191 | fix: Wrong OIDC Provider importa61b6bdOCM-16303 | fix: Only supply ingresses[0].listening when HCP3669e2fOCM-16864 | fix: Introduce private API to private STS validationa9160bfOCM-16902 | fix: Fix private+privateIngress clusters + validation4f4eefeOCM-16902 | fix: Pass in non-args privteIngress valueec45d23OCM-17311 | fix: Fix broken map for loop3a847d9OCM-17311 | fix: Revert package changes from #2906Others
331095eOCM-0000 | chore: Change slack channel + handle in contributing guide144c516OCM-15737 | ci: add a new func rosa_login_with_clinet()0ed6b96OCM-15880 | ci: Add GOFLAGS=-buildvcs=false env in Dockerfile.konflux54d6bdcOCM-15880 | ci: Create new dockerfile for e2e testing component22f338aOCM-15880 | ci: Remove extra param service from integration test566e619OCM-15967 | chore: Bump version to 1.2.54997261bOCM-15992 | chore: Bump OCM sdk version to 0.1.465 + vendor/tidy0a3c458OCM-16081 | ci: Add new attribute default_ingress_private for HCP profiles50a75a7OCM-16257 | ci: Adjust destroy step to support Konflux e2e CI cleanup stepbd497feOCM-16406 | test: fix ids: 77829,81295,77140,81295,75921,56786236bd25OCM-16461 | ci: Add two pipelines for rosa-cli-e2e-test component manually5c495a6OCM-16509 | ci: Some updates for the hcp-advance-e2e-test pipeline4d8afeaOCM-16579 | test: fix ids: 43070,62083,57441,81295,7714049ff343OCM-16679 | test: fix ids: 38775,75227b46fe75OCM-16776 | test: automate id:55979,36293be70b02OCM-16813 | test: fix ids: 68971,45509,764813e07563OCM-16933 | test: automate id:83155 as day1 and day1-post of api and ingress private5324ce2OCM-17038 | test: fix id: 60688 add unmanaged tag on the testing subnetse822397OCM-17244 | test: fix id: 68971 and fix preparation to not use private-link flag anymore for hcp cluster856dcd2OCM-17271 | test: fix ids: 41549,72538d196a63OCM-17311 | chore: Bump CLI version on master to 1.2.5508d5324OCM-17311 | chore: Bump ROSA CLI version to v1.2.557ad5c84OCM-17372 | chore: bump ocm-common dependencydf926dcRevert "OCM-15967 | chore: Bump version to 1.2.54"30d1ecaRevert "OCM-17311 | chore: Bump CLI version on master to 1.2.55"v1.2.54Compare Source
Changelog
Features
3ff7502OCM-13374 | feat: Enable HCP in govcloud environments67c7e95OCM-14567 | feat: Bump konflux to check for release_1.2.53602bcc4OCM-15005 | feat: sort CF template parameters in help output2dd867dOCM-15096 | feat: Introduce channel-group in edit/cluster891c1c1OCM-15097 | feat: Un-hidechannel-groupflag in create/clusterb43898aOCM-15158 | feat: Removed duplicated-from-API validation (machinepools)4ba2a1dOCM-15159 | feat: Introduce-yfor migrating cluster network typee7302eaOCM-15190 | feat: Remove default channelgroup from edit/cluster9b02b05OCM-4667 | feat: added new warnings to account-role checks and validation for the red-hat-managed tagBug fixes
80714fdOCM-13071 | fix: Bump Go version to 1.2329d760aOCM-15172 | fix: Do not enable interactive if channel group is edited1f41e28OCM-6929 | fix: Improved UX for error handling in private clustersOthers
06266f1Konflux build pipeline service account migration for rosa Signed-off-by: konflux [email protected]089d989OCM-0000 | chore: Change slack channel + handle in contributing guide06a9b3dOCM-00000 | chore: Add konflux bot to OWNERS file689e98aOCM-14088 | ci: Remove the fake external auth provider9666476OCM-14567 | ci: Add ocpe2e-rosa-hcp-shared-vpc profile for OCPE2E2b40f7fOCM-14567 | ci: Move all the OCPE2E profiles to new file62d9f28OCM-15192 | test: automate id:81399 edit cluster channel group49f4016OCM-15397 | ci: Support cluster autoscaler day2 action for HCP cluster3684fb2OCM-15511 | ci: Use cluster spec to check the ready and waiting status in the Day1Readiness step49338afOCM-15682 | ci: Add new tag for unused subnets62396bfOCM-15757 | ci: Change triggers for konflux, get PR pipeline passing85293aeOCM-15770 | ci: Change on-push pipeline to trigger with tags that start withv13ec068OCM-15880 | ci: Add integration pipeline on Konflux7451a22OCM-15880 | ci: Some fixes on the first onboard integration test4d398e2OCM-15967 | chore: Edit makefile comment9d7c3aeOCM-15967 | chore: Set release version to 1.2.542cd0e6d](https://redirect.github.com/openshift/rosa/commit/2cd0e6d0474e913aConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.