Skip to content

Bump github.com/openshift/rosa from 1.2.5 to 1.2.12#313

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/openshift/rosa-1.2.12
Closed

Bump github.com/openshift/rosa from 1.2.5 to 1.2.12#313
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/openshift/rosa-1.2.12

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jan 20, 2023

Bumps github.com/openshift/rosa from 1.2.5 to 1.2.12.

Release notes

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

Release v1.2.12

  • fix: Incorrect OIDC Provider Sometimes Targeted for Deletion
  • Removed len(tags) > 0 from if for Tags question in interactive
  • Revert "[SDA-7662] Display Tags question in interactive mode"
  • fix: check current values to see if there are no real changes
  • Re-added tags question
  • Add the default-mp-labels flag to cluster create command on interactive mode
  • Fix OAuth callback URL logic for HyperShift clusters
  • Now updating stsBuilder.AutoMode properly
  • Added constant for "auto" string
  • Upgrade operator roles with managed policies
  • feat: command create oidc-config
  • feat: add manual mode
  • Edited query for GetClusterUsingSubscription to fix deletions
  • Fix tags passing in cluster creation interactive mode
  • fix: using ARNValidator instead of arn Parse when parsed is not used
  • Upgrade roles command - handle managed policies
  • fix: only checking '"' character and leaving regex validation for CS
  • fix: delete correct operator roles and support hypershift
  • fix: accept pre release version during upgrade
  • Ensure console URL is available before offering it to the user
  • feat: consider current version incompatible
  • SDCICD-893: cmd/create/machinepool: support output flag (#1014)

Release v1.2.11

  • fix: check if any new operator roles have been created
  • fix: spacing listing users
  • fix: remove auth url info from LDAP idp when listing
  • Upgrade to ocm-sdk-go 0.1.299
  • fix: upgrading from pre release would fail to validate version
  • Log a warning if the user's organization doesn't have the needed capability
  • fix: using unified path on upgrade roles/operator-roles
  • feat: validates machine pool label
  • fix: add error message when CA is passed but github hostname is not
  • Describe cluster - print infra_id to the output
  • fix: using lower case before comparing expected acc role arns
  • feat: retrieve operator role prefix from backend
  • fix: Accomodate inline policies in new upgrade roles flow
  • feat: using LCP to retrieve operator policy prefix
  • Adjust NodePool headers
  • Allow editing default machine pool labels
  • Enable day1 default machine pool labels
  • fix: hide region arg in account roles commands
  • fix: removing local contains in favor of helper.Contains
  • fix: Use default/in-place value for addon param first
  • Add default machine pool labels validations
  • make rosa describe upgrade
  • fix: remove channel group from recreate output, this is treated within creation flow
  • Bump OCM SDK GO version to v0.1.303
  • Refactor GetPolicies function

... (truncated)

Changelog

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

== 1.2.12 Jan 18 2023

  • fix: Incorrect OIDC Provider Sometimes Targeted for Deletion
  • Removed len(tags) > 0 from if for Tags question in interactive
  • Revert "[SDA-7662] Display Tags question in interactive mode"
  • Upgrade account roles with managed policies
  • fix: check current values to see if there are no real changes
  • Fixed panic
  • Re-added tags question
  • Add the default-mp-labels flag to cluster create command on interactive mode
  • fix: code review
  • Now updating stsBuilder.AutoMode properly
  • Added constant for "auto" string
  • Upgrade operator roles with managed policies
  • feat: command create oidc-config
  • fix: add mocks
  • feat: add manual mode
  • fix: review comments
  • Used better flag
  • Edited query for GetClusterUsingSubscription to fix deletions
  • Fix tags passing in cluster creation interactive mode
  • fix: using ARNValidator instead of arn Parse when parsed is not used
  • Upgrade roles command - handle managed policies
  • fix: only checking '"' character and leaving regex validation for CS
  • fix: accept pre release version during upgrade
  • Ensure console URL is available before offering it to the user
  • feat: consider current version incompatible
  • SDCICD-893: cmd/create/machinepool: support output flag (#1014)

== 1.2.11 Jan 3 2023

  • fix: check if any new operator roles have been created
  • fix: spacing listing users
  • fix: phrasing
  • fix: remove auth url info from LDAP idp when listing
  • Upgrade to ocm-sdk-go 0.1.299
  • Support nodepools under machinepool commands
  • fix: upgrading from pre release would fail to validate version
  • Log a warning if the user's organization doesn't have the needed capability
  • fix: using unified path on upgrade roles/operator-roles
  • feat: validates machine pool label
  • fix: add error message when CA is passed but github hostname is not
  • Describe cluster - print infra_id to the output
  • fix: using lower case before comparing expected acc role arns
  • feat: retrieve operator role prefix from backend
  • fix: Accomodate inline policies in new upgrade roles flow
  • feat: using LCP to retrieve operator policy prefix
  • Adjust NodePool headers
  • Allow editing default machine pool labels
  • Enable day1 default machine pool labels

... (truncated)

Commits
  • fe08c63 Merge pull request #1027 from gdbranco/release_1.2.12
  • 29c31bb Release v1.2.12
  • d90ed5b Merge pull request #1023 from gdbranco/fix/sda-7784-recreate-policies
  • 818a211 SDCICD-893: cmd/create/machinepool: support output flag (#1014)
  • 0e69f8c feat: consider current version incompatible
  • ff31021 Merge pull request #1021 from andreadecorte/consolecheck
  • 77feab1 Ensure console URL is available before offering it to the user
  • 2d7be73 Merge pull request #1017 from gdbranco/fix/sda-7758
  • 5ffb8fb Merge pull request #1016 from gdbranco/fix/delete-operator-roles-hypershift
  • aed62d6 fix: accept pre release version during upgrade
  • 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 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.5 to 1.2.12.
- [Release notes](https://github.com/openshift/rosa/releases)
- [Changelog](https://github.com/openshift/rosa/blob/master/CHANGES.adoc)
- [Commits](openshift/rosa@v1.2.5...v1.2.12)

---
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 Jan 20, 2023
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 20, 2023

The following labels could not be found: ok-to-test.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 27, 2023

Superseded by #320.

@dependabot dependabot bot closed this Jan 27, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/openshift/rosa-1.2.12 branch January 27, 2023 14:05
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