-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(helm chart): add kubelet path as arg to csi-node #596
Conversation
Abhinandan-Purkait
commented
Jan 8, 2025
- Adds the kubelet path as an arg to csi-node, to use the kubelet path as prefix in exhaustive mount path search during cleanup.
Signed-off-by: Abhinandan Purkait <[email protected]>
7651f43
to
98d8913
Compare
bors try |
tryBuild failed: |
The test requires the develop image (on docker hub) from control-plane to work with the helm chart. One of the two csi-nodes is crashing. The other one seems to be doing fine:
This has happened because the kubernetes daemonset tries to upgrade the daemonset pods one-by-one. The first one never succeeds, and the hence the second one is never upgraded and continues to live in generation 1. Generation 2 is failing. |
openebs/mayastor-control-plane#913 is a prerequisite for this PR. |
bors try |
tryBuild succeeded: |
bors merge |
👎 Rejected by too few approved reviews |
oops! Thanks @niladrih bors merge |
Build succeeded: |