-
Notifications
You must be signed in to change notification settings - Fork 595
doc: Remove the 400 snapshot limitation #4803
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
Conversation
2996836 to
4831822
Compare
4831822 to
f7ed067
Compare
|
Let's merge this after #4798 ci run |
|
@Mergifyio queue |
✅ The pull request has been merged automaticallyDetailsThe pull request has been merged automatically at 91b8efe |
The support for more than 400 snapshots was added at: ceph/ceph#38553 This patch also removes the note regarding deletion of PVCs with snapshots. Closes: ceph#4681 Signed-off-by: Niraj Yadav <[email protected]>
f7ed067 to
973e809
Compare
|
/test ci/centos/upgrade-tests-cephfs |
|
/test ci/centos/upgrade-tests-rbd |
|
/test ci/centos/k8s-e2e-external-storage/1.30 |
|
/test ci/centos/k8s-e2e-external-storage/1.29 |
|
/test ci/centos/mini-e2e-helm/k8s-1.30 |
|
/test ci/centos/mini-e2e-helm/k8s-1.29 |
|
/test ci/centos/mini-e2e/k8s-1.30 |
|
/test ci/centos/mini-e2e/k8s-1.29 |
|
/test ci/centos/k8s-e2e-external-storage/1.31 |
|
/test ci/centos/mini-e2e-helm/k8s-1.31 |
|
/test ci/centos/mini-e2e/k8s-1.31 |
The support for more than 400 snapshots was
added at: ceph/ceph#38553
Closes: #4681