Skip to content

Commit

Permalink
Update rfc/0022-policy-lifecycle.md
Browse files Browse the repository at this point in the history
Co-authored-by: Flavio Castelli <[email protected]>
Signed-off-by: Fabrizio Sestito <[email protected]>
  • Loading branch information
fabriziosestito and flavio committed Jan 13, 2025
1 parent ccbd6c3 commit 31d7af6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rfc/0022-policy-lifecycle.md
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ Since the Policy Server is implemented in Rust, we will use the [kubert](https:/
These features are not provided by the `kube-rs` crate, but kubert is built on top of `kube-rs`, is actively maintained, and is used in production by Linkerd.

After the policy is precompiled, the leader will change the status condition of type `Initialized` of the `PolicyRevision` to `True`.
This will trigger the replica reconciler to load the policy in the evaluation environment in all the replicas.
This will trigger the replica reconciler to load the policy in the evaluation environment of all the policy server pods that are part of the StatefulSet.

#### Policy Server replica reconciler

Expand Down

0 comments on commit 31d7af6

Please sign in to comment.