The source project of this merge request has been removed.
Ensure Pod Restarts upon Object Update
All threads resolved!
All threads resolved!
Ensure Pod restarts automatically whenever the ConfigMap or Secret object is updated. A hash of the object is now included in StatefulSet.
PODs only restart if the checksum of the ConfigMap or Secret is different, which means that the content of the object has been changed. PODs remain running if the content of the object is the same.
Phabricator task: T10031
Signed-off-by: Pablo Vigo pvigo@collabora.com
Merge request reports
Activity
Filter activity
- Resolved by Pablo Vigo Mas
- Resolved by Pablo Vigo Mas
LGTM!
I will leave the actual merging to @refi64 though, and my bikeshedding can safely be ignored.
Edited by Emanuele Ainamentioned in commit dbf93f54
Please register or sign in to reply