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

deploy: move volume replication operator to kubernetes-csi-addons #6

Merged
merged 3 commits into from
Jun 27, 2022

Conversation

yati1998
Copy link
Owner

@yati1998 yati1998 commented Jun 24, 2022

This commit adds types.go file for volumereplication
and volumereplicationclass that can be used to create the
respective crds.
This is the part of moving volume replication operator to
kubernetes-csi-repo.
https://github.com/csi-addons/volume-replication-operator
issue: csi-addons#116

Signed-off-by: yati1998 ypadia@redhat.com

@yati1998 yati1998 changed the title crds: adds types.go file to generate crds deploy: move volume replication operator to kubernetes-csi-addons Jun 27, 2022
This commit adds types.go file for volumereplication
and volumereplicationclass that can be used to create the
respective crds.
This is a part of movement of volume replication operator
to kubernetes-csi-addons
https://github.com/csi-addons/volume-replication-operator/tree/main/api/v1alpha1

updates: csi-addons#116

Signed-off-by: yatipadia <ypadia@redhat.com>
This commit generates the volumereplication
and volumereplicationclass crds using the
make manifest and updates the deepcopy using
make generate.
The genrated files are stored in api/v1aplha1/
This is the part of moving volume replication operator
to kubernetes-csi-addons repo.
https://github.com/csi-addons/volume-replication-operator

Updates: csi-addons#116

Signed-off-by: yatipadia <ypadia@redhat.com>
This commit adds rbac rule for volume replication in csi-addons
These rules have been added from
https://github.com/csi-addons/volume-replication-operator/tree/main/config/rbac
It also updates clusterservice.yaml.in to include volumereplication
to create bundle

Signed-off-by: yatipadia <ypadia@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant