• Xing Yang's avatar
    Update rbac rule for external-snapshotter e2e test · 61b35caf
    Xing Yang authored
    In the DeleteVolumeFinalizer feature in external-snapshotter,
    the external-snapshotter needs to update the PVC object to
    add a Finalizer if a snapshot is being created from the PVC
    and delete the Finalizer after the snapshot is created.
    For that reason, we need to add "update" rbac rule for the
    PVC object in external-snapshot e2e test manifest file.
    
    DeleteVolumeFinalizer PR is here. It couldn't pass e2e test
    until we fix the rbac rule in e2e.
    https://github.com/kubernetes-csi/external-snapshotter/pull/47
    61b35caf
Name
Last commit
Last update
..
README.md Loading commit data...
rbac.yaml Loading commit data...