ceph / rook-client-python

Python bindings for Rook-Ceph CRDs
Apache License 2.0
2 stars 6 forks source link

Pin mkcodes to a version that does not require python > 3.8 #10

Closed badone closed 3 years ago

badone commented 3 years ago

Fixes: https://tracker.ceph.com/issues/52659

Signed-off-by: Brad Hubbard bhubbard@redhat.com

badone commented 3 years ago

The commit is simply the one before the requirement for python > 3.8 was introduced. If you have a preferred commit let me know.

badone commented 3 years ago

If https://github.com/ceph/ceph/pull/41979 merges this becomes redundant but I don't know whether we can afford to wait for that?

sebastian-philipp commented 3 years ago

https://github.com/ceph/ceph/pull/43222