yunify / qingcloud-csi

Kubernetes volume plugin based on CSI specification which support block storage of qingcloud
Apache License 2.0
37 stars 22 forks source link

Add startup probe #127

Open wnxn opened 4 years ago

wnxn commented 4 years ago

What would you like to be added: Add CSI liveness probe and startup probe in YAML file The startup probe is an alpha feature in Kubernetes v1.16

Why is this needed: Check the connection between IaaS API and CSI driver at the start of the plugin