-
Notifications
You must be signed in to change notification settings - Fork 250
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
Update Crd Link #373
Update Crd Link #373
Conversation
Hi @xing-yang, PTAL |
@Kartik494 The entire snapshot-controller.md file needs to be updated for 3.0, not just the CRD link. Can you help with that? Thanks. |
@xing-yang sure i will work on this and update this accordingly |
@Kartik494 can you address the comments? Thanks. |
|
||
kubectl create -f https://raw.githubusercontent.com/kubernetes-csi/external-snapshotter/release-2.0/config/crd/snapshot.storage.k8s.io_volumesnapshots.yaml | ||
kubectl create -f https://raw.githubusercontent.com/kubernetes-csi/external-snapshotter/release-3.0/client/config/crd/snapshot.storage.k8s.io_volumesnapshots.yaml | ||
``` | ||
|
||
Install Snapshot Controller per cluster: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please update line 48 and 50 to 3.0 as well.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Line 27 also needs an update
59141e4
to
9eeebec
Compare
Hi @xing-yang i have addressed the comments please take a look |
/lgtm |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: Kartik494, xing-yang The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/release-note-none |
According to the PR as we move to v1 from v1beta1, Now we no longer have to manually edit crds like we used to do for volumesnapshotcontent .So here i am updating CRD's URL Links to 3.0