go-ceph: simplify v0.16.0 quincy note

The v0.16.0 has a "sword" marker noting that quincy was working but not
officially fully supported in v0.16. Now that v0.16 is a few releases in
the past we can simplify that note down to the minimal level of details.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
This commit is contained in:
John Mulligan 2022-12-06 10:26:27 -05:00 committed by mergify[bot]
parent ca37a86899
commit d572983696

View File

@ -97,10 +97,8 @@ These tags affect what is supported at compile time. What version of the Ceph
cluster the client libraries support, and vice versa, is determined entirely
by what version of the Ceph C libraries go-ceph is compiled with.
† Preliminary support for Ceph Quincy is available in this release. Due to
Quincy specific issues in our test suite some APIs can not be tested against
Quincy at the moment. Thus, go-ceph should work with Quincy but we are not
declaring it fully supported until all APIs can be tested on Quincy.
† Preliminary support for Ceph Quincy was available, but not fully tested, in
this release.
NOTE: Prior to 2020 the project did not make versioned releases. The ability to
compile with a particular Ceph version before go-ceph v0.2.0 is not guaranteed.