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
{{ message }}
This repository has been archived by the owner on Feb 6, 2022. It is now read-only.
Currently, the way we rotate Istio key and certificate is to let a proxy agent watch the files and restart the proxy to pick up the refreshed key and certificate. This is implemented as a short-term solution in istio/old_pilot_repo#663.
Ultimately we need a way to rotate these keys and certificates without restarting proxy. This is currently tracked by this issue (envoyproxy/envoy#891) in upstream Envoy repo.
The text was updated successfully, but these errors were encountered:
Currently, the way we rotate Istio key and certificate is to let a proxy agent watch the files and restart the proxy to pick up the refreshed key and certificate. This is implemented as a short-term solution in istio/old_pilot_repo#663.
Ultimately we need a way to rotate these keys and certificates without restarting proxy. This is currently tracked by this issue (envoyproxy/envoy#891) in upstream Envoy repo.
The text was updated successfully, but these errors were encountered: