Skip to content

Conversation

@phlogistonjohn
Copy link
Collaborator

@phlogistonjohn phlogistonjohn commented Oct 9, 2025

Stabilize apis from cephfs/admin and common/admin/smb.
Fix api versions.
Update readme.

Fixes #1177

Copy link
Collaborator

@anoopcs9 anoopcs9 left a comment

Choose a reason for hiding this comment

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

NOTE: When running the api-fix-versions job I noticed that the `Float` type was
updated. This type was renamed to a private type as it was only needed for custom
JSON serialization and did not need to be public but we must have missed cleaning it
up from the api status files. I have manually removed it from the api status JSON and
markdown doc.

Thanks for catching it 😊.

Other than a comment on git commit etiquette, changes lgtm.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
Signed-off-by: John Mulligan <jmulligan@redhat.com>
NOTE: When running the api-fix-versions job I noticed that the `Float`
type was updated. This type was renamed to a private type as it was
only needed for custom JSON serialization and did not need to be public
but we must have missed cleaning it up from the api status files.
I have manually removed it from the api status JSON and markdown doc.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
Removes octopus from table as it is no longer testable.
Adds tentacle.
Moves quincy to deprecated.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
@phlogistonjohn phlogistonjohn added the no-API This PR does not include any changes to the public API of a go-ceph package label Oct 10, 2025
@mergify mergify bot added the queued label Oct 13, 2025
@mergify mergify bot merged commit 01bbb5f into ceph:master Oct 13, 2025
16 checks passed
@mergify mergify bot removed the queued label Oct 13, 2025
@phlogistonjohn phlogistonjohn deleted the jjm-036-prep branch October 13, 2025 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-API This PR does not include any changes to the public API of a go-ceph package

Projects

None yet

Development

Successfully merging this pull request may close these issues.

APIs pending stability updates in v0.36.0

2 participants