We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 91a0668 commit fead256Copy full SHA for fead256
docs/proposals/client-settings.md
@@ -210,7 +210,7 @@ Conditions:
210
211
Some additional rules:
212
213
-- This Condition should be added when the affected object starts or stops being affected by a `ClientSettingsPolicy`.
+- This Condition should be added when the affected object starts being affected by a `ClientSettingsPolicy`.
214
- If an object is affected by multiple `ClientSettingsPolicy`, only one Condition should exist.
215
- When the last `ClientSettingsPolicy` affecting that object is removed, the Condition should be removed.
216
- The Observed Generation is the generation of the affected object, not the generation of the `ClientSettingsPolicy`.
0 commit comments