kubernetes-csi / csi-release-tools

shared build and test files used by kubernetes-csi projects
Apache License 2.0
22 stars 73 forks source link

Local snapshot-controller image and RBAC should be used for PR jobs #79

Closed ggriffiths closed 4 years ago

ggriffiths commented 4 years ago

Currently we just apply the raw yaml depending on the snapshotter version. https://github.com/kubernetes-csi/csi-release-tools/blob/master/prow.sh#L743

Instead, we should use the locally built image and RBAC for PR jobs.

ggriffiths commented 4 years ago

/assign @ggriffiths