Skip to content

NFS Services Start Script should Retry #1066

Open
@pwschuurman

Description

@pwschuurman

Currently the NFS Services Start script does not retry on failure: https://github.com/kubernetes-sigs/gcp-filestore-csi-driver/blob/518f22d7e0edae391e321e312a870daa70856263/deploy/kubernetes/nfs_services_start.sh, and sleeps at the end of execution.

It should either retry running rpc.statd service, NFS services, or exit with a non-zero code on failure. The latter would enable the script to be restarted in a Kubernetes environment.

Metadata

Metadata

Assignees

No one assigned

    Labels

    lifecycle/rottenDenotes an issue or PR that has aged beyond stale and will be auto-closed.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions