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.37 #753

Merged
merged 1 commit into from
Apr 8, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 8, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
openshift/rosa patch v1.2.34 -> v1.2.37

Release Notes

openshift/rosa (openshift/rosa)

v1.2.37

Compare Source

ocm-5829 | feat: supressing help message when error is thrown
ocm-1794 | feat: --verbose option to version command
ocm-6244 | chore: update scripts to use fix version instead of labels
ocm-1733 | feat: list instance-types by region
ocm-1012 | feat: add filtering by config id for list oidc-providers
ocm-6055 | feat: describe node pools with additional security groups
ocm-6279 | fix: temporarily remove build output from rosa version command
ocm-6244 | fix: update list jira command to filter out issues from previous releases
ocm-6345 | fix: ensure 'make clean' removes all binaries
ocm-1473 | fix: filter out local/wavelength zone in cluster creation
ocm-5963 | fix: align error messages for billing accounts
ocm-6351 | chore: prepare 1.2.36 release
ocm-1388 | fix: revert spinner on upgrade account role policies
ocm-6362 | fix: change 'rune' calls to just 'run'
ocm-5671 | chore: bump ocm-sdk-go v0.1.404
ocm-5804 | feat: add token and config commands
ocm-5804 | feat: create private functions, bubble up errors and simplify them
ocm-5935 | fix: remove toolchain from go.mod
ocm-6376 | feat: remove shorthand for --oidc-config-id
ocm-6435 | fix: bound math.maxint64 to avoid overflow on non-64bit arch
ocm-6054 | feat: create node pool with sg ids
ocm-5671 | chore: bump ocm-sdk-go v0.1.405
ocm-6451 | chore: add robpblake as an approver for pr reviews
ocm-6141 | feat: extend name length to 54 characters
ocm-6141 | docs: include an example of a valid commit that follows the conventional commits
ocm-5736 | feat: make auth and device code flags visible
ocm-6468 | fix: change describe node pool output
ocm-6467 | fix: shouldn't automatically start an interactive mode for domain prefix as it's optional
ocm-1469 | fix: fail commands when unknown arguments are passed
ocm-6484 | fix: generates a valid operator role prefix from the cluster name
ocm-1032 | feat: making billing-mode standard default
ocm-6496 | chore: remove error from reporter.builder.build method signature
ocm-6119 | fix: block users from passing region flag when creating an oidc provider
ocm-6515 | fix: removed output flag from rosa token command
ocm-4613 | feat: support customize username for cluster admin creation
ocm-5671 | chore: bump ocm-sdk-go v0.1.409
ocm-6106 | feat: node drain grace period for hosted control planes
ocm-6029 | feat: allow to edit component routes of ingress
ocm-4969 | fix: add validation to not pass token or fedramp flag for oauth login
ocm-4969 | fix: added more info to get config error message when config is not found
ocm-6668 | chore: make all codecov reporting informational
ocm-6281 | chore: ensure all mocks and tests are excluded from coverage statistics
ocm-5823 | chore: bump ocm-sdk-go v0.1.410
ocm-6655 | feat: handle trying to make hcp cluster on fedramp properly
ocm-6141 | fix: improve domain-prefix help message
ocm-6619 | fix: upgrade cluster should not exit prematurely after calling upgrade role
ocm-4459 | feat: crud for external auth providers
ocm-6516 | fix: improved help text for config get/set commands
ocm-6687 | fix: 4.14 nightly version not compatible with rosa hcp
ocm-6746 | fix: cli support versions 4.12 for hcp cluster creation
ocm-3963 | feat: rosa cli v2
ocm-6586 | fix: update ocm-sdk
ocm-6570 | fix: validation for classic managed policies
ocm-6307 | test: setup e2e tests code
ocm-6768 | fix: create machine pool with security group - filter options
ocm-6767 | fix: describe node pool - adjust output
ocm-6753 | fix: hcp private cluster subnet validation
ocm-6648 | fix: create node pool with security group - check version
ocm-5549 | feat: disable managedservice creation/updates in fedramp
ocm-6314 | ci: introduce testing profiles
ocm-3594 | feat: add rhregion flag to rosa login command
ocm-6840 | fix: add json output of the external auth
ocm-6888 | chore: bump rosa cli version to 1.2.37
merge pull request #​1870 from tirthct/ocm-6926
merge pull request #​1872 from gdbranco/fix/ocm-6926
merge pull request #​1873 from marcolan018/ocm-6883
merge pull request #​1883 from gdbranco/chore/revert-ocm-6883
merge pull request #​1887 from marcolan018/ocm-6883-1
merge pull request #​1869 from marcolan018/ocm-6879
merge pull request #​1892 from openshift/revert-1786-ocm-6119
merge pull request #​1893 from tirthct/ocm-6926-fix-mandatory-env
merge pull request #​1895 from mnecas/fix_gh_idp_validation

v1.2.36

Compare Source

feat: Removed unecessary err check
chore: *: go mod tidy with 1.21
chore: updates for golang 1.21
feat: add new parameter to enable external auth config
fix: update correct values for subnet count validation
chore: clean up old TODO
fix: Correct the message shown in interactive mode when creating a machinepool
fix: Adjusted Codecov.yml to be more lenient on small fixes
feat: Add Device Code Flow
fix: add more instruction in billing account error
feat: added a -y flag to remove user interaction when linking roles
feat: removing duplicate err msg output
feat: update OCM SDK to the latest version
fix: validate aws region within .WithAWS
feat: Make ID in UX fix for 'rosa edit addon' nonpositional
fix: Temporarily remove build output from rosa version command
fix: align error messages for billing accounts
chore: Prepare 1.2.36 release
feat: Add token and config commands
fix: remove toolchain from go.mod

v1.2.35

Compare Source

  • feat: version, verify rosa-client: Support --debug
  • feat: secure password by hashing it
  • feat: add --client option to rosa version command
  • feat: Improve create op-role UX by not checking for account role version on manual mode
  • feat: Add oauth login using PKCE
  • feat: Added additional message for better understanding
  • feat: Print Git SHA as build information in rosa version
  • feat: update link ocm role error message
  • feat: use default version
  • feat: Bump SDK release to 0.1.398
  • feat: Improve error message for rosa link ocm-role
  • feat: Added single quotes to original code
  • feat: Edit error messages in by_clusterkey to have %v
  • fix: handle bad disk size input
  • fix: align cluster description value Enabled
  • fix: use cluster ID to fetch operator-roles
  • fix: resort to last cert in cert chain
  • fix: reword usage help text for delete and link ocm role commands
  • fix: Improve logging when fetching instance type data for creation of machine pools
  • fix: Remove --billing-model flag from rosa edit addon
  • fix: Fix bug with 'edit addon' UX change
  • fix: Moved code to auto block
  • fix: add confirmation prompt to deleting cluster autoscaler
  • fix: align role-arn flag across commands
  • fix: remove option to create classic roles if a user passes hosted-cp parameter
  • fix: revise error message for rosa grant/revoke
  • fix: update default-mp-labels arg to worker-mp-labels
  • fix: ensure account role creation is not prompted for other role type flag
  • fix: Ensure that --etcd-encryption-kms-arn is printed when set and --etcd-encryption is true
  • fix: Improve logging when fetching instance type data for creation of machine pools
  • fix: add error message when supplying worker disk size on unsupported version
  • fix: validate machinepool labels for /
  • fix: add progress indicator for account role policy upgrades
  • fix: add retry count to throttle retry message
  • fix: Align usage of -arn suffix on role parameters to create cluster command
  • fix: wrap error message for invalid credentials
  • fix: revise help message for rosa grant/revoke command
  • fix: Run go mod vendor
  • fix: add passed disk size to error message
  • fix: default version computation should be done only once
  • fix: update description on link user roles command
  • fix: triggering retries associated with 'InvalidClientTokenId'
  • fix: Move logic only related to auto into ModeAuto check
  • fix: Check if op roles exist always again
  • fix: mark --no-cni flag as hidden

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner April 8, 2024 08:17
@garethahealy garethahealy merged commit 8bc6fd2 into main Apr 8, 2024
2 checks passed
@garethahealy garethahealy deleted the renovate/openshift-rosa-1.x branch April 8, 2024 09:45
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.

None yet

1 participant