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

chore(deps): update dependency openshift/rosa to v1.2.48 #910

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 6, 2024

This PR contains the following updates:

Package Update Change
openshift/rosa patch v1.2.44 -> v1.2.48

Release Notes

openshift/rosa (openshift/rosa)

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 OCM-3704 | fix: update edit machinepool error message for missing id
  • a252f80 OCM-5445 | fix: interactive installer inconsistency in subnets
  • b197d47 OCM-9804 | fix: Add etcd to reduce confusion
  • 5eed9d1 OCM-9804 | fix: Fix etcd kms key arn space
  • decce85 OCM-9804 | fix: describe etcd KMS key when configure
Others
  • 67cdb6a OCM-10299 | ci: fix rosa-hcp-external-auth deploy failure
  • caa74ed OCM-10299 | ci: fix rosa-hcp-external-auth deploy failure
  • f01da09 OCM-10333 | ci: fix ids:57094,55883,37499
  • 09dc9bd OCM-10341 | ci: fix z-stream upgrade cluster creation failed
  • 3ce27b4 OCM-10406 | test: fix id:75535
  • b8b0822 OCM-10412 | test: automate ids:41824,74620,38851
  • 2bde52e OCM-10438 | ci: Enhance account-roles list due to a known issue
  • e20d368 OCM-10477 | test: fix id:75210
  • 76bb2fe OCM-10479 | ci: fix id:64187,67348
  • 207a3c6 OCM-10485 | ci: fix id:75108 -- multi_arch_enabled is still false for 4.13 HCP
  • 7dd4237 OCM-10489 | test: fix ids:72195,73753,73765 due to version throttle
  • edbab7c OCM-10506 | test: automated cases id:73638
  • d306b25 OCM-10507 | ci: fix id:71050
  • 479656f OCM-10530 | test: automated cases id:75916
  • dc33c27 OCM-10538 | ci: Add dawang to reviewers of tests package
  • fc78872 OCM-10543 | test: fix ids: 75210,73731,57408,38770,74661,60688 some failures of rosacli ci
  • 2dd58bf OCM-10545 | test: fix id: 72162 fix base64 command on ci env
  • 156495c OCM-10606 | test: fix id:74402
  • 42cf11b OCM-10631 | test: fix id:67275
  • cc6949d OCM-10633 | test: fix id:73731
  • a9f6e3c OCM-10636 | chore: update goreleaser config to ignore merge commits
  • 6f8d1a0 OCM-10711 | test: fix ids:73449, 74403
  • 7d71d73 OCM-10712 | test: fix id:75210
  • a315f41 OCM-10812 | ci: Generate common functions of rosacli CI steps to prow_ci.sh
  • 5b03687 OCM-9284 | test: Automate id:64187
  • 284cbfa OCM-9503 | chore: increment master version to 1.2.45 (1 above 1.2.44-rc1)
  • 43171a4 OCM-9506 | chore : bump version to 1.2.45
  • 7da8eda OCM-9508 | chore : bump release to 1.2.45-rc3
  • 7dfea8c OCM-9508 | chore: bump release to 1.2.45-rc4
  • 5a60d0d OCM-9508 | chore: bump version info to 1.2.45-RC2
  • 70aa287 OCM-9509 | chore: bump version to RC1
  • 4f1c6ba OCM-9773 | test: Automate id:45745
  • 0914b59 OCM-9784 | test: automate case id:72538
  • 40c8dbd OCM-9805 | test: Automate id:60278 Scaling up/down node pool on rosa hcp cluster

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner December 6, 2024 14:44
@garethahealy garethahealy merged commit 8c840a1 into main Dec 6, 2024
2 checks passed
@garethahealy garethahealy deleted the renovate/openshift-rosa-1.x branch December 6, 2024 15:33
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.

1 participant