chore(deps): update dependency openshift/rosa to v1.2.48 #910
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
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 egressb297827
OCM-10677 | feat: Adding extra validation to verify user is logged ince46d3a
OCM-10677 | feat: Adding extra validation to verify user is logged inf5455c3
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 networkf64797a
OCM-11868 | feat: Adding --template-dir flag & TEMPLATE_DIR env var427d751
OCM-12179 | feat: adding dmoskale to rosa cli approvers1b9cbf1
OCM-12285 | feat: Update cluster autoscaler max value (180->249)ad76f15
OCM-12420 | feat: Adding default cf template for binary builds8a41d7f
OCM-5664 | feat: fixing manual mode operator deletion commandBug fixes
9aa356e
OCM-10017 | fix: re-enable adding EC2 policy to worker role8f41ad7
OCM-10017 | fix: revert adding EC2 policy to worker rolefb37f8c
OCM-11480 | fix: not exit when user choosing N for registry configafac1e9
OCM-11578 | fix: skip validation of container registry policy for create cluster219ac1d
OCM-11969 | fix: Rearranging creation order to fix endpoint issue5715e2d
OCM-12083 | fix: adding Availability zone default count40ae876
OCM-12100 | fix: Exit with status 025e17a7
OCM-12100 | fix: Only attempt provider creation with auto mode0b2b682
OCM-12100 | fix: Only run oidcprovider command when mode=auto74cd5ec
OCM-12101 | fix: Adding log outputs for empty values2a7d054
OCM-12118 | fix: Pass config ID into create/provider6124108
OCM-12119 | fix: Env var regression with create/network676a62c
OCM-12256 | fix: Fixing enable-delete-protection flagfa7e671
OCM-12257 | fix: Fixing tags and network not appearing in helpf7c2287
OCM-12379 | fix: Duplicate commands when manual create/accountrolesff79ace
OCM-12435 | fix: Updated info message for when no template is specified41dfb70
OCM-12438 | fix: changing default template dir in help message8bd559d
OCM-12479 | fix: Fixed help message for binary builds0445109
OCM-12479 | fix: Fixed help message for binary buildscb2cb65
OCM-12480 | fix: Fixed default name in info message65ab7df
OCM-12482 | fix: Fixed tempalte dir env var to work6590cb1
OCM-12486 | fix: Fixed network command to be able to run custom templatesOthers
8ddfdc2
OCM-10805 | test: automated ids:76394,76395e55f441
OCM-11675 | ci: Expose some of the cluster configurations for profile override54e3373
OCM-11943 | chore: Bump master to 1.2.482302782
OCM-12036 | test: automated ids:38827,38829,35894,557012061757
OCM-12117 | test: automated ids:70370,76396,77149,72602f877e85
OCM-12315 | chore: St release version to 1.2.48-RC13ee785c
OCM-12316 | chore: Bump version to RC2cae7dfd
OCM-12316 | chore: Set release version to 1.2.48c4e2d6d
OCM-12316 | chore: Set release version to 1.2.48-RC4d534f08
OCM-12316 | chore: Set release version to 1.2.48-RC54a72043
OCM-1988 | chore: update ROSA CLI with the latest ocm sdk to use addons_mgmt10dc599
OCM-9183 | test: Get kubeconfig from env09992fa
OCM-9310 | test: automated ids:75921,7592226e7f83
chore: Update version to RC3v1.2.47
Compare Source
Changelog
Features
dcccdbb
OCM-11446 | feat: Add "rosa cli" to !latest error main.go7c82959
OCM-11538 | feat: Adding Rosa CLI create Network Command9c64739
OCM-11564 | feat: Add hunterkepley to approvers sectionde7a828
OCM-11810 | feat: Improved help message for rosa create networkf16d24f
OCM-11868 | feat: Adding --template-dir flag & TEMPLATE_DIR env var22ea392
OCM-6053 | feat: Day1 additional SG support for HCP53baa8d
OCM-7780 | feat: support approve/deny access request in ROSA CLI9dd3acd
OCM-7782 | feat: support list access requestsa362000
OCM-7783 | feat: add rosa describe accessrequest command8c796d2
OCM-9613 | feat: Allow billing account update via the cluster edit commandBug fixes
b7dffd6
OCM-11045 | fix: etcd encryption describe should be shared between hcp and classic580fd71
OCM-11400 | fix: registry config platform allowlist should hide from help825027b
OCM-11405 | fix: A few bug fixes for registry config6c047e6
OCM-11407 | fix: Error msg for editing nodepool; autoscaling+ 0 replicasfa161de
OCM-11438 | fix: when filters are empty consider true7fd22b5
OCM-11467 | fix: A few more bug fixes for registry config6f39946
OCM-11482 | fix: loosen registry regex check854def7
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 getClusterRegistryConfig42cc529
OCM-11556 | fix: remove multiple ca tests from getClusterRegistryConfigcc3d4bf
OCM-11559 | fix: first check if pool existsdf3a4fb
OCM-11560 | fix: allow trailing comma for taints/labels9090c05
OCM-11565 | fix: include zero egress status in cluster describe command537a019
OCM-11707 | fix: Fixing typo95b1769
OCM-11711 | fix: Adding a default template if no template is specifieddd18b60
OCM-11711 | fix: AvailabilityZoneCount creates correct amount of resourcesbf96a23
OCM-11732 | fix: Reapplying tagsac67119
OCM-11969 | fix: Rearranging creation order to fix endpoint issued0543ed
OCM-12083 | fix: adding Availability zone default count73ecb69
OCM-12100 | fix: Exit with status 01e857ec
OCM-12100 | fix: Only attempt provider creation with auto mode5315fb6
OCM-12100 | fix: Only run oidcprovider command when mode=autof886af8
OCM-12101 | fix: Adding log outputs for empty valuesd184342
OCM-12118 | fix: Pass config ID into create/provider005e6da
OCM-12119 | fix: Env var regression with create/network13642fc
OCM-6408 | fix: fix error in rosa initOthers
228b4bd
OCM-10279 | test: automate id:75534aa31875
OCM-10846 | test: update id:38837 error message with the fixc0d6c5c
OCM-11000 | ci: Automate ids:67149,762002431a09
OCM-11199 | test: fix id:387754e13a88
OCM-11297 | test: automated cases id:38810991fa61
OCM-11350 | ci: fix id:67275dac224a
OCM-11406 | test: fix id: 74225454e27c
OCM-11407 | ci: fix nil value return for editNodepoolValidationa3c9f7a
OCM-11429 | ci: fix id:74225,73449,60278,74403e738456
OCM-11464 | ci: update some cases importance587b55b
OCM-11553 | ci: fix id:73754,63179,74430,72538,37177,62161,73018ed75faa
OCM-11589 | ci: Revert 4.17 policy workaround5e93792
OCM-11609 | test: updated id:68971,68172a1b42c3
OCM-11611 | ci: Fix id:7552547d7f31
OCM-11614 | ci: bump ocm-common to fix the image cannot find issue from aws2208c2b
OCM-11710 | ci: fix id:387707f0c37a
OCM-11730 | ci: fix id:755342fb18a5
OCM-11943 | chore: Bump RC from 2 -> 3561df76
OCM-11943 | chore: Bump release version to final versiona3c5c08
OCM-11943 | chore: bump version to 1.2.47-RC1ca99064
OCM-67348 | test: fix id:67348797359a
OCM-8739 | test: fix for cluster configure file error9d166df
OCM-9283 | test: automated id:629291c54d56
OCM-9515 | chore: adjust goreleaser to use openshift/rosa7729bc0
OCM-9783 | test: automated id:67168 Upgrade shared VPC cluster across Y stream6f5644f
OCM-9878 | ci: include volume_size for profile rosa-hcp-advancedbf9e7f9
OCM-9879 | test: Automated ids:66359,66372,66872,66874 for disk size99ae50e
OCM-9940 | test: automated id:34950 check available regions7160979
Update info.gov1.2.46
Compare Source
Changelog
Features
5890a19
OCM-10939 | feat: bump sdk to v0.1.440b321be7
OCM-10939 | feat: use error message built from SDKa6bf2e4
OCM-10943 | feat: show disk size in output for list node poolsd383142
OCM-11113 | feat: bump ocm-common to lower np min disk size to 75c985ceb
OCM-7315 | feat: client support for configurable registriesdf51177
OCM-7315 | feat: describe client support for configurable registries965cea4
OCM-7568 | feat: Clarify that 'billing-account' expects an account ID7e55ff8
OCM-9882 | feat: print custom worker disk size in describe nodepoolBug fixes
669c0ee
OCM-10374 | fix: Add Limited Support Reason Override supportef06366
OCM-10512 | fix: Fixing OCM-10512 bug4b89bfc
OCM-10679 | fix: use default user agenta582856
OCM-10777 | fix: fixing OCM-10777 + OCM-108187faae06
OCM-10846 | fix: adjust error message for ingress identifierd8c4d95
OCM-10852 | fix: fix bash syntax error in prow_ci.sheb6416b
OCM-11019 | fix: Do not accept clusterID for thumbprint if programmaticfae3ea6
OCM-11019 | fix: Fix create/provider when cluster name provided2d4fded
OCM-11019 | fix: Fix issue with classic clusters without --oidc-config-id flagaf682ef
OCM-11054 | fix: add unit to disk size on describe nodepool30c7b24
OCM-11201 | fix: make target ensuring release builds and publishes to githubb9a4fa4
OCM-11241 | fix: update description for 362938509eb3
OCM-11295 | fix: adjust check for policy tags7464a08
OCM-11364 | fix: Regression, HCP nodepool creation validation used for classic9ddb8a5
OCM-11400 | fix: registry config platform allowlist should hide from help18a63d9
OCM-11405 | fix: A few bug fixes for registry configf5fb057
OCM-11407 | fix: Error msg for editing nodepool; autoscaling+ 0 replicas81e8262
OCM-11438 | fix: when filters are empty consider true34d1db9
OCM-11467 | fix: A few more bug fixes for registry config51edf0a
OCM-11482 | fix: loosen registry regex check4b57354
OCM-7315 | fix: when classic topology return nila97aa36
OCM-8760 | fix: update test ids: 43070, 74661edb3970
OCM-9804 | fix: Add etcd to reduce confusionfabd5b5
OCM-9804 | fix: Fix etcd kms key arn spaceOthers
19d46e7
OCM-10628 | ci: Make NAME_PREFIX required for cluster creation851cbfb
OCM-10638 | test: Automated ids:54864,73672,66761714b138
OCM-10674 | test: automated ids:59547,621617e9ddbe
OCM-10690 | test: updated id:34102cf08a1b
OCM-10712 | test: fixed ids:752104fd24a2
OCM-10815 | test: automate ids:75904,76925,769272b77f94
OCM-10837 | test: Automated ids:37177,38857,37176,38837,6821905214fe
OCM-10854 | test: fix id:570947705e79
OCM-10856 | test: fix id:558833f9bc7a
OCM-10866 | test: automated ids:75603,52693280114d
OCM-10868 | test: Automate id:56224cd3d7d2
OCM-10897 | ci: Enhance the functions detection about the parameter in prow_ch.sh68626aa
OCM-10897 | ci: fix the unbound FOCUS variableed29f10
OCM-10897 | ci: replace all ENV variable to parameter passing when call functione33f616
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 casesc1241e0
OCM-10922 | test: Automated ids:60083db0da22
OCM-10952 | test: Automated ids:45502,46308,45509,46310 for proxy supporting8855a12
OCM-10990 | test: fix id:67057f0a2a37
OCM-10998 | test: fix id:570946fae7ca
OCM-11001 | ci: Automate id:71319,7381455c81ac
OCM-11026 | test: automate id 38775d0c23aa
OCM-11027 | ci: fix id:37176da022f5
OCM-11028 | test: fix id:38837 for ingress validation6de41e1
OCM-11069 | test: Automate OCP-38780 and OCP-38783359cf5f
OCM-11096 | ci: Fix the result reporting issue187d6b1
OCM-11097 | test: automated id:76093d5b0263
OCM-11135 | ci: Fix id:6741409eadf8
OCM-11156 | test: fix id:6027543d4996
OCM-11158 | ci: Fix id:75150e22a027
OCM-11198 | test: fix ids:46310,38788,3885091851d1
OCM-11202 | chore: add output to release script for errata jira listb048958
OCM-11229 | ci: fix add temporary step for 4.17 HCP cluster083e1c8
OCM-11249 | ci: Make rosacli running based on stable channel group8fe3f15
OCM-11254 | ci: Fix pre-submit job destroy-post failure844632c
OCM-11260 | ci: Move constants and rename common-helper package2e90164
OCM-11264 | test: automated cases id:71174c34bd0f
OCM-11356 | ci: fix id:56786,736385b8f7db
OCM-11407 | ci: fix nil value return for editNodepoolValidation5fdcc1b
OCM-9299 | test: Automate ids:57444,7544519b332e
OCM-9508 | chore: bump version info to 1.2.462daa7f8
OCM-9513 | chore: bump 1.2.46 to RC2c089234
OCM-9513 | chore: bump 1.2.46 to release89bef1e
OCM-9515 | chore: Set release version to 1.2.46-RC1320052e
OCM-9515 | chore: adjust goreleaser to use openshift/rosa16821c0
OCM-9774 | ci: Automate ids:54413,56783,56786,63169,63174,76056v1.2.45
Compare Source
Changelog
Features
3880654
OCM-10455 | feat: Add a user agent configbdcf86c
OCM-10455 | feat: Add custom rosa client version5a7c178
OCM-10616 | feat: refactoring on autoscaler commands to use new runner pattern12ee064
OCM-10943 | feat: show disk size in output for list node pools912a584
OCM-6419 | feat: Move fetching OIDC Thumbprint to backenda91e9a7
OCM-7184 | feat: Moving create machinepool and nodepool functions from cmd -> pkg7a49c6d
OCM-7186 | feat: Adding unit tests for CreateMachinePool + CreateNodePool7007659
OCM-7551 | feat: add role console url in the output for policy attach4eef685
OCM-7551 | feat: output content of trust policy attached to a rolecab3016
OCM-7552 | feat: output IAM policies that are being attached to IAM rolesa01e0a5
OCM-9876 | feat: enable custom worker disk sizes on node pools0ac924d
OCM-9882 | feat: print custom worker disk size in describe nodepoolBug fixes
903dabe
OCM-10221 | fix: forbid to create hcp cluster without billing account2aedb01
OCM-10450 | fix: Provide OIDC config ID to create/provider programmtically025f85f
OCM-10452 | fix: Add cluster key back to oidcprovider create/cluster call00a0aa5
OCM-10452 | fix: Fix provider creation in cluster create48508f7
OCM-10459 | fix: trim double quotes of component route parameter6720f1e
OCM-10460 | fix: don't overwrite existing autoscaler value in edit flowcc925f5
OCM-10467 | fix: don't allow cluster name longer than 15 characters when installed into shared vpc0f41ad4
OCM-10511 | fix: missing operator roles when filtering due to extended naming cutting the postfix6a9646c
OCM-10532 | fix: Update staging qaprodauth console url for details page0b869f8
OCM-10676 | fix: Assign cluster ID var in create/oidc_providerf46c526
OCM-10676 | fix: Remove manual cluster ID flag update for create/oidcprovider2a0424a
OCM-10754 | fix: validate int32 for user input in autoscaler attributes27804ee
OCM-10756 | fix: add missing aliases for describe/delete autoscaler commands9483f5e
OCM-10777 | fix: fixing OCM-10777 + OCM-1081871b8f11
OCM-10779 | fix: Error when setting multi-az true for HCP8102256
OCM-11019 | fix: Do not accept clusterID for thumbprint if programmatic773d296
OCM-11019 | fix: Fix create/provider when cluster name provided64863e1
OCM-11019 | fix: Fix issue with classic clusters without --oidc-config-id flag4763985
OCM-11054 | fix: add unit to disk size on describe nodepool04d6e21
OCM-3704 | fix: update edit machinepool error message for missing ida252f80
OCM-5445 | fix: interactive installer inconsistency in subnetsb197d47
OCM-9804 | fix: Add etcd to reduce confusion5eed9d1
OCM-9804 | fix: Fix etcd kms key arn spacedecce85
OCM-9804 | fix: describe etcd KMS key when configureOthers
67cdb6a
OCM-10299 | ci: fix rosa-hcp-external-auth deploy failurecaa74ed
OCM-10299 | ci: fix rosa-hcp-external-auth deploy failuref01da09
OCM-10333 | ci: fix ids:57094,55883,3749909dc9bd
OCM-10341 | ci: fix z-stream upgrade cluster creation failed3ce27b4
OCM-10406 | test: fix id:75535b8b0822
OCM-10412 | test: automate ids:41824,74620,388512bde52e
OCM-10438 | ci: Enhance account-roles list due to a known issuee20d368
OCM-10477 | test: fix id:7521076bb2fe
OCM-10479 | ci: fix id:64187,67348207a3c6
OCM-10485 | ci: fix id:75108 -- multi_arch_enabled is still false for 4.13 HCP7dd4237
OCM-10489 | test: fix ids:72195,73753,73765 due to version throttleedbab7c
OCM-10506 | test: automated cases id:73638d306b25
OCM-10507 | ci: fix id:71050479656f
OCM-10530 | test: automated cases id:75916dc33c27
OCM-10538 | ci: Add dawang to reviewers of tests packagefc78872
OCM-10543 | test: fix ids: 75210,73731,57408,38770,74661,60688 some failures of rosacli ci2dd58bf
OCM-10545 | test: fix id: 72162 fix base64 command on ci env156495c
OCM-10606 | test: fix id:7440242cf11b
OCM-10631 | test: fix id:67275cc6949d
OCM-10633 | test: fix id:73731a9f6e3c
OCM-10636 | chore: update goreleaser config to ignore merge commits6f8d1a0
OCM-10711 | test: fix ids:73449, 744037d71d73
OCM-10712 | test: fix id:75210a315f41
OCM-10812 | ci: Generate common functions of rosacli CI steps to prow_ci.sh5b03687
OCM-9284 | test: Automate id:64187284cbfa
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.457da8eda
OCM-9508 | chore : bump release to 1.2.45-rc37dfea8c
OCM-9508 | chore: bump release to 1.2.45-rc45a60d0d
OCM-9508 | chore: bump version info to 1.2.45-RC270aa287
OCM-9509 | chore: bump version to RC14f1c6ba
OCM-9773 | test: Automate id:457450914b59
OCM-9784 | test: automate case id:7253840c8dbd
OCM-9805 | test: Automate id:60278 Scaling up/down node pool on rosa hcp clusterConfiguration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.