Skip to content

Releases: openshift/rosa

v1.2.57-rc1

v1.2.57-rc1 Pre-release
Pre-release

Choose a tag to compare

@hunterkepley hunterkepley released this 30 Sep 18:30
7903b7e

Changelog

Features

  • 356a1dd OCM-17611 | feat: Introduce billing account selection for classic
  • 1ee8d92 OCM-17621 | feat: Add support for enabling AutoNode to 'rosa edit cluster'
  • 34c5801 OCM-17695 | feat: Remove attaching ec2 policy to worker role for zero egress
  • 323362c OCM-17876 | feat: IDMS Type for ROSA-HCP Update
  • a8a737c OCM-17876 | feat: IDMS support for ROSA-HCP
  • f3d877f OCM-18569 | feat: Unhide CapRes flag for m2
  • 18671f7 SLSRE-371 | feat: add hidden options for setting master/infra machine types with rosa create cluster

Bug fixes

  • 538131a OCM-17895 | fix: Do not prompt for capacity reservation ID when autoscaling
  • 9b48346 OCM-18278 | fix: Fix broken ARN fetching for OIDC providers
  • 2662a68 OCM-18326 | fix: Correct delete prompt for iamserviceaccount
  • ec0065b OCM-18327 | fix: Prompt user for what input method they want
  • 1437356 OCM-18340 | fix: Fix delete interactive + auto modes
  • d00367d OCM-18363 | fix: dlt/iamserviceaccount + unused options.go file
  • 793e4a5 OCM-18376 | fix: Delete inline policies
  • 6fdf046 OCM-18575 | fix: It should not report error when create iamserviceaccount without setting '-path' miltiple times
  • f1a5c36 OCM-7670 | fix: Removed optional from subnet selection

Others

  • c136545 OCM-00000 | chore: Bump ROSA CLI version to 1.2.56
  • 97075fe OCM-16969 | ci: Add a new HCP profile with proxy that is set username/password
  • c76ac1c OCM-17788 | chore: update ocm-sdk-go to v0.1.476
  • 846b0ed OCM-18058 | ci: Fix the cluster desciption parsing of '[DEPRECATED] User Workload Monitoring'
  • a1662c5 OCM-18230 | ci: Use env to avoid failure that param substitution in scripts is not allowed
  • 1540800 OCM-18248 | chore: Bump version to 1.2.56
  • 738f073 OCM-18248 | chore: Revert version to make HEAD
  • d462ea0 OCM-18387 | test: automate ids:84626,84391
  • 0ad2070 OCM-18444 | test: fix ids: 68971,72538
  • b3ee5c7 OCM-18510 | test: automate id:84761
  • cafcea9 OCM-18536 | ci: Update the aws credential path in the steps scripts of e2e testing
  • a6cc39c OCM-18557 | ci: Flags should precede the package name in the ginkgo commands in the steps scripts of e2e testing
  • ebcb10f OCM-18617 | test: fix ids: 84391,84626 failure during parallel executed jobs
  • aa51227 OCM-18707 | chore: Set release version to 1.2.57-RC1

v1.2.56

Choose a tag to compare

@hunterkepley hunterkepley released this 10 Sep 18:56
75056df

Changelog

Features

  • d92616e OCM-15221 | feat: Deprecate user workload monitoring toggle
  • b0a9a25 OCM-16535 | feat: Introduce warning + dry run mode for upgrading clusters
  • 883f59a OCM-17277 | feat: Add support for handling deprecation headers in ROSA CLI
  • 57966c3 OCM-17631 | feat: Introduce capacity reservation to nodepools
  • d568674 OCM-17719 | feat: Deprecate user workload monitoring support msg
  • 2461186 OCM-17719 | feat: Deprecate warnings for UWM + HCP
  • a906a39 Revert "OCM-17719 | feat: Deprecate user workload monitoring support to be st…"
  • a9c884e Revert "OCM-17719 | feat: Deprecate user workload monitoring toggle"
  • 6e4b043 XCMSTRAT-1311 | feat: Add comprehensive IAM service account management commands

Bug fixes

  • e1733af OCM-13376 | fix: Fix a couple tests that are failing in fedramp
  • 875323f OCM-17223 | fix: Exclude public subnets for privatelink classic
  • ec4d037 OCM-17643 | fix: Fix retrieving versions for listing CLI versions
  • 0509b6d OCM-17858 | fix: Allow nodepool creation without capacity reservation id
  • 712d737 OCM-17895 | fix: Do not prompt for capacity reservation ID when autoscaling
  • 89d4b87 OCM-18278 | fix: Fix broken ARN fetching for OIDC providers
  • 899036e OCM-18326 | fix: Correct delete prompt for iamserviceaccount
  • 9b82cb5 OCM-18327 | fix: Prompt user for what input method they want
  • 30a9488 OCM-18340 | fix: Fix delete interactive + auto modes
  • 325875c OCM-18363 | fix: dlt/iamserviceaccount + unused options.go file
  • 19de0a3 OCM-18376 | fix: Delete inline policies

Others

  • 98c403d OCM-0000 | chore: Bump ROSA CLI version to 1.2.56-RC1
  • 7e59953 OCM-00000 | chore: Bump ROSA CLI version to 1.2.56
  • 0f04a8a OCM-00000 | chore: Bump release version to 1.2.56-RC2
  • cf76e13 OCM-13376 | test: Enabling more tests for FedRAMP environment, adding HCP profile for FedRAMP
  • d33244f OCM-16535 | chore: Update warning around upgrade dry runs
  • 7b2b027 OCM-17483 | ci: Support latest value for ROSACLI_BUILD
  • 89423f6 OCM-17532 | docs: Add Claude Code development guidelines and repository instructions
  • d470ce7 OCM-17617 | ci: Fix rosa-cli-e2e-test-push to use array as the apply-tags value
  • 5b854d4 OCM-17617 | ci: Use CEL expressions to decide the additioanl tag on the e2e-test image
  • 6df1212 OCM-17617 | ci: fix the error obtaining VCS status with the GOFLAGS in Dockerfile.konflux
  • 8f44abd OCM-17631 | chore: Bump SDK to 0.1.475
  • 0490a1d OCM-17631 | chore: Bump SDK version and go mod+tidy
  • 93bc8ca OCM-17713 | ci: To use single quotes for image_tag to avoid treating as a literal string
  • 7c3ae17 OCM-17716 | test: Fix Konflux pipeline test
  • afeed0b OCM-17837 | ci: Use rosa-cli-e2e-test:latest image for integration test hcp-advanced-e2e-test
  • 47f6435 OCM-18248 | chore: Bump version to 1.2.56
  • 553583a OCM-18248 | chore: Revert version to make HEAD
  • cde3b2f OCM-18428 | chore: Add newline to info file
  • 8eb413f Revert "OCM-18428 | chore: Add newline to info file"

v1.2.56-rc2

v1.2.56-rc2 Pre-release
Pre-release

Choose a tag to compare

@hunterkepley hunterkepley released this 26 Aug 15:34
1ad7c39

Changelog

Bug fixes

  • 712d737 OCM-17895 | fix: Do not prompt for capacity reservation ID when autoscaling

Others

  • 0f04a8a OCM-00000 | chore: Bump release version to 1.2.56-RC2

v1.2.56-rc1

v1.2.56-rc1 Pre-release
Pre-release

Choose a tag to compare

@hunterkepley hunterkepley released this 25 Aug 16:14
287294d

Changelog

Features

  • d92616e OCM-15221 | feat: Deprecate user workload monitoring toggle
  • b0a9a25 OCM-16535 | feat: Introduce warning + dry run mode for upgrading clusters
  • 883f59a OCM-17277 | feat: Add support for handling deprecation headers in ROSA CLI
  • 57966c3 OCM-17631 | feat: Introduce capacity reservation to nodepools
  • d568674 OCM-17719 | feat: Deprecate user workload monitoring support msg
  • 2461186 OCM-17719 | feat: Deprecate warnings for UWM + HCP
  • a906a39 Revert "OCM-17719 | feat: Deprecate user workload monitoring support to be st…"
  • a9c884e Revert "OCM-17719 | feat: Deprecate user workload monitoring toggle"
  • 6e4b043 XCMSTRAT-1311 | feat: Add comprehensive IAM service account management commands

Bug fixes

  • e1733af OCM-13376 | fix: Fix a couple tests that are failing in fedramp
  • 875323f OCM-17223 | fix: Exclude public subnets for privatelink classic
  • ec4d037 OCM-17643 | fix: Fix retrieving versions for listing CLI versions
  • 0509b6d OCM-17858 | fix: Allow nodepool creation without capacity reservation id

Others

  • 98c403d OCM-0000 | chore: Bump ROSA CLI version to 1.2.56-RC1
  • cf76e13 OCM-13376 | test: Enabling more tests for FedRAMP environment, adding HCP profile for FedRAMP
  • d33244f OCM-16535 | chore: Update warning around upgrade dry runs
  • 7b2b027 OCM-17483 | ci: Support latest value for ROSACLI_BUILD
  • 89423f6 OCM-17532 | docs: Add Claude Code development guidelines and repository instructions
  • d470ce7 OCM-17617 | ci: Fix rosa-cli-e2e-test-push to use array as the apply-tags value
  • 5b854d4 OCM-17617 | ci: Use CEL expressions to decide the additioanl tag on the e2e-test image
  • 6df1212 OCM-17617 | ci: fix the error obtaining VCS status with the GOFLAGS in Dockerfile.konflux
  • 8f44abd OCM-17631 | chore: Bump SDK to 0.1.475
  • 0490a1d OCM-17631 | chore: Bump SDK version and go mod+tidy
  • 93bc8ca OCM-17713 | ci: To use single quotes for image_tag to avoid treating as a literal string
  • 7c3ae17 OCM-17716 | test: Fix Konflux pipeline test
  • afeed0b OCM-17837 | ci: Use rosa-cli-e2e-test:latest image for integration test hcp-advanced-e2e-test

v1.2.55

Choose a tag to compare

@hunterkepley hunterkepley released this 29 Jul 21:09
37ad5ac

Changelog

Features

  • 1d827aa ACM-18622 | feat: Expose functionality for creating Account/Operator roles and OIDC config/provider
  • bee5284 OCM-15907 | feat: Introduce warning + validation for govcloud env choice
  • 0aa1179 OCM-1599 | feat: added new columns and flags to list machine pool command
  • 77b8741 OCM-15990 | feat: New public routines in cloudformation client
  • 694cbca OCM-15990 | feat: Rename CAPA logger something more identifiable
  • 5b83757 OCM-15992 | feat: Added private ingress + private API prompts for HCP
  • b569be3 OCM-15992 | feat: Added private ingress + private API prompts for HCP
  • a6c400d OCM-16926 | feat: Update help message for private-link to 'deprecate' for HCP
  • d60f73e OCM-17058 | feat: Update mirror and base releases folder URI
  • d0e0463 OCM-4117 | feat: Introduce warning around creating accountroles
  • 9d7117a OCM-9675 | feat: Introduce help messages for prompts missing them in create/cluster
  • 1dcca62 Revert "OCM-17058 | feat: Update mirror and base releases folder URI"

Bug fixes

  • 67b3dad OCM-10979 | fix: Bump Go version to 1.23.1
  • a26ddcc OCM-13374 | fix: Fix kubelet configs and add policy template for govcloud
  • c59d1e7 OCM-1599 | fix: updated strings and tests to match
  • 74f45c5 OCM-15992 | fix: Remove check stopping private ingress changes
  • ecd8517 OCM-16119 | fix: No region set for command which needs no region, list/clusters
  • 8d77fae OCM-16191 | fix: Wrong OIDC Provider import
  • a61b6bd OCM-16303 | fix: Only supply ingresses[0].listening when HCP
  • 3669e2f OCM-16864 | fix: Introduce private API to private STS validation
  • a9160bf OCM-16902 | fix: Fix private+privateIngress clusters + validation
  • 4f4eefe OCM-16902 | fix: Pass in non-args privteIngress value
  • ec45d23 OCM-17311 | fix: Fix broken map for loop
  • 3a847d9 OCM-17311 | fix: Revert package changes from #2906

Others

  • 331095e OCM-0000 | chore: Change slack channel + handle in contributing guide
  • 144c516 OCM-15737 | ci: add a new func rosa_login_with_clinet()
  • 0ed6b96 OCM-15880 | ci: Add GOFLAGS=-buildvcs=false env in Dockerfile.konflux
  • 54d6bdc OCM-15880 | ci: Create new dockerfile for e2e testing component
  • 22f338a OCM-15880 | ci: Remove extra param service from integration test
  • 566e619 OCM-15967 | chore: Bump version to 1.2.54
  • 997261b OCM-15992 | chore: Bump OCM sdk version to 0.1.465 + vendor/tidy
  • 0a3c458 OCM-16081 | ci: Add new attribute default_ingress_private for HCP profiles
  • 50a75a7 OCM-16257 | ci: Adjust destroy step to support Konflux e2e CI cleanup step
  • bd497fe OCM-16406 | test: fix ids: 77829,81295,77140,81295,75921,56786
  • 236bd25 OCM-16461 | ci: Add two pipelines for rosa-cli-e2e-test component manually
  • 5c495a6 OCM-16509 | ci: Some updates for the hcp-advance-e2e-test pipeline
  • 4d8afea OCM-16579 | test: fix ids: 43070,62083,57441,81295,77140
  • 49ff343 OCM-16679 | test: fix ids: 38775,75227
  • b46fe75 OCM-16776 | test: automate id:55979,36293
  • be70b02 OCM-16813 | test: fix ids: 68971,45509,76481
  • 3e07563 OCM-16933 | test: automate id:83155 as day1 and day1-post of api and ingress private
  • 5324ce2 OCM-17038 | test: fix id: 60688 add unmanaged tag on the testing subnets
  • e822397 OCM-17244 | test: fix id: 68971 and fix preparation to not use private-link flag anymore for hcp cluster
  • 856dcd2 OCM-17271 | test: fix ids: 41549,72538
  • d196a63 OCM-17311 | chore: Bump CLI version on master to 1.2.55
  • 08d5324 OCM-17311 | chore: Bump ROSA CLI version to v1.2.55
  • 7ad5c84 OCM-17372 | chore: bump ocm-common dependency
  • df926dc Revert "OCM-15967 | chore: Bump version to 1.2.54"
  • 30d1eca Revert "OCM-17311 | chore: Bump CLI version on master to 1.2.55"

v1.2.55-rc2

v1.2.55-rc2 Pre-release
Pre-release

Choose a tag to compare

@hunterkepley hunterkepley released this 24 Jul 20:17
75b3aba

Changelog

Features

  • 1d827aa ACM-18622 | feat: Expose functionality for creating Account/Operator roles and OIDC config/provider
  • bee5284 OCM-15907 | feat: Introduce warning + validation for govcloud env choice
  • 0aa1179 OCM-1599 | feat: added new columns and flags to list machine pool command
  • 77b8741 OCM-15990 | feat: New public routines in cloudformation client
  • 694cbca OCM-15990 | feat: Rename CAPA logger something more identifiable
  • b569be3 OCM-15992 | feat: Added private ingress + private API prompts for HCP
  • 5b83757 OCM-15992 | feat: Added private ingress + private API prompts for HCP
  • a6c400d OCM-16926 | feat: Update help message for private-link to 'deprecate' for HCP
  • d60f73e OCM-17058 | feat: Update mirror and base releases folder URI
  • d0e0463 OCM-4117 | feat: Introduce warning around creating accountroles
  • 9d7117a OCM-9675 | feat: Introduce help messages for prompts missing them in create/cluster
  • 1dcca62 Revert "OCM-17058 | feat: Update mirror and base releases folder URI"

Bug fixes

  • 67b3dad OCM-10979 | fix: Bump Go version to 1.23.1
  • 7e61e6b OCM-13374 | fix: Fix kubelet configs and add policy template for govcloud
  • c59d1e7 OCM-1599 | fix: updated strings and tests to match
  • 74f45c5 OCM-15992 | fix: Remove check stopping private ingress changes
  • ecd8517 OCM-16119 | fix: No region set for command which needs no region, list/clusters
  • 8d77fae OCM-16191 | fix: Wrong OIDC Provider import
  • a61b6bd OCM-16303 | fix: Only supply ingresses[0].listening when HCP
  • 3669e2f OCM-16864 | fix: Introduce private API to private STS validation
  • a9160bf OCM-16902 | fix: Fix private+privateIngress clusters + validation
  • 4f4eefe OCM-16902 | fix: Pass in non-args privteIngress value
  • b7a7673 OCM-17311 | fix: Fix broken map for loop
  • 3a847d9 OCM-17311 | fix: Revert package changes from #2906

Others

  • 331095e OCM-0000 | chore: Change slack channel + handle in contributing guide
  • 144c516 OCM-15737 | ci: add a new func rosa_login_with_clinet()
  • 0ed6b96 OCM-15880 | ci: Add GOFLAGS=-buildvcs=false env in Dockerfile.konflux
  • 54d6bdc OCM-15880 | ci: Create new dockerfile for e2e testing component
  • 22f338a OCM-15880 | ci: Remove extra param service from integration test
  • 566e619 OCM-15967 | chore: Bump version to 1.2.54
  • 997261b OCM-15992 | chore: Bump OCM sdk version to 0.1.465 + vendor/tidy
  • 0a3c458 OCM-16081 | ci: Add new attribute default_ingress_private for HCP profiles
  • 50a75a7 OCM-16257 | ci: Adjust destroy step to support Konflux e2e CI cleanup step
  • bd497fe OCM-16406 | test: fix ids: 77829,81295,77140,81295,75921,56786
  • 236bd25 OCM-16461 | ci: Add two pipelines for rosa-cli-e2e-test component manually
  • 5c495a6 OCM-16509 | ci: Some updates for the hcp-advance-e2e-test pipeline
  • 4d8afea OCM-16579 | test: fix ids: 43070,62083,57441,81295,77140
  • 49ff343 OCM-16679 | test: fix ids: 38775,75227
  • b46fe75 OCM-16776 | test: automate id:55979,36293
  • be70b02 OCM-16813 | test: fix ids: 68971,45509,76481
  • 3e07563 OCM-16933 | test: automate id:83155 as day1 and day1-post of api and ingress private
  • 5324ce2 OCM-17038 | test: fix id: 60688 add unmanaged tag on the testing subnets
  • e822397 OCM-17244 | test: fix id: 68971 and fix preparation to not use private-link flag anymore for hcp cluster
  • 856dcd2 OCM-17271 | test: fix ids: 41549,72538
  • 788daed OCM-17311 | chore: Bump RC version to rc2
  • bbb8b71 OCM-17311 | chore: Set release version to 1.2.55-RC1
  • df926dc Revert "OCM-15967 | chore: Bump version to 1.2.54"

v1.2.55-rc1

v1.2.55-rc1 Pre-release
Pre-release

Choose a tag to compare

@hunterkepley hunterkepley released this 22 Jul 20:36
2dc4095

Changelog

Features

  • 1d827aa ACM-18622 | feat: Expose functionality for creating Account/Operator roles and OIDC config/provider
  • bee5284 OCM-15907 | feat: Introduce warning + validation for govcloud env choice
  • 0aa1179 OCM-1599 | feat: added new columns and flags to list machine pool command
  • 77b8741 OCM-15990 | feat: New public routines in cloudformation client
  • 694cbca OCM-15990 | feat: Rename CAPA logger something more identifiable
  • b569be3 OCM-15992 | feat: Added private ingress + private API prompts for HCP
  • 5b83757 OCM-15992 | feat: Added private ingress + private API prompts for HCP
  • a6c400d OCM-16926 | feat: Update help message for private-link to 'deprecate' for HCP
  • d60f73e OCM-17058 | feat: Update mirror and base releases folder URI
  • d0e0463 OCM-4117 | feat: Introduce warning around creating accountroles
  • 9d7117a OCM-9675 | feat: Introduce help messages for prompts missing them in create/cluster
  • 1dcca62 Revert "OCM-17058 | feat: Update mirror and base releases folder URI"

Bug fixes

  • 67b3dad OCM-10979 | fix: Bump Go version to 1.23.1
  • c59d1e7 OCM-1599 | fix: updated strings and tests to match
  • 74f45c5 OCM-15992 | fix: Remove check stopping private ingress changes
  • ecd8517 OCM-16119 | fix: No region set for command which needs no region, list/clusters
  • 8d77fae OCM-16191 | fix: Wrong OIDC Provider import
  • a61b6bd OCM-16303 | fix: Only supply ingresses[0].listening when HCP
  • 3669e2f OCM-16864 | fix: Introduce private API to private STS validation
  • a9160bf OCM-16902 | fix: Fix private+privateIngress clusters + validation
  • 4f4eefe OCM-16902 | fix: Pass in non-args privteIngress value
  • 3a847d9 OCM-17311 | fix: Revert package changes from #2906

Others

  • 331095e OCM-0000 | chore: Change slack channel + handle in contributing guide
  • 144c516 OCM-15737 | ci: add a new func rosa_login_with_clinet()
  • 0ed6b96 OCM-15880 | ci: Add GOFLAGS=-buildvcs=false env in Dockerfile.konflux
  • 54d6bdc OCM-15880 | ci: Create new dockerfile for e2e testing component
  • 22f338a OCM-15880 | ci: Remove extra param service from integration test
  • 566e619 OCM-15967 | chore: Bump version to 1.2.54
  • 997261b OCM-15992 | chore: Bump OCM sdk version to 0.1.465 + vendor/tidy
  • 0a3c458 OCM-16081 | ci: Add new attribute default_ingress_private for HCP profiles
  • 50a75a7 OCM-16257 | ci: Adjust destroy step to support Konflux e2e CI cleanup step
  • bd497fe OCM-16406 | test: fix ids: 77829,81295,77140,81295,75921,56786
  • 236bd25 OCM-16461 | ci: Add two pipelines for rosa-cli-e2e-test component manually
  • 5c495a6 OCM-16509 | ci: Some updates for the hcp-advance-e2e-test pipeline
  • 4d8afea OCM-16579 | test: fix ids: 43070,62083,57441,81295,77140
  • 49ff343 OCM-16679 | test: fix ids: 38775,75227
  • b46fe75 OCM-16776 | test: automate id:55979,36293
  • be70b02 OCM-16813 | test: fix ids: 68971,45509,76481
  • 3e07563 OCM-16933 | test: automate id:83155 as day1 and day1-post of api and ingress private
  • 5324ce2 OCM-17038 | test: fix id: 60688 add unmanaged tag on the testing subnets
  • e822397 OCM-17244 | test: fix id: 68971 and fix preparation to not use private-link flag anymore for hcp cluster
  • 856dcd2 OCM-17271 | test: fix ids: 41549,72538
  • bbb8b71 OCM-17311 | chore: Set release version to 1.2.55-RC1
  • df926dc Revert "OCM-15967 | chore: Bump version to 1.2.54"

v1.2.54

Choose a tag to compare

@hunterkepley hunterkepley released this 23 Jun 21:50

Changelog

Features

  • 3ff7502 OCM-13374 | feat: Enable HCP in govcloud environments
  • 67c7e95 OCM-14567 | feat: Bump konflux to check for release_1.2.53
  • 602bcc4 OCM-15005 | feat: sort CF template parameters in help output
  • 2dd867d OCM-15096 | feat: Introduce channel-group in edit/cluster
  • 891c1c1 OCM-15097 | feat: Un-hide channel-group flag in create/cluster
  • b43898a OCM-15158 | feat: Removed duplicated-from-API validation (machinepools)
  • 4ba2a1d OCM-15159 | feat: Introduce -y for migrating cluster network type
  • e7302ea OCM-15190 | feat: Remove default channelgroup from edit/cluster
  • 9b02b05 OCM-4667 | feat: added new warnings to account-role checks and validation for the red-hat-managed tag

Bug fixes

  • 80714fd OCM-13071 | fix: Bump Go version to 1.23
  • 29d760a OCM-15172 | fix: Do not enable interactive if channel group is edited
  • 1f41e28 OCM-6929 | fix: Improved UX for error handling in private clusters

Others

  • 06266f1 Konflux build pipeline service account migration for rosa Signed-off-by: konflux konflux@no-reply.konflux-ci.dev
  • 089d989 OCM-0000 | chore: Change slack channel + handle in contributing guide
  • 06a9b3d OCM-00000 | chore: Add konflux bot to OWNERS file
  • 689e98a OCM-14088 | ci: Remove the fake external auth provider
  • 9666476 OCM-14567 | ci: Add ocpe2e-rosa-hcp-shared-vpc profile for OCPE2E
  • 2b40f7f OCM-14567 | ci: Move all the OCPE2E profiles to new file
  • 62d9f28 OCM-15192 | test: automate id:81399 edit cluster channel group
  • 49f4016 OCM-15397 | ci: Support cluster autoscaler day2 action for HCP cluster
  • 3684fb2 OCM-15511 | ci: Use cluster spec to check the ready and waiting status in the Day1Readiness step
  • 49338af OCM-15682 | ci: Add new tag for unused subnets
  • 62396bf OCM-15757 | ci: Change triggers for konflux, get PR pipeline passing
  • 85293ae OCM-15770 | ci: Change on-push pipeline to trigger with tags that start with v
  • 13ec068 OCM-15880 | ci: Add integration pipeline on Konflux
  • 7451a22 OCM-15880 | ci: Some fixes on the first onboard integration test
  • 4d398e2 OCM-15967 | chore: Edit makefile comment
  • 9d7c3ae OCM-15967 | chore: Set release version to 1.2.54
  • 2cd0e6d Red Hat Konflux update rosa Signed-off-by: red-hat-konflux konflux@no-reply.konflux-ci.dev

v1.2.54-rc1

v1.2.54-rc1 Pre-release
Pre-release

Choose a tag to compare

@hunterkepley hunterkepley released this 27 May 14:15

Changelog

Features

  • 3ff7502 OCM-13374 | feat: Enable HCP in govcloud environments
  • 67c7e95 OCM-14567 | feat: Bump konflux to check for release_1.2.53
  • 602bcc4 OCM-15005 | feat: sort CF template parameters in help output
  • 2dd867d OCM-15096 | feat: Introduce channel-group in edit/cluster
  • 891c1c1 OCM-15097 | feat: Un-hide channel-group flag in create/cluster
  • b43898a OCM-15158 | feat: Removed duplicated-from-API validation (machinepools)
  • 4ba2a1d OCM-15159 | feat: Introduce -y for migrating cluster network type
  • e7302ea OCM-15190 | feat: Remove default channelgroup from edit/cluster
  • 9b02b05 OCM-4667 | feat: added new warnings to account-role checks and validation for the red-hat-managed tag

Bug fixes

  • 80714fd OCM-13071 | fix: Bump Go version to 1.23
  • 29d760a OCM-15172 | fix: Do not enable interactive if channel group is edited
  • 1f41e28 OCM-6929 | fix: Improved UX for error handling in private clusters

Others

  • 06266f1 Konflux build pipeline service account migration for rosa Signed-off-by: konflux konflux@no-reply.konflux-ci.dev
  • 06a9b3d OCM-00000 | chore: Add konflux bot to OWNERS file
  • 689e98a OCM-14088 | ci: Remove the fake external auth provider
  • 4c4b6a4 OCM-14453 | chore: Bump version of ROSA CLI to 1.2.52
  • 9666476 OCM-14567 | ci: Add ocpe2e-rosa-hcp-shared-vpc profile for OCPE2E
  • 2b40f7f OCM-14567 | ci: Move all the OCPE2E profiles to new file
  • 62d9f28 OCM-15192 | test: automate id:81399 edit cluster channel group
  • 6eacdc9 OCM-15275 | chore: Bump ROSA version to 1.2.53
  • 49f4016 OCM-15397 | ci: Support cluster autoscaler day2 action for HCP cluster
  • 3684fb2 OCM-15511 | ci: Use cluster spec to check the ready and waiting status in the Day1Readiness step
  • 49338af OCM-15682 | ci: Add new tag for unused subnets
  • 62396bf OCM-15757 | ci: Change triggers for konflux, get PR pipeline passing
  • 85293ae OCM-15770 | ci: Change on-push pipeline to trigger with tags that start with v
  • 13ec068 OCM-15880 | ci: Add integration pipeline on Konflux
  • 7451a22 OCM-15880 | ci: Some fixes on the first onboard integration test
  • cdc7367 OCM-15967 | chore: Set release version to 1.2.54-RC1
  • 2cd0e6d Red Hat Konflux update rosa Signed-off-by: red-hat-konflux konflux@no-reply.konflux-ci.dev

v1.2.53

Choose a tag to compare

@hunterkepley hunterkepley released this 29 Apr 17:18

Changelog

Features

  • 97b962b OCM-14567 | feat: Bump konflux to check for release_1.2.53
  • 2ef2823 OCM-14781 | feat: Bump jwt version
  • 16e5aed OCM-14846 | feat: allow specifying availability zones for CF stack creation
  • 9d553a2 OCM-14892 | feat: ability to specify 4 availability zones
  • 7cc0ade OCM-15159 | feat: Introduce -y for migrating cluster network type
  • 16ccc52 OCM-4667 | feat: added new warnings to account-role checks and validation for the red-hat-managed tag

Bug fixes

  • 7e32a4c OCM-13071 | fix: Bump Go version to 1.23
  • c832f22 OCM-14864 | fix: explicit AZs take priority over number of AZs
  • 7561e39 OCM-14948 | fix: fix AZ conditions

Others

  • b0bd694 OCM-14567 | ci: Move all the OCPE2E profiles to new file
  • a343cea OCM-14796 | ci: increase the wait time for cluster installing in Day1Readiness step
  • dee2632 OCM-15057 | test: automate ids:77159,81295
  • 5be4e19 OCM-15275 | chore: Bump ROSA version to 1.2.53
  • 754e63e OCM-9780 | test: automated id:65900,id:76481 install with use-local-credentials will work
  • dd75360 OSD-28968 | ci: Add a new registry list