rancher / vsphere-charts

Apache License 2.0
7 stars 33 forks source link

Added prefix path to liveness probe #49

Closed bartlenaerts closed 9 months ago

bartlenaerts commented 1 year ago

Pull Request Checklist

Types of Change

When using the prefix for RancherOS nodes, the liveness probe fails. The vsphere-csi-node-xxx pods keep in a Crashloopbackoff state. The reason is that the prefix path is not added to the kubelet-registration-path of the liveness probe. Added the optional prefix to the kubelet-registration-path.

Linked Issues

N/A

Additional Notes

N/A

After the PR is merged

Once the PR is merged, typically upon a new release, the necessary teams will be notified via Slack hook to perform the RKE2 Charts and RKE2 changes. Any developer working on this issue is not responsible for updating RKE2 Charts or RKE2.