update override-policy docs#1009
Conversation
There was a problem hiding this comment.
Code Review
This pull request updates the documentation for the PlaintextOverrider to specify its alignment with RFC 6902 (JSON Patch) and provides more detailed explanations for the add, remove, and replace operations. It also introduces a new example demonstrating how to manage container environment variables. Feedback was provided to remove trailing spaces in the markdown files to maintain document quality.
2d6f74b to
6f6655d
Compare
Signed-off-by: zhzhuang-zju <m17799853869@163.com>
6f6655d to
2bc0870
Compare
|
/cc @RainbowMango |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: RainbowMango The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
/kind documentation
What this PR does / why we need it:
Ref to karmada-io/karmada#3923 (comment) and karmada-io/karmada#3362 (comment), this pr adds examples for overriding container env in the PlaintextOverrider section of the override policy documentation.
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer: