Updated KEP-3314 with install instructions for the SnapshotMetadataService CRD#5935
Updated KEP-3314 with install instructions for the SnapshotMetadataService CRD#5935carlbraganza wants to merge 1 commit intokubernetes:masterfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: carlbraganza The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @carlbraganza. Thanks for your PR. I'm waiting for a kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
87d0386 to
65b10bb
Compare
| The value should be unique to the service if possible; for example, it could be the DNS name of the service. | ||
|
|
||
| The full Custom Resource Definition is shown below: | ||
| The `SnapshotMetadataService` Custom Resource Definition should be installed by the cluster administrator. |
There was a problem hiding this comment.
We should mention both. Ultimately it's a cluster admin responsibility, but the distro should help with the installation as much as possible. In the short term we need a fallback way for the admin to do it on distros that lack support for the feature. In the long term, that fallback should become unnecessary
There was a problem hiding this comment.
Rewording to say:
The [SnapshotMetadataService CRD](https://github.com/kubernetes-csi/external-snapshot-metadata/blob/3a139dd44d4ffa01343a91bed40996b1db56fd38/client/config/crd/cbt.storage.k8s.io_snapshotmetadataservices.yaml)
should be installed either by the Kubernetes distribution or the cluster administrator.
There was a problem hiding this comment.
I don't see this rewording yet, please push a commit
65b10bb to
56af492
Compare
|
/assign @bswartz |
|
/ok-to-test |
…otMetadataService CRD.
56af492 to
8779785
Compare
SnapshotMetadataServiceCRD to KEP-3314