-
Notifications
You must be signed in to change notification settings - Fork 547
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v2.1.0 of Ceph CSI driver. #806
Comments
@humblec @Madhu-1 Will this release also include the following issues and will Ceph CSI RBD snapshots enter beta in this release?
|
@ntolia planning to get these in next feature based release. Unless there is a concern from community about having features in |
Thanks @humblec. If we truly are following SemVer and not doing breaking changes (snapshots is alpha anyway and can be broken though), I think we should be good, right? Looking forward to |
Snapshots is beta in k8s v1.17 and cloning is beta in v1.16. |
@dillaman What I have found is that there is K8s snapshots support and then Ceph CSI snapshot support. The latter is still in alpha from what I can make out. |
Yeah, that is ( snapshot is still in |
True, thats correct. |
[Release call update] |
[Release call update] @Madhu-1 please add details if I missed any. |
@Mandu-1 @humblec Does this mean that 2.1.0 will not be able to create/delete RBD snapshots at all? |
What is the timeline for v3.0.0? And, given the previous slips, is there a risk that these features might not show up in 3.0 too? I understand this is a complex feature and just trying to get a timeline estimate to plan better on our side. |
LGTM |
as more info about 3.0.0 is here #865 |
Will CephFS provisioning be going beta as planned? |
Yeah, CephFS provisioning will be be moving to |
[Release call update from 03-Apr-2020] We have confirmed the release of 6 more important PRs to get in. Most of them are in final stage of review, so we should be able to release on time. @Madhu-1 please add if I missed any. |
we are good, we have one release blocker issue #904 |
[Release call update] Finally we are good to go! The release is expected to happen 14-Apr-2020 👍 , we are on final push .. thanks ! |
closing this issue as the release is out https://github.com/ceph/ceph-csi/releases/tag/v2.1.0 |
Thanks all who helped with this awesome release !! 💯 |
Define release process
Define release deadlines
Define/list roadmap for v2.1.0
Dependency update to kube v1.17
status: Completed
Support Mountoptions in RBD
status: Completed
Migrate to go mode from dep
status: Completed
Update all sidecars to latest version
status: Completed
Refactor helm charts
status: PR under review
Snapshot/Cloning support for CephFS and RBD.Add snapshot creation, deletion and restore from snapshot, Clone from PVC support for CephFS volumes. #394
create a bigger size volume from existing data source #258
[CephFS] Support volume cloning #701
[CephFS] Create a CSI volume from a snapshot #411
[CephFS] Support Volume Snapshots #702
Add support for smart cloning in rbd #675
Add support for standalone snapshot creation and cloning support #693
Add support for smart PVC cloning #695
status: Deferred to v3.0.0
Topology Aware Provisioning.
Make Ceph-CSI topology aware. #440
status: PR under review
Native Client ( Go client) Support-
Can the CSI RBD plugin catch up in terms of performance to native CLI calls? #449
Status: CreateVolume support is completed, Delete Volume support is under review
Locking support for RBD volumes which are RWO
Add the ability to use exclusive RBD locking to prevent inadvertent multi-node access of an RWO image #578
Release Team:
@Madhu-1
@humblec
release-2.1.0
.Document features and announce the release.
The text was updated successfully, but these errors were encountered: