Skip to content
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

csi: No longer install the VolumeReplication CRDs from Rook #8845

Merged
merged 1 commit into from Oct 6, 2021

Commits on Oct 6, 2021

  1. csi: no longer install the volumereplication crds from rook

    The volume replication CRDs are an external component, not owned by Rook.
    Therefore, they should be installed as any other independent component
    in case the admin will install other consumers of the volumereplication CRDs
    in the future in addition to Rook and the CSI driver.
    
    Signed-off-by: Travis Nielsen <tnielsen@redhat.com>
    travisn authored and mergify-bot committed Oct 6, 2021
    Copy the full SHA
    c420f23 View commit details
    Browse the repository at this point in the history