Skip to content

Commit

Permalink
Update docs/contributor/04-10-technical-design.md
Browse files Browse the repository at this point in the history
Co-authored-by: Natalia Sitko <[email protected]>
  • Loading branch information
videlov and nataliasitko authored Jul 18, 2024
1 parent 947f28c commit 4c17ae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/contributor/04-10-technical-design.md
Original file line number Diff line number Diff line change
Expand Up @@ -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:

Expand Down

0 comments on commit 4c17ae8

Please sign in to comment.