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

Added snapshotter deployments files + instuctions to deploy #118

Merged
merged 2 commits into from
Jan 9, 2019

Conversation

mickymiek
Copy link

No description provided.

examples/README.md Outdated Show resolved Hide resolved
resources: ["volumesnapshots"]
verbs: ["get", "list", "watch", "update"]
- apiGroups: ["apiextensions.k8s.io"]
resources: ["customresourcedefinitions"]
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why do we need crd?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is needed to create volumesnapshotclasses, volumesnapshotcontents and volumesnapshots CRDs if they don't exist.

https://github.com/kubernetes-csi/external-snapshotter/blob/master/cmd/csi-snapshotter/main.go#L109

@rootfs rootfs merged commit 87dd362 into ceph:master Jan 9, 2019
@rootfs
Copy link
Member

rootfs commented Jan 9, 2019

thanks

wilmardo pushed a commit to wilmardo/ceph-csi that referenced this pull request Jul 29, 2019
Added snapshotter deployments files + instuctions to deploy
pkalever pushed a commit to pkalever/ceph-csi that referenced this pull request Aug 30, 2022
sync downstream devel with upstream devel
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.

2 participants