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

build(deps): bump github.com/rook/rook from 1.12.8 to 1.12.9 #207

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 4, 2023

Bumps github.com/rook/rook from 1.12.8 to 1.12.9.

Release notes

Sourced from github.com/rook/rook's releases.

v1.12.9

Improvements

Rook v1.12.9 is a patch release limited in scope and focusing on feature additions and bug fixes to the Ceph operator.

Commits
  • 90a1c05 Merge pull request #13301 from travisn/release-1.12.9
  • 95c92b2 build: update the release version to v1.12.9
  • 79018ae Merge pull request #13300 from rook/mergify/bp/release-1.12/pr-13288
  • 55c2089 helm: add namespace to all resource templates
  • d6c2534 Merge pull request #13299 from rook/mergify/bp/release-1.12/pr-13222
  • 9f365e8 ci: add "k8sutil" to the allowed commit prefixes
  • 8cd09ec mgr: honor the ContinueUpgradeAfterChecksEvenIfNotHealthy flag
  • 969fe3f Merge pull request #13279 from rook/mergify/bp/release-1.12/pr-13225
  • 19b6c6d core: add pgHealthyRegex to DisruptionManagementSpec
  • 68ae2b3 Merge pull request #13276 from rook/mergify/bp/release-1.12/pr-13256
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 4, 2023
@travisn
Copy link
Member

travisn commented Dec 11, 2023

@subhamkrai Any ideas on this CI error? I can't think why v1.12.9 would affect this.

Info: Checking mon quorum and ceph health details
Error: unable to upgrade connection: container not found ("rook-ceph-operator")
Error: unexpected end of JSON input
Error: Process completed with exit code 1.

@subhamkrai
Copy link
Collaborator

@dependabot rebase

Bumps [github.com/rook/rook](https://github.com/rook/rook) from 1.12.8 to 1.12.9.
- [Release notes](https://github.com/rook/rook/releases)
- [Changelog](https://github.com/rook/rook/blob/master/PendingReleaseNotes.md)
- [Commits](rook/rook@v1.12.8...v1.12.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/rook/rook-1.12.9 branch from 60879d9 to c07f9c4 Compare December 12, 2023 06:23
@subhamkrai
Copy link
Collaborator

@subhamkrai Any ideas on this CI error? I can't think why v1.12.9 would affect this.

Info: Checking mon quorum and ceph health details
Error: unable to upgrade connection: container not found ("rook-ceph-operator")
Error: unexpected end of JSON input
Error: Process completed with exit code 1.

It seems like it just required rebase to get the latest Kubernetes.

@subhamkrai subhamkrai requested a review from travisn December 12, 2023 06:39
@subhamkrai subhamkrai merged commit afdfd7a into master Dec 12, 2023
5 checks passed
@subhamkrai subhamkrai deleted the dependabot/go_modules/github.com/rook/rook-1.12.9 branch December 12, 2023 15:52
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants