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

Bump github.com/openshift/rosa from 1.2.24 to 1.2.27 #560

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 2, 2023

Bumps github.com/openshift/rosa from 1.2.24 to 1.2.27.

Release notes

Sourced from github.com/openshift/rosa's releases.

Release v1.2.27

  • fix: Add check for duplcate deletion of same cluster
  • feat: Hypershift node pool upgrades
  • fix: add a min/max validation
  • fix: only show warning message about EOL if there is an EOL timestamp
  • style: fix pronoun usage in command help
  • fix: better warning message for RH managed vpc
  • feat: add warning message for public ingress when switching HCP cluster visibility
  • fix: validate cluster admin flags
  • feat: Support machine pools with zero replicas on day two
  • fix: handle verify network 'running' state
  • fix: add info message to create account roles
  • fix: inform user about visibility change impact in interactive mode
  • fix: validate oic-provider exists in manual mode
  • fix: automatic control plane upgrade when no update is available
  • feat: Add 'Workload Monitoring' to describe/cluster
  • fix: Reversed 'bool'
  • fix: Moved getMode to top of cluster creation so it checks for invalid mode firstly
  • fix: create operator-roles for shared VPC
  • fix: more accuracy to --worker-disk-size
  • fix: Responded to review comment
  • feat: add automatic upgrades for node pools
  • refactor: extract autoscaler code to new modules
  • feat: allow setting GPU limitations
  • feat: Changed Password Validator function to use shared library
  • feat: add 'rosa create autoscaler' command
  • fix: adjust so that it doesn't show new ingress attributes when not supported
  • fix: Reusing str
  • fix: re-attach policies after detaching from operator roles
  • fix: set max-nodes-total default value to 180
  • fix: cores range validation
  • fix: Validation issues of configuring autoscaler interactively
  • feat: add root disk size validation
  • feat: add 'rosa edit autoscaler' command
  • feat: Do not allow HCP to be used on govcloud for create/accountroles
  • fix: Created AWSClient in the right spot [preventing nil ptr]
  • fix: Exit when unable to get caller
  • feat: Add support for json/yaml output on all rosa list commands
  • fix: Exit when error from using --hosted-cp on govcloud
  • fix: Used StringValue instead of dereferencing a string
  • fix: Redid logic to use already existing parse func & creator struct
  • fix: Addressed review comments
  • fix: Moved WithAWS() inline with NewRuntime()
  • fix: Better assignment to isGovCloud + const
  • fix: edit autoscaler examples
  • fix: negative durations are allowed
  • fix: check if autoscaler already exists before creation
  • fix: autoscaler created when not enabled
  • fix: resource limits range defaults
  • fix: autoscaler default values

... (truncated)

Commits
  • 3d21c56 OCM-3714 | fix: don't ask for disk size for hosted cp
  • 56d830f OCM-3737 | fix: align version computation create machinepool for HCP
  • 3ebb12c OCM-3739 | fix: no version change in edit machinepool if upgrade scheduled
  • cf33449 OCM-3738 | fix: error message to alert customer of new ingress attributes
  • 44ccfb0 OCM-3614 | fix: machine type when using disk size
  • 10f23cf OCM-3366 | fix: CLI options not validated client-side
  • fce527f OCM-3677 | fix: cluster-autoscaler enabled for HCP
  • 9b75fbb OCM-3616 | fix: autoscaler default values
  • bbe9b02 Merge pull request #1496 from ciaranRoche/ocm-3673
  • 03c0736 Merge pull request #1493 from tbrisker/droptbrisker
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/openshift/rosa](https://github.com/openshift/rosa) from 1.2.24 to 1.2.27.
- [Release notes](https://github.com/openshift/rosa/releases)
- [Commits](openshift/rosa@v1.2.24...v1.2.27)

---
updated-dependencies:
- dependency-name: github.com/openshift/rosa
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants