Remove csi wrapper#3105
Draft
stevenhorsman wants to merge 3 commits into
Draft
Conversation
Remove all CI/CD workflows related to csi-wrapper component as part of the csi-wrapper removal process. This includes: - Dedicated csi_wrapper_images.yaml workflow - csi-wrapper jobs from build.yaml - csi-wrapper jobs from release.yaml - csi-wrapper jobs from publish_images_on_push.yaml Signed-off-by: stevenhorsman <steven@uk.ibm.com> Assisted-By: IBM Bob
Remove all documentation references to the csi-wrapper component: - Remove CSI Wrapper section from main README - Remove CSI wrapper architecture documentation - Remove csi-wrapper from release process documentation Signed-off-by: stevenhorsman <steven@uk.ibm.com> Generated-By: IBM Bob
Remove the csi-wrapper component entirely from the codebase. This includes all source code, examples, CRDs, and related files. The csi-wrapper provided CSI volume support for peer pods but is no longer needed as part of the project simplification effort. Signed-off-by: stevenhorsman <steven@uk.ibm.com> Assisted-By: IBM Bob
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.
The CSI wrapper has been deprecated, unmaintained, we aren't sure if it works and there is a new proposal of how to do this, so let's clean this up and simplify part of the multi-module issues