cleanup: deprecate charts yamls manifests - #6507
Open
iPraveenParihar wants to merge 4 commits into
Open
Conversation
Helm charts will be deprecated in v3.18 and removed in v3.19. The Ceph-CSI Operator is now the officially supported deployment method for Kubernetes. Changes: - Mark charts as deprecated in Chart.yaml - Add prominent deprecation warnings to values.yaml files - Direct users to migrate to the operator Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> Signed-off-by: Praveen M <m.praveen@ibm.com>
Manual YAML deployments will be deprecated in v3.18 and removed in v3.19. The Ceph-CSI Operator is now the officially supported deployment method for Kubernetes. Changes: - Add DEPRECATION.md with migration guidance - Add deprecation notices to main deployment manifests - Direct users to migrate to the operator Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> Signed-off-by: Praveen M <m.praveen@ibm.com>
Update all documentation to emphasize that helm charts and manual YAML deployments will be deprecated. The Ceph-CSI Operator is now the only supported deployment method. Changes: - Add prominent deprecation notice to README.md - Update docs/index.md deployment section - Update RBD and CephFS deployment guides with deprecation warnings - Redirect users to operator documentation Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com> Signed-off-by: Praveen M <m.praveen@ibm.com>
Signed-off-by: Praveen M <m.praveen@ibm.com>
5 tasks
nixpanic
reviewed
Aug 27, 2026
|
|
||
| **These manual YAML deployment instructions are no longer tested or supported.** Please migrate to the operator. | ||
|
|
||
| See [deploy/DEPRECATION.md](../../deploy/DEPRECATION.md) for migration guidance. |
Member
There was a problem hiding this comment.
you can not add links to outside the docs/ parent directory. Move the DEPRECATION.md file here, and add a symlink deploy/README.md to the new DEPRECATION.md file.
Contributor
Author
|
Should be merged after we remove actually deprecate. |
Contributor
Merge Protections🔴 1 of 2 protections blocking · waiting on ⛓️ dependency
🔴 ⛓️ Depends-On RequirementsWaiting for
This rule is failing.Requirement based on the presence of
Show 1 satisfied protection🟢 🚦 Auto-queueWhen all merge protections are satisfied, this pull request will be queued automatically. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Describe what this PR does
Helm charts and manual YAML deployments are deprecated in v3.18 and will
be removed in v3.19. The Ceph-CSI Operator is now the officially
supported deployment method for Kubernetes. See
deploy/DEPRECATION.mdfor migration guidance.
Part-of: #6467
Depends-on: #6512
Checklist:
Show available bot commands
These commands are normally not required, but in case of issues, leave any of
the following bot commands in an otherwise empty comment in this PR:
/retest ci/centos/<job-name>: retest the<job-name>after unrelatedfailure (please report the failure too!)