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.9 to 1.13.0 #216

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v1.13.0

Upgrade Guide

To upgrade from previous versions of Rook, see the Rook upgrade guide.

Breaking Changes

  • Removed support for Ceph Pacific (v16). Ceph Quincy (v17) and Ceph Reef (v18) are the only currently supported versions.
  • The minimum supported Kubernetes version is v1.23
  • The minimum supported Ceph-CSI driver is 3.9
  • The admission controller is removed. If the admission controller is enabled (it is disabled by default), it is recommended to be disabled before the upgrade. See the upgrade guide for more details.

Features

  • Added experimental cephConfig to the CephCluster CR to allow setting Ceph config options in the Ceph MON config store via the CRD. These settings supersede the ceph.conf override settings.
  • CephCSI v3.10 is now the default CSI driver version.
  • The default CephFS SubvolumeGroup has pinning enabled by default to distribute load across MDS ranks in predictable and stable ways.
  • The Ceph exporter daemon is updated to use a Ceph keyring with reduced privileges instead of the admin keyring.
  • If the host network setting changes in the CephCluster CR, the mons will now automatically failover to enable the new configuration.
  • Allow for additional advanced maintenance and troubleshooting of Ceph daemons, by respecting the label ceph.rook.io/do-not-reconcile for all Ceph daemons. This is helpful when using the debug command in the kubectl rook-ceph plugin.

v1.12.10

Improvements

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

  • helm: Fix the namespace for the object store ingress (#13312, @​jouve)
  • external: Allow run as a user flag for a non-default external user (#13383, @​parth-gr)
  • mon: Proper detection of mon failover when the host path changes (#13360, @​sp98)
Commits
  • 84b2433 Merge pull request #13388 from travisn/release-1.13.0
  • 681ecee build: update the release version to v1.13.0
  • 2c3a0cf Merge pull request #13390 from rook/mergify/bp/release-1.13/pr-13383
  • cbec831 external: fix the run as a user flag
  • 58bc8aa Merge pull request #13389 from rook/mergify/bp/release-1.13/pr-13386
  • 8121c40 ci: fix multi-cluster-mirroing canary-test
  • 4a8aa5d Merge pull request #13379 from rook/mergify/bp/release-1.13/pr-13360
  • 4e647e9 Merge pull request #13377 from rook/mergify/bp/release-1.13/pr-13361
  • d52312a mon: fix mon failover on path change
  • 0f11413 build: add cel rule to make resource immutable
  • 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 18, 2023
@subhamkrai
Copy link
Collaborator

@dependabot rebase

Bumps [github.com/rook/rook](https://github.com/rook/rook) from 1.12.9 to 1.13.0.
- [Release notes](https://github.com/rook/rook/releases)
- [Commits](rook/rook@v1.12.9...v1.13.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/rook/rook-1.13.0 branch from 4e0b966 to b567bc0 Compare December 18, 2023 06:49
@subhamkrai subhamkrai merged commit 812e41c into master Dec 18, 2023
5 checks passed
@subhamkrai subhamkrai deleted the dependabot/go_modules/github.com/rook/rook-1.13.0 branch December 18, 2023 07:14
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.

1 participant