From 4c17ae885fa627635e33a2e31a985615f660b1eb Mon Sep 17 00:00:00 2001 From: Vladimir Videlov Date: Thu, 18 Jul 2024 09:29:52 +0200 Subject: [PATCH] Update docs/contributor/04-10-technical-design.md Co-authored-by: Natalia Sitko <80401180+nataliasitko@users.noreply.github.com> --- docs/contributor/04-10-technical-design.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/contributor/04-10-technical-design.md b/docs/contributor/04-10-technical-design.md index c85bd722e..afd0463f5 100644 --- a/docs/contributor/04-10-technical-design.md +++ b/docs/contributor/04-10-technical-design.md @@ -116,7 +116,7 @@ The Istio CR and the [Istio version](#istio-version) represent the desired state During proxy sidecars restarting phase, Istio CR will be kept in `Processing` state having following status conditions: - `Ready` condition set to `false` with `ReconcileRequeued` reason. -- `ProxySidecarRestartSucceeded` condition set to `false` with `ProxySidecarPartiallySucceeded` reason. +- The `ProxySidecarRestartSucceeded` condition is set to `false` with the reason `ProxySidecarPartiallySucceeded`. This component covers the following restart triggers: