Skip to content

Commit

Permalink
Update enhancements/storage/csi-driver-operator-merge.md
Browse files Browse the repository at this point in the history
Co-authored-by: Roman Bednář <[email protected]>
  • Loading branch information
gnufied and RomanBednar authored Jul 2, 2024
1 parent e7d5e02 commit 4e0d5bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion enhancements/storage/csi-driver-operator-merge.md
Original file line number Diff line number Diff line change
Expand Up @@ -538,7 +538,7 @@ Please note the changes to `ocp-build-data`should be merged almost same time as
Once migration is complete, we should perform following post migration steps to ensure that we are not left over with legacy stuff:

1. Mark existing `openshift/<vendor>-<driver>-operator` repository as deprecated.
2. Ensure that we have test manifest available in `test/e2e2` directory.
2. Ensure that we have test manifest available in `test/e2e` directory.
3. Make changes into `release` repository so as it longer relies on anything from `legacy` directory. See - https://github.com/openshift/release/pull/49655 for example.
4. Remove code from `vendor/legacy` in `csi-operator` repository.

Expand Down

0 comments on commit 4e0d5bd

Please sign in to comment.