Skip to content

build(deps): bump the github-dependencies group across 1 directory with 2 updates#331

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github-dependencies-a12e44c762
Open

build(deps): bump the github-dependencies group across 1 directory with 2 updates#331
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github-dependencies-a12e44c762

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-dependencies group with 2 updates in the / directory: github.com/noobaa/noobaa-operator/v5 and github.com/rook/rook.

Updates github.com/noobaa/noobaa-operator/v5 from 5.0.0-20260506172103-a30b2d322aaf to 5.21.0

Release notes

Sourced from github.com/noobaa/noobaa-operator/v5's releases.

v5.21.0

What's Changed

New Contributors

Full Changelog: noobaa/noobaa-operator@v5.20.0...v5.21.0

v5.20.0

Release v5.20.0

What's Changed

... (truncated)

Commits

Updates github.com/rook/rook from 1.19.5 to 1.20.1

Release notes

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

v1.20.1

Improvements

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

helm: Add rook compatible ceph csi driver values (#17665, @​subhamkrai) osd: Ensure require-osd-release set after a major Ceph upgrade (#17546, @​Sunnatillo) build: bump golang.org/x/crypto to v0.52.0 (#17718, @​subhamkrai) nvmeof: Use Ceph default gateway image when not specified in the nvmeof CR (#17701, @​OdedViner) core: Delete stale MDS and RGW pdbs (#17700, @​sp98) osd: Support using node labels for OSD device class assignment (#17649, @​yuxiang-he) csi: Disable csi-addons by default (#17664, @​subhamkrai) object: Clobber bucket policy on modify instead of merging (#17643, @​archy-rock3t-cloud) docs: Add an install guide for Two-Node Fenced clusters (#17628, @​parth-gr) docs: Add prerequisite to run udev (#17760, @​sp98) docs: External cluster documentation updated for the CSI operator (#17690, @​parth-gr) docs: Update csi-driver value.yaml reference link (#17674, @​subhamkrai)

v1.20.0

Upgrade Guide

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

Breaking Changes

  • The Ceph CSI operator is required for managing CSI driver settings.
    • Upgrades will continue working with the existing settings that had been applied by Rook previously. Further updates to CSI settings will need to be updated by the Rook admin. Clusters with default CSI settings do not require customizations.
    • CSI settings are removed from the Rook operator configmap rook-ceph-operator-config and the rook-ceph Helm chart.
    • New installs must configure the CSI settings with the Ceph-CSI OperatorConfig and Driver CRs. Default settings are included in operator.yaml. For custom CSI settings, see the CSI Configuration for more details and examples.
    • For helm users, the Ceph CSI operator settings are configured by the ceph-csi-drivers chart. Custom CSI images remain configured by the rook-ceph chart values.

Features

  • Supported Kubernetes versions are v1.31 through v1.36.
  • SSE-S3 with Vault Agent: Added support for server-side encryption with SSE-S3 using HashiCorp Vault Agent authentication. See the CephObjectStore Security Settings for more details.
  • Unused CRUSH rule cleanup: Rook now deletes unused CRUSH rules by default after the Ceph mgr starts. If unused CRUSH rules should not be deleted, set ROOK_DELETE_UNUSED_CRUSH_RULES to false in the operator config.
  • Concurrently reconciling multiple Ceph Clusters with the setting ROOK_RECONCILE_CONCURRENT_CLUSTERS is declared stable.
  • Containers within a pod are now consistently reconciled by name instead of relying on the order in which they are declared. This is a defensive measure against the declaration order changing due to manipulation by a mutating webhook.
  • OSD resize with encrypted host-based OSDs: For encrypted OSDs (with encryptedDevice: true) with host-based (non-PVC) clusters, resizing the underlying disk now automatically expands encrypted OSDs.
  • RGW Accounts (Experimental): The CephObjectStoreAccount CRD manages RGW accounts. The accountReffield is added inCephObjectStoreUser to associate users with accounts. This feature is currently only testable with the Ceph main branch image (quay.ceph.io/ceph-ci/ceph:main`). See the Object Store Accounts documentation for more details.
  • Two-node clusters (Experimental): Rook allows a "floating" mon to migrate between the two nodes in case one node is down.

v1.19.7

Improvements

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

... (truncated)

Commits
  • 6eab73f Merge pull request #17767 from obnoxxx/prep-v1.20.1
  • efe29fa build: set the release version to v1.20.1
  • 5ee2359 Merge pull request #17766 from rook/mergify/bp/release-1.20/pr-17760
  • 2acb4ce doc: update prerequisite to use udev
  • 2a4eea4 Merge pull request #17757 from rook/mergify/bp/release-1.20/pr-17628
  • adcb56e core: add a install guide for tnf
  • 8c6316e Merge pull request #17745 from rook/mergify/bp/release-1.20/pr-17708
  • 5449820 test: run object suite store with a single rgw instance
  • 958f605 Merge pull request #17706 from rook/mergify/bp/release-1.20/pr-17695
  • bdeddda Merge pull request #17739 from rook/mergify/bp/release-1.20/pr-17726
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 2, 2026
@openshift-ci

openshift-ci Bot commented Jun 2, 2026

Copy link
Copy Markdown

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a red-hat-storage member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@dependabot dependabot Bot force-pushed the dependabot/go_modules/github-dependencies-a12e44c762 branch 2 times, most recently from ce67a8d to fe59fdf Compare June 11, 2026 16:59
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github-dependencies-a12e44c762 branch from fe59fdf to 81fe9ab Compare June 29, 2026 08:44
@subhamkrai subhamkrai force-pushed the dependabot/go_modules/github-dependencies-a12e44c762 branch from 81fe9ab to 1ae0e5c Compare July 8, 2026 09:45
@openshift-ci

openshift-ci Bot commented Jul 8, 2026

Copy link
Copy Markdown

rebase

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@subhamkrai subhamkrai force-pushed the dependabot/go_modules/github-dependencies-a12e44c762 branch from 1ae0e5c to 89a3918 Compare July 8, 2026 09:50
…th 2 updates

Bumps the github-dependencies group with 2 updates in the / directory: [github.com/noobaa/noobaa-operator/v5](https://github.com/noobaa/noobaa-operator) and [github.com/rook/rook](https://github.com/rook/rook).

Updates `github.com/noobaa/noobaa-operator/v5` from 5.0.0-20260506172103-a30b2d322aaf to 5.21.0
- [Release notes](https://github.com/noobaa/noobaa-operator/releases)
- [Commits](https://github.com/noobaa/noobaa-operator/commits/v5.21.0)

Updates `github.com/rook/rook` from 1.19.5 to 1.20.1
- [Release notes](https://github.com/rook/rook/releases)
- [Commits](rook/rook@v1.19.5...v1.20.1)

---
updated-dependencies:
- dependency-name: github.com/noobaa/noobaa-operator/v5
  dependency-version: 5.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-dependencies
- dependency-name: github.com/rook/rook
  dependency-version: 1.19.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: subhamkrai <srai@redhat.com>
@subhamkrai subhamkrai force-pushed the dependabot/go_modules/github-dependencies-a12e44c762 branch from 89a3918 to d74d126 Compare July 8, 2026 10:02
@openshift-ci

openshift-ci Bot commented Jul 8, 2026

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], subhamkrai

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci Bot added the approved label Jul 8, 2026
@openshift-ci

openshift-ci Bot commented Jul 8, 2026

Copy link
Copy Markdown

@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/build d74d126 link true /test build
ci/prow/test d74d126 link true /test test

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved dependencies Pull requests that update a dependency file go Pull requests that update Go code lgtm needs-ok-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant