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

Update module github.com/openshift/rosa to v1.2.51 #716

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

red-hat-konflux[bot]
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/openshift/rosa require patch v1.2.24 -> v1.2.51

Release Notes

openshift/rosa (github.com/openshift/rosa)

v1.2.51

Compare Source

Changelog

Features
  • 957d00f OCM-13520 | feat: Disable SDN->OVN migration flags for 1.2.50
  • 44ab84a OCM-13946 | feat: HCP autoscaler simpler describe output
  • 98505ee OCM-13946 | feat: Remove HCP gate on `describe/autoscaler
  • 2223910 OCM-13947 | feat: Support editing HCP cluster autoscaler
  • 69caeb7 OCM-14135 | feat: Change help messages for autoscaler cmds
  • 8bb7bac OCM-14136 | feat: Add UX informational msgs when create/nodepool
  • 43300f9 OCM-14168 | feat: Disable interactive mode when editing HCP autoscaler
  • aa20aa0 Revert "OCM-13520 | feat: Disable SDN->OVN migration flags for 1.2.50"
Bug fixes
  • 442e7f4 OCM-12065 | fix: UX issue with default value for migration subnets
  • 5c80176 OCM-13516 | fix: Rename key values used for migration API request
  • dab801a OCM-13951 | fix: Change error output for failed inflight check
  • 84e2d30 OCM-13982 | fix: Spelling of flag in external auth provider
  • 7aa0c85 OCM-14167 | fix: Create+Edit/np info msg fixes with calculations
  • 7a3840b OCM-14214 | fix: Calculate default NP values when create/edit np
Others
  • f497323 OCM-12065 | chore: Bump SDK to fix API bug
  • 8b35afb OCM-13520 | chore: Update version to 1.2.51
  • 03400fa OCM-13892 | test: fix ids: 57094,57444,75445,37499 and some negative cases failure as nil pointer of clusterHandler
  • f5fc1d9 OCM-13916 | test: fix ids: 52419,52693,54469,77962,77910,46310,70370
  • be89656 OCM-13979 | test: fix ids: 57444,75445 in rosa-sts-upgrade-y-stream job
  • 34e7780 OCM-14022 | ci: improve the dns-domain parsing in the cluster setup step to avoid failure
  • 4dae519 OCM-14054 | test: fix ids: 38770,68971
  • ec781e2 OCM-14095 | test: fix ids: 72536,67348,75227,70370
  • 63626aa OCM-14215 | test: automate id:79846 Edit/describe hosted-cp cluster autoscaler and validations for autoscaler operations
  • eee3fab OCM-14218 | chore: Set release version to 1.2.51
  • 6b43410 OCM-14218 | chore: Set release version to 1.2.51-RC1
  • 6b6a5ef OCM-8373 | test: marked ids:43070,62083,60275,41549,75256,41822,35878,35896,36128,36293,38838,46187,52419 for running in FedRAMP CI, and added a profile for FedRAMP

v1.2.50

Compare Source

Changelog

Features
  • 1d1ca9b OCM-10147 | feat: removing validation for no changes on np
  • 5258aeb OCM-10147 | feat: removing validation for no changes on np
  • 894d312 OCM-11581 | feat: edit/cluster support for SDN->OVN migrations
  • 5918e50 OCM-11595 | feat: Add support for json/yml output with migrations describe
  • ed683d9 OCM-11595 | feat: Change describe formatting and edit interactive mode
  • 455222e OCM-11595 | feat: Describe cluster support for SDN -> OVN migration
  • 0b65586 OCM-12364 | feat: Add hcpsharedvpc flags + deprecation warnings to create/cluster
  • 560724f OCM-12364 | feat: Build rosa command for creating hcp shared vpc cluster
  • 0e9f9e6 OCM-12364 | feat: HCP Shared VPC create/cluster interactive mode
  • c470051 OCM-12364 | feat: create/cluster support for HCP shared VPC
  • 8954093 OCM-12364 | feat: create/cluster validation for hcpsharedvpc flags
  • 2244c7a OCM-12775 | feat: Manual mode for by_cluster_key oproles for hcpsharedvpc
  • e435dc2 OCM-12775 | feat: by_cluster_key operator role creation hcpsharedvpc
  • 4bb370e OCM-12806 | feat: Delete operator roles auto mode (and changes to account roles)
  • cf3ce90 OCM-12851 | feat: default values for CAS Max Nodes Total and validation added for count of mp worker nodes
  • 6072257 OCM-12871 | feat: Add manual mode for deleting hcp sharedvpc policies [oproles]
  • 9ba9589 OCM-12872 | feat: Manual mode for deleting hcpsharedvpc account role policies
  • d84340b OCM-12964 | feat: Allow use of flag for deleting hcpsharedvpc policies
  • df1c915 OCM-13019 | feat: Describe Cluster changes for hcpsharedvpc
  • 4c286a8 OCM-13094 | feat: Adding extra info message for user to specify template-dir when calling custom template
  • a0f03bc OCM-13520 | feat: Disable SDN->OVN migration feature for 1.2.50
  • 393926a OCM-13520 | feat: Disable SDN->OVN migration flags for 1.2.50
  • 9bc3a30 OCM-7330 | feat: Deprecate unused control-plane flag from upgrade/cluster
  • ab70893 Revert "OCM-10147 | feat: removing validation for no changes on np"
  • b21afa2 Revert "OCM-13520 | feat: Disable SDN->OVN migration flags for 1.2.50"
Bug fixes
  • 91d2486 OCM-10030 | fix: Remove empty string checks for http/https proxy
  • 3172456 OCM-10282 | fix: Add profile flag to very network command
  • e4fa1e2 OCM-10908 | fix: Do not exit when unable to save refresh token
  • 3222be7 OCM-11566 | fix: Prompt users for role arn of assumed role when listing regions
  • 50782e1 OCM-12065 | fix: UX issue with default value for migration subnets
  • 5b9434f OCM-12886 | fix: UX changes for create/accountroles default values
  • f8a7693 OCM-12891 | fix: Swap function args to make usability straightforward
  • 04a2765 OCM-12912 | fix: Combine all policies rather than eating the output
  • b694cda OCM-12913 | fix: Swap manual+auto questions for dlt/accountroles
  • 68fb239 OCM-12922 | fix: Fixing manual-mode + log event output
  • 99a6db2 OCM-12960 | fix: Use path flag with hcpsharedvpc policy creation
  • 5854b3c OCM-12961 | fix: Do not create new policy version when policy is hcpsharedvpc
  • ecbd496 OCM-13015 | fix: Delete accountroles hcpsharedvpc interactive
  • 759d7e0 OCM-13016 | fix: Include path in create acc/op roles manual mode
  • 866b84d OCM-13044 | fix: Replace deprecated flags when building cluster cmd
  • 08c6e77 OCM-13045 | fix: Make additional-allowed-principals required for hcpsharedvpc
  • 38ebf1b OCM-13047 | fix: Oproles add path to hcpsharedvpc policy ARNs manual mode
  • 6345914 OCM-13047 | fix: create/oproles manual- use path from user roles
  • c7a9e8d OCM-13048 | fix: Output formatting for deleting account roles
  • a299b3d OCM-13068 | fix: Add required flags to oprole creation for cluster manual mode
  • 72dc66c OCM-13091 | fix: Remove duplicate addition of createRole command
  • 151b3fc OCM-13124 | fix: Make route53 role arn usable for classic oproles
  • 21df32a OCM-13126 | fix: Make vpcendpointrolearn and hcp HZID prompts hcp only
  • 3c3febc OCM-13193 | fix: Filter DNS domains when create/cluster if hosted CP
  • 3f0c2d1 OCM-13516 | fix: Rename key values used for migration API request
  • 02f6dfd OCM-13681 | fix: Do not error/exit when fail to describe migrations
Others
  • f7150ee Chore: Bump RC version 1->2
  • 929fb06 OCM-12065 | chore: Bump SDK to fix API bug
  • 5755c0a OCM-12112 | ci: introduce rosa-support binary
  • fc172c1 OCM-12112 | ci: record vpc_id and public_subnets to support OCP bastion setup
  • ffc6cce OCM-12892 | test: automate id:77829 create and delete shared-vpc acr in auto mode
  • 1b5c461 OCM-12963 | ci: fix the VPC leak during the CI jobs
  • b7c4f8e OCM-13218 | test: fix the failure of cluster provision and resource clean up
  • e89cac8 OCM-13259 | ci: Support hosted-cp shared-vpc profile for rosacli ci
  • f2460ac OCM-13276 | ci: update ocm-common tag to fix proxy issue
  • d498227 OCM-13330 | ci: fix additional principle issue for rosa classic cluster preparation
  • fde87a8 OCM-13406 | ci: fix one function issue leading the destroy and post-destroy cases failure
  • 8eabf1a OCM-13423 | test: fix ids:56786,73754,38775 and shared-vpc hcp preparation
  • 638f7f7 OCM-13447 | ci: some improvement to add tags on shared subnets
  • 8b374d4 OCM-13473 | ci: add external auth provider to make console operator ready
  • a8b7053 OCM-13473 | ci: update the cmd to fix the external auth cluster operator issue
  • 49a0b5e OCM-13483 | test: fix ids: 61138,70370,67419 and remove 55883
  • cc42b64 OCM-13495 | test: fix ids: 57410,57444,75445,75603,75534
  • c91562d OCM-13513 | test: fix ids: 64620,43070,57408,77140
  • 6faec42 OCM-13516 | chore: Bump version prior to RC
  • 1d74fd8 OCM-13516 | chore: Set release version to 1.2.50-RC1
  • 8d00d16 OCM-13520 | chore: Bump version to 1.2.50
  • 8edd131 OCM-13520 | chore: Set release version to 1.2.50-rc3
  • 6b275f1 OCM-13522 | chore: Bump SDK 0.1.455 -> 0.1.456
  • 261ec3c OCM-13522 | chore: Bump SDK version from 0.1.454 -> 0.1.455
  • 0f4063f OCM-13522 | chore: Bump SDK version to v0.1.454
  • 6551a00 OCM-13543 | test: fix 77159,77829,52419,54469,75534,64187,73814
  • 6422118 OCM-13595 | test: automate ids:78240,77962,77910,77866

v1.2.49

Compare Source

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

v1.2.48

Compare Source

Changelog

Features
  • 68db331 OCM-10017 | feat: Add EC2 container registry policy to worker role for zero egress
  • b297827 OCM-10677 | feat: Adding extra validation to verify user is logged in
  • ce46d3a OCM-10677 | feat: Adding extra validation to verify user is logged in
  • f5455c3 OCM-11496 | feat: Adding validation of the roles manage policies as a step when an upgrade policy is being requested by a cluster.
  • ec8fc8e OCM-11810 | feat: Improved help message for rosa create network
  • f64797a OCM-11868 | feat: Adding --template-dir flag & TEMPLATE_DIR env var
  • 427d751 OCM-12179 | feat: adding dmoskale to rosa cli approvers
  • 1b9cbf1 OCM-12285 | feat: Update cluster autoscaler max value (180->249)
  • ad76f15 OCM-12420 | feat: Adding default cf template for binary builds
  • 8a41d7f OCM-5664 | feat: fixing manual mode operator deletion command
Bug fixes
  • 9aa356e OCM-10017 | fix: re-enable adding EC2 policy to worker role
  • 8f41ad7 OCM-10017 | fix: revert adding EC2 policy to worker role
  • fb37f8c OCM-11480 | fix: not exit when user choosing N for registry config
  • afac1e9 OCM-11578 | fix: skip validation of container registry policy for create cluster
  • 219ac1d OCM-11969 | fix: Rearranging creation order to fix endpoint issue
  • 5715e2d OCM-12083 | fix: adding Availability zone default count
  • 40ae876 OCM-12100 | fix: Exit with status 0
  • 25e17a7 OCM-12100 | fix: Only attempt provider creation with auto mode
  • 0b2b682 OCM-12100 | fix: Only run oidcprovider command when mode=auto
  • 74cd5ec OCM-12101 | fix: Adding log outputs for empty values
  • 2a7d054 OCM-12118 | fix: Pass config ID into create/provider
  • 6124108 OCM-12119 | fix: Env var regression with create/network
  • 676a62c OCM-12256 | fix: Fixing enable-delete-protection flag
  • fa7e671 OCM-12257 | fix: Fixing tags and network not appearing in help
  • f7c2287 OCM-12379 | fix: Duplicate commands when manual create/accountroles
  • ff79ace OCM-12435 | fix: Updated info message for when no template is specified
  • 41dfb70 OCM-12438 | fix: changing default template dir in help message
  • 8bd559d OCM-12479 | fix: Fixed help message for binary builds
  • 0445109 OCM-12479 | fix: Fixed help message for binary builds
  • cb2cb65 OCM-12480 | fix: Fixed default name in info message
  • 65ab7df OCM-12482 | fix: Fixed tempalte dir env var to work
  • 6590cb1 OCM-12486 | fix: Fixed network command to be able to run custom templates
Others
  • 8ddfdc2 OCM-10805 | test: automated ids:76394,76395
  • e55f441 OCM-11675 | ci: Expose some of the cluster configurations for profile override
  • 54e3373 OCM-11943 | chore: Bump master to 1.2.48
  • 2302782 OCM-12036 | test: automated ids:38827,38829,35894,55701
  • 2061757 OCM-12117 | test: automated ids:70370,76396,77149,72602
  • f877e85 OCM-12315 | chore: St release version to 1.2.48-RC1
  • 3ee785c OCM-12316 | chore: Bump version to RC2
  • cae7dfd OCM-12316 | chore: Set release version to 1.2.48
  • c4e2d6d OCM-12316 | chore: Set release version to 1.2.48-RC4
  • d534f08 OCM-12316 | chore: Set release version to 1.2.48-RC5
  • 4a72043 OCM-1988 | chore: update ROSA CLI with the latest ocm sdk to use addons_mgmt
  • 10dc599 OCM-9183 | test: Get kubeconfig from env
  • 09992fa OCM-9310 | test: automated ids:75921,75922
  • 26e7f83 chore: Update version to RC3

v1.2.47

Compare Source

Changelog

Features
  • dcccdbb OCM-11446 | feat: Add "rosa cli" to !latest error main.go
  • 7c82959 OCM-11538 | feat: Adding Rosa CLI create Network Command
  • 9c64739 OCM-11564 | feat: Add hunterkepley to approvers section
  • de7a828 OCM-11810 | feat: Improved help message for rosa create network
  • f16d24f OCM-11868 | feat: Adding --template-dir flag & TEMPLATE_DIR env var
  • 22ea392 OCM-6053 | feat: Day1 additional SG support for HCP
  • 53baa8d OCM-7780 | feat: support approve/deny access request in ROSA CLI
  • 9dd3acd OCM-7782 | feat: support list access requests
  • a362000 OCM-7783 | feat: add rosa describe accessrequest command
  • 8c796d2 OCM-9613 | feat: Allow billing account update via the cluster edit command
Bug fixes
  • b7dffd6 OCM-11045 | fix: etcd encryption describe should be shared between hcp and classic
  • 580fd71 OCM-11400 | fix: registry config platform allowlist should hide from help
  • 825027b OCM-11405 | fix: A few bug fixes for registry config
  • 6c047e6 OCM-11407 | fix: Error msg for editing nodepool; autoscaling+ 0 replicas
  • fa161de OCM-11438 | fix: when filters are empty consider true
  • 7fd22b5 OCM-11467 | fix: A few more bug fixes for registry config
  • 6f39946 OCM-11482 | fix: loosen registry regex check
  • 854def7 OCM-11484 | fix: Specifying --registry-config-allowed-registries-for-import when editing a cluster should not enable interactive mode.
  • c50819f OCM-11496 | fix: Use different language when updating vs creating cluster for enabling the registry set of configuration options.
  • 15c862d OCM-11513 | fix: sanitize user input so that command with registry arguments is executable.
  • f0132bf OCM-11556 | fix: refactor multiple ca tests from getClusterRegistryConfig
  • 42cc529 OCM-11556 | fix: remove multiple ca tests from getClusterRegistryConfig
  • cc3d4bf OCM-11559 | fix: first check if pool exists
  • df3a4fb OCM-11560 | fix: allow trailing comma for taints/labels
  • 9090c05 OCM-11565 | fix: include zero egress status in cluster describe command
  • 537a019 OCM-11707 | fix: Fixing typo
  • 95b1769 OCM-11711 | fix: Adding a default template if no template is specified
  • dd18b60 OCM-11711 | fix: AvailabilityZoneCount creates correct amount of resources
  • bf96a23 OCM-11732 | fix: Reapplying tags
  • ac67119 OCM-11969 | fix: Rearranging creation order to fix endpoint issue
  • d0543ed OCM-12083 | fix: adding Availability zone default count
  • 73ecb69 OCM-12100 | fix: Exit with status 0
  • 1e857ec OCM-12100 | fix: Only attempt provider creation with auto mode
  • 5315fb6 OCM-12100 | fix: Only run oidcprovider command when mode=auto
  • f886af8 OCM-12101 | fix: Adding log outputs for empty values
  • d184342 OCM-12118 | fix: Pass config ID into create/provider
  • 005e6da OCM-12119 | fix: Env var regression with create/network
  • 13642fc OCM-6408 | fix: fix error in rosa init
Others
  • 228b4bd OCM-10279 | test: automate id:75534
  • aa31875 OCM-10846 | test: update id:38837 error message with the fix
  • c0d6c5c OCM-11000 | ci: Automate ids:67149,76200
  • 2431a09 OCM-11199 | test: fix id:38775
  • 4e13a88 OCM-11297 | test: automated cases id:38810
  • 991fa61 OCM-11350 | ci: fix id:67275
  • dac224a OCM-11406 | test: fix id: 74225
  • 454e27c OCM-11407 | ci: fix nil value return for editNodepoolValidation
  • a3c9f7a OCM-11429 | ci: fix id:74225,73449,60278,74403
  • e738456 OCM-11464 | ci: update some cases importance
  • 587b55b OCM-11553 | ci: fix id:73754,63179,74430,72538,37177,62161,73018
  • ed75faa OCM-11589 | ci: Revert 4.17 policy workaround
  • 5e93792 OCM-11609 | test: updated id:68971,68172
  • a1b42c3 OCM-11611 | ci: Fix id:75525
  • 47d7f31 OCM-11614 | ci: bump ocm-common to fix the image cannot find issue from aws
  • 2208c2b OCM-11710 | ci: fix id:38770
  • 7f0c37a OCM-11730 | ci: fix id:75534
  • 2fb18a5 OCM-11943 | chore: Bump RC from 2 -> 3
  • 561df76 OCM-11943 | chore: Bump release version to final version
  • a3c5c08 OCM-11943 | chore: bump version to 1.2.47-RC1
  • ca99064 OCM-67348 | test: fix id:67348
  • 797359a OCM-8739 | test: fix for cluster configure file error
  • 9d166df OCM-9283 | test: automated id:62929
  • 1c54d56 OCM-9515 | chore: adjust goreleaser to use openshift/rosa
  • 7729bc0 OCM-9783 | test: automated id:67168 Upgrade shared VPC cluster across Y stream
  • 6f5644f OCM-9878 | ci: include volume_size for profile rosa-hcp-advanced
  • bf9e7f9 OCM-9879 | test: Automated ids:66359,66372,66872,66874 for disk size
  • 99ae50e OCM-9940 | test: automated id:34950 check available regions
  • 7160979 Update info.go

v1.2.46

Compare Source

Changelog

Features
  • 5890a19 OCM-10939 | feat: bump sdk to v0.1.440
  • b321be7 OCM-10939 | feat: use error message built from SDK
  • a6bf2e4 OCM-10943 | feat: show disk size in output for list node pools
  • d383142 OCM-11113 | feat: bump ocm-common to lower np min disk size to 75
  • c985ceb OCM-7315 | feat: client support for configurable registries
  • df51177 OCM-7315 | feat: describe client support for configurable registries
  • 965cea4 OCM-7568 | feat: Clarify that 'billing-account' expects an account ID
  • 7e55ff8 OCM-9882 | feat: print custom worker disk size in describe nodepool
Bug fixes
  • 669c0ee OCM-10374 | fix: Add Limited Support Reason Override support
  • ef06366 OCM-10512 | fix: Fixing OCM-10512 bug
  • 4b89bfc OCM-10679 | fix: use default user agent
  • a582856 OCM-10777 | fix: fixing OCM-10777 + OCM-10818
  • 7faae06 OCM-10846 | fix: adjust error message for ingress identifier
  • d8c4d95 OCM-10852 | fix: fix bash syntax error in prow_ci.sh
  • eb6416b OCM-11019 | fix: Do not accept clusterID for thumbprint if programmatic
  • fae3ea6 OCM-11019 | fix: Fix create/provider when cluster name provided
  • 2d4fded OCM-11019 | fix: Fix issue with classic clusters without --oidc-config-id flag
  • af682ef OCM-11054 | fix: add unit to disk size on describe nodepool
  • 30c7b24 OCM-11201 | fix: make target ensuring release builds and publishes to github
  • b9a4fa4 OCM-11241 | fix: update description for 36293
  • 8509eb3 OCM-11295 | fix: adjust check for policy tags
  • 7464a08 OCM-11364 | fix: Regression, HCP nodepool creation validation used for classic
  • 9ddb8a5 OCM-11400 | fix: registry config platform allowlist should hide from help
  • 18a63d9 OCM-11405 | fix: A few bug fixes for registry config
  • f5fb057 OCM-11407 | fix: Error msg for editing nodepool; autoscaling+ 0 replicas
  • 81e8262 OCM-11438 | fix: when filters are empty consider true
  • 34d1db9 OCM-11467 | fix: A few more bug fixes for registry config
  • 51edf0a OCM-11482 | fix: loosen registry regex check
  • 4b57354 OCM-7315 | fix: when classic topology return nil
  • a97aa36 OCM-8760 | fix: update test ids: 43070, 74661
  • edb3970 OCM-9804 | fix: Add etcd to reduce confusion
  • fabd5b5 OCM-9804 | fix: Fix etcd kms key arn space
Others
  • 19d46e7 OCM-10628 | ci: Make NAME_PREFIX required for cluster creation
  • 851cbfb OCM-10638 | test: Automated ids:54864,73672,66761
  • 714b138 OCM-10674 | test: automated ids:59547,62161
  • 7e9ddbe OCM-10690 | test: updated id:34102
  • cf08a1b OCM-10712 | test: fixed ids:75210
  • 4fd24a2 OCM-10815 | test: automate ids:75904,76925,76927
  • 2b77f94 OCM-10837 | test: Automated ids:37177,38857,37176,38837,68219
  • 05214fe OCM-10854 | test: fix id:57094
  • 7705e79 OCM-10856 | test: fix id:55883
  • 3f9bc7a OCM-10866 | test: automated ids:75603,52693
  • 280114d OCM-10868 | test: Automate id:56224
  • cd3d7d2 OCM-10897 | ci: Enhance the functions detection about the parameter in prow_ch.sh
  • 68626aa OCM-10897 | ci: fix the unbound FOCUS variable
  • ed29f10 OCM-10897 | ci: replace all ENV variable to parameter passing when call function
  • e33f616 OCM-10903 | test: fix ids:57441,62083,38770,45161,45742,43053,71329,43053,75603,75925,75927,59551,60956,75504,45745,57408 enhancement to random prefix and name in test cases
  • c1241e0 OCM-10922 | test: Automated ids:60083
  • db0da22 OCM-10952 | test: Automated ids:45502,46308,45509,46310 for proxy supporting
  • 8855a12 OCM-10990 | test: fix id:67057
  • f0a2a37 OCM-10998 | test: fix id:57094
  • 6fae7ca OCM-11001 | ci: Automate id:71319,73814
  • 55c81ac OCM-11026 | test: automate id 38775
  • d0c23aa OCM-11027 | ci: fix id:37176
  • da022f5 OCM-11028 | test: fix id:38837 for ingress validation
  • 6de41e1 OCM-11069 | test: Automate OCP-38780 and OCP-38783
  • 359cf5f OCM-11096 | ci: Fix the result reporting issue
  • 187d6b1 OCM-11097 | test: automated id:76093
  • d5b0263 OCM-11135 | ci: Fix id:67414
  • 09eadf8 OCM-11156 | test: fix id:60275
  • 43d4996 OCM-11158 | ci: Fix id:75150
  • e22a027 OCM-11198 | test: fix ids:46310,38788,38850
  • 91851d1 OCM-11202 | chore: add output to release script for errata jira list
  • b048958 OCM-11229 | ci: fix add temporary step for 4.17 HCP cluster
  • 083e1c8 OCM-11249 | ci: Make rosacli running based on stable channel group
  • 8fe3f15 OCM-11254 | ci: Fix pre-submit job destroy-post failure
  • 844632c OCM-11260 | ci: Move constants and rename common-helper package
  • 2e90164 OCM-11264 | test: automated cases id:71174
  • c34bd0f OCM-11356 | ci: fix id:56786,73638
  • 5b8f7db OCM-11407 | ci: fix nil value return for editNodepoolValidation
  • 5fdcc1b OCM-9299 | test: Automate ids:57444,75445
  • 19b332e OCM-9508 | chore: bump version info to 1.2.46
  • 2daa7f8 OCM-9513 | chore: bump 1.2.46 to RC2
  • c089234 OCM-9513 | chore: bump 1.2.46 to release
  • 89bef1e OCM-9515 | chore: Set release version to 1.2.46-RC1
  • 320052e OCM-9515 | chore: adjust goreleaser to use openshift/rosa
  • 16821c0 OCM-9774 | ci: Automate ids:54413,56783,56786,63169,63174,76056

v1.2.45

Compare Source

Changelog

Features
  • 3880654 OCM-10455 | feat: Add a user agent config
  • bdcf86c OCM-10455 | feat: Add custom rosa client version
  • 5a7c178 OCM-10616 | feat: refactoring on autoscaler commands to use new runner pattern
  • 12ee064 OCM-10943 | feat: show disk size in output for list node pools
  • 912a584 OCM-6419 | feat: Move fetching OIDC Thumbprint to backend
  • a91e9a7 OCM-7184 | feat: Moving create machinepool and nodepool functions from cmd -> pkg
  • 7a49c6d OCM-7186 | feat: Adding unit tests for CreateMachinePool + CreateNodePool
  • 7007659 OCM-7551 | feat: add role console url in the output for policy attach
  • 4eef685 OCM-7551 | feat: output content of trust policy attached to a role
  • cab3016 OCM-7552 | feat: output IAM policies that are being attached to IAM roles
  • a01e0a5 OCM-9876 | feat: enable custom worker disk sizes on node pools
  • 0ac924d OCM-9882 | feat: print custom worker disk size in describe nodepool
Bug fixes
  • 903dabe OCM-10221 | fix: forbid to create hcp cluster without billing account
  • 2aedb01 OCM-10450 | fix: Provide OIDC config ID to create/provider programmtically
  • 025f85f OCM-10452 | fix: Add cluster key back to oidcprovider create/cluster call
  • 00a0aa5 OCM-10452 | fix: Fix provider creation in cluster create
  • 48508f7 OCM-10459 | fix: trim double quotes of component route parameter
  • 6720f1e OCM-10460 | fix: don't overwrite existing autoscaler value in edit flow
  • cc925f5 OCM-10467 | fix: don't allow cluster name longer than 15 characters when installed into shared vpc
  • 0f41ad4 OCM-10511 | fix: missing operator roles when filtering due to extended naming cutting the postfix
  • 6a9646c OCM-10532 | fix: Update staging qaprodauth console url for details page
  • 0b869f8 OCM-10676 | fix: Assign cluster ID var in create/oidc_provider
  • f46c526 OCM-10676 | fix: Remove manual cluster ID flag update for create/oidcprovider
  • 2a0424a OCM-10754 | fix: validate int32 for user input in autoscaler attributes
  • 27804ee OCM-10756 | fix: add missing aliases for describe/delete autoscaler commands
  • 9483f5e OCM-10777 | fix: fixing OCM-10777 + OCM-10818
  • 71b8f11 OCM-10779 | fix: Error when setting multi-az true for HCP
  • 8102256 OCM-11019 | fix: Do not accept clusterID for thumbprint if programmatic
  • 773d296 OCM-11019 | fix: Fix create/provider when cluster name provided
  • 64863e1 OCM-11019 | fix: Fix issue with classic clusters without --oidc-config-id flag
  • 4763985 OCM-11054 | fix: add unit to disk size on describe nodepool
  • [04d6e21](ht

Configuration

📅 Schedule: Branch creation - "after 5am on sunday" (UTC), 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.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.

This PR has been generated by MintMaker (powered by Renovate Bot).

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Copy link
Contributor Author

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 13 additional dependencies were updated

Details:

Package Change
github.com/onsi/ginkgo/v2 v2.11.0 -> v2.17.1
github.com/onsi/gomega v1.27.8 -> v1.30.0
github.com/spf13/cobra v1.7.0 -> v1.8.0
k8s.io/apimachinery v0.27.3 -> v0.29.2
github.com/cenkalti/backoff/v4 v4.1.3 -> v4.2.1
github.com/gorilla/css v1.0.0 -> v1.0.1
github.com/microcosm-cc/bluemonday v1.0.23 -> v1.0.26
github.com/prometheus/client_golang v1.13.0 -> v1.18.0
github.com/prometheus/client_model v0.2.0 -> v0.5.0
github.com/prometheus/common v0.37.0 -> v0.46.0
github.com/prometheus/procfs v0.8.0 -> v0.12.0
github.com/sirupsen/logrus v1.9.0 -> v1.9.3
google.golang.org/protobuf v1.34.0 -> v1.34.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants