This document defines a high level roadmap for Rook development and upcoming releases. The features and themes included in each milestone are optimistic in the sense that some do not have clear owners yet. Community and contributor involvement is vital for successfully implementing all desired items for each release. We hope that the items listed below will inspire further engagement from the community to keep Rook progressing and shipping exciting and valuable features.
Any dates listed below and the specific issues that will ship in a given milestone are subject to change but should give a general idea of what we are planning. See the Github project boards for the most up-to-date issues and their status.
The following high level features are targeted for Rook v1.7 (July 2021). For more detailed project tracking see the v1.7 board.
- Ceph
- Helm chart for the cluster CR #2109
- Configure bucket notifications with a CRD (design doc)
- Add alpha support for COSI (Container object storage interface) with K8s 1.22 #7843
- Disaster Recovery (DR): CSI solution for application failover in the event of cluster failure
- Allow OSDs on PVCs to automatically grow when the cluster is nearly full #6101
- OSD encryption key rotation #7925
- iSCSI gateway deployment #4334
- Use go-ceph to interact with object store instead of
radosgw-admin
#7924 - RGW Multi-site replication improvements towards declaring the feature stable #6401
- More complete solution for protecting against accidental cluster deletion #7885
- Remove support for Nautilus, focusing on support for Octopus and Pacific #7908
- Build hygiene
- Complete conversion from Jenkins pipeline to GitHub actions
The general areas for improvements include the following, though may not be committed to a release.
- Admission Controllers
- Improve custom resource validation for each storage provider
- Controller Runtime
- Update remaining Rook controllers to build on the controller runtime
- Ceph
- Cassandra
- NFS
- Graduate CRDs to beta