Skip to content

rebase: bump github.com/ceph/go-ceph from 0.40.0 to 0.41.0 - #6479

Merged
mergify[bot] merged 1 commit into
develfrom
dependabot/go_modules/github.com/ceph/go-ceph-0.41.0
Aug 26, 2026
Merged

rebase: bump github.com/ceph/go-ceph from 0.40.0 to 0.41.0#6479
mergify[bot] merged 1 commit into
develfrom
dependabot/go_modules/github.com/ceph/go-ceph-0.41.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 17, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/ceph/go-ceph from 0.40.0 to 0.41.0.

Release notes

Sourced from github.com/ceph/go-ceph's releases.

Release v0.41.0

The maintainers and contributors to go-ceph are pleased to announce the v0.41.0 release. This is another great step towards making it possible to use the power of the Ceph APIs in the Go language.

As this is a v0.x release we do not guarantee backwards compatibility with previous versions of the code. However, we aim not to disrupt existing consumers of the library and thus make an effort not to immediately implement breaking changes without very good justification. Please see the "Deprecations & Removals" section (if present) to get a sense of what you can expect to change in the future and prepare your code ahead of time. You may also want to view "Deprecations & Removals" of previous releases as they are not repeated here. All newly introduced APIs in the following section are labeled as "preview" APIs first, and are only available if the ceph_preview build tag is set. There is explicitly no backwards compatibility guaranteed for these until they are labeled as "stable" in a later release.

New Contributors

New Features

cephfs/admin

rgw/admin

  • rgw/admin: add SetAccountQuota for account and bucket quotas by @​fitbeard in ceph/go-ceph#1291
    • Adds SetAccountQuota to set the account-level or default-bucket quota

API Stability Updates

The following APIs are now stable

common/admin/smb

  • TopIdentityKind.Identity
  • ChildIdentityKind.Identity
  • GuessIdentityKind
  • GenericResource.Type
  • GenericResource.Intent
  • GenericResource.Identity
  • GenericResource.MarshalJSON
  • GenericResource.UnmarshalJSON
  • GenericResource.Validate
  • GenericResource.Convert
  • ToGeneric
  • ShowOptions.SetGeneric
  • ShowOptions.Generic

common/commands/builder

All APIs in the new commands builder subpackage are considered stable.

Other changes

rbd

... (truncated)

Commits
  • e7e4b0b docs: fix api versions for the next release
  • 2f04e1c docs: record promoted commands/builder apis
  • 72de88d common/commands/builder: mark apis stable
  • 62d6e74 docs: record promoted smb generic apis
  • f0e6628 common/admin/smb: move first of the smb generic resource apis to stable
  • 7a967f9 makefile: update default version to squid the oldest supported
  • 4b284b9 makefile: fix indent inconsistency
  • d2493be github: require umbrella tests to pass for mergify
  • 6d5a36f workflows: remove pacific from test matrix
  • b2aa7f8 github: remove pacific from mergify rules
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 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 the rebase update the version of an external component label Aug 17, 2026
@dependabot
dependabot Bot requested review from a team as code owners August 17, 2026 20:54
@dependabot dependabot Bot added the rebase update the version of an external component label Aug 17, 2026

@nixpanic nixpanic left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No changes affecting functions Ceph-CSI calls. e2e ins't needed.

@sandaruwijewardhana

Copy link
Copy Markdown

Friendly ping this is blocking #6482, which I'm assigned to (PinSubVolumeInGroup() only lands with v0.41.0). CI is green and @nixpanic has approved. Would a second reviewer be able to take a look?

@mergify

mergify Bot commented Aug 23, 2026

Copy link
Copy Markdown
Contributor

Merge Queue Status

  • Entered queue2026-08-23 16:20 UTC · Rule: default · triggered by merge protections
  • Checks failed · in-place
  • 🚫 Left the queue2026-08-23 16:23 UTC · at 3ba0aed5fc669065cd9836c779e5bb9d2e6c5010

This pull request spent 3 minutes 10 seconds in the queue, with no time running CI.

Required conditions to merge

Reason

The merge conditions cannot be satisfied due to failing checks

Failing checks:

Hint

You may have to fix your CI before adding the pull request to the queue again.
If you update this pull request, to fix the CI, it will automatically be requeued once the queue conditions match again.
If you think this was a flaky issue instead, you can requeue the pull request, without updating it, by posting a @mergifyio queue comment.

Requeued — the merge queue status continues in this comment ↓.

@ceph-csi-bot
ceph-csi-bot force-pushed the dependabot/go_modules/github.com/ceph/go-ceph-0.41.0 branch from 85198e9 to 3ba0aed Compare August 23, 2026 16:20
@iPraveenParihar

Copy link
Copy Markdown
Contributor

@Mergifyio rebase

@mergify

mergify Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

rebase

✅ Branch has been successfully rebased

@ceph-csi-bot
ceph-csi-bot force-pushed the dependabot/go_modules/github.com/ceph/go-ceph-0.41.0 branch from 3ba0aed to 5f617a4 Compare August 26, 2026 08:23
@mergify mergify Bot removed the dequeued label Aug 26, 2026
@nixpanic

Copy link
Copy Markdown
Member

@Mergifyio refresh

@mergify

mergify Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

refresh

✅ Pull request refreshed

@mergify

mergify Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Merge Queue Status

  • Entered queue2026-08-26 10:48 UTC · Rule: default · triggered by merge protections
  • Checks passed · in-place
  • Merged2026-08-26 12:17 UTC · at b93db0ca89e8ec44248b3e7ca71ac19c7e6b76bd · rebase

This pull request spent 1 hour 29 minutes 18 seconds in the queue, including 1 hour 4 minutes 40 seconds running CI.

Required conditions to merge

@mergify mergify Bot added the queued label Aug 26, 2026
Bumps [github.com/ceph/go-ceph](https://github.com/ceph/go-ceph) from 0.40.0 to 0.41.0.
- [Release notes](https://github.com/ceph/go-ceph/releases)
- [Changelog](https://github.com/ceph/go-ceph/blob/master/docs/release-process.md)
- [Commits](ceph/go-ceph@v0.40.0...v0.41.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@ceph-csi-bot
ceph-csi-bot force-pushed the dependabot/go_modules/github.com/ceph/go-ceph-0.41.0 branch from 5f617a4 to b93db0c Compare August 26, 2026 11:12
@mergify
mergify Bot merged commit a5d8254 into devel Aug 26, 2026
19 checks passed
@mergify mergify Bot removed the queued label Aug 26, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/ceph/go-ceph-0.41.0 branch August 26, 2026 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/skip/e2e skip running e2e CI jobs rebase update the version of an external component

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants