In the current implementation, when users invoke update operation of ConfigMaps and Secrets, all Pods are restarted even if they don't use those updated ConfigMaps and Secrets. This patch filters out ['Pod', 'Deployment ', 'Replicaset', 'Daemonset'] using the updated ConfigMap/Secret on the original functionality and updates these resources. No more restarting all Pods. Implements: blueprint enhancement-container-update Change-Id: I2c058979a65fc80c4486bd1f7dfada26ea89d7fd
328 B
328 B