You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pods now mount a secret containing both old and new certificates,
with file names being the hash of the certificate. When it is time
to rotate the certificate, the operator updates the automation
config with a new path (including the hash) to the certificate.
This eliminates the need to manually restart Pods during
certificate rotation.
* Improve automation agent certificate rotation: the agent now restarts automatically when its certificate is renewed, ensuring smooth operation without manual intervention and allowing seamless certificate updates without requiring manual Pod restarts.
0 commit comments