charts icon indicating copy to clipboard operation
charts copied to clipboard

sysdig-clustershield deployment does not restart when configmap, secrets, or the webhook change.

Open yoderme opened this issue 1 year ago • 1 comments

Imagine the following scenario: the clustershield helm chart is
re-deployed and the contents of either its configmap, secrets, or
webhook change... and the clustershield deployment itself does not
change. The clustershield deployment won't restart because it does not
know that anything has changed - even though the things it depended on
change.

This problem is especially pronounced for clustershield because with
the default behavior it will auto-generate the certificates used for
communication between the webhook and the deployment. If the webhook
certificate changes and the deployment doesn't restart, the webhook
won't be able to communicate with the pods in the deployment.

yoderme avatar Sep 13 '24 19:09 yoderme

https://github.com/sysdiglabs/charts/pull/1945

yoderme avatar Sep 13 '24 19:09 yoderme

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days

github-actions[bot] avatar Nov 13 '24 02:11 github-actions[bot]

This issue has been closed due to inactivity.

github-actions[bot] avatar Nov 20 '24 02:11 github-actions[bot]