external-snapshotter
external-snapshotter copied to clipboard
YAML manifests should have multiple document delimiter
Found document delimiter(---) missing in few manifests. This causes malformed YAML when loading it in ruby.
Files with missing document delimiter:
- https://github.com/kubernetes-csi/external-snapshotter/blob/master/deploy/kubernetes/csi-snapshotter/rbac-csi-snapshotter.yaml#L11
- https://github.com/tsunny/external-snapshotter/blob/master/deploy/kubernetes/csi-snapshotter/rbac-external-provisioner.yaml#L11
- https://github.com/kubernetes-csi/external-snapshotter/blob/v3.0.3/deploy/kubernetes/snapshot-controller/rbac-snapshot-controller.yaml#L8
- https://github.com/kubernetes-csi/external-snapshotter/blob/v3.0.3/deploy/kubernetes/webhook-example/webhook.yaml#L1
technically not needed since they are single resources, but nice for consistency 👍
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close.
Send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale
/lifecycle frozen