docs: add EnvoyPatchPolicy examples for cluster resources - #9711
docs: add EnvoyPatchPolicy examples for cluster resources#9711thiagomedina wants to merge 4 commits into
Conversation
✅ Deploy Preview for cerulean-figolla-1f9435 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
please fix DCO. |
f3c2748 to
e46400d
Compare
@zirain done |
|
@codex review |
|
Codex Review: Didn't find any major issues. Keep it up! Reviewed commit: ℹ️ About Codex in GitHubCodex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback". |
|
v1.9 released, can you also copy to v1.9? |
Signed-off-by: thiagomedina <thiagomedina001@gmail.com>
Signed-off-by: thiagomedina <thiagomedina001@gmail.com>
d831332 to
bd50f38
Compare
sure, it's done |
|
Hi @zirain, the check-links step in the docs-lint failed, can you rerun ? https://github.com/envoyproxy/gateway/actions/runs/32050386572/job/95536675767?pr=9711 |
|
hey @thiagomedina can we add an example that is not covered by the first class APIs |
Signed-off-by: thiagomedina <thiagomedina001@gmail.com>
hey @arkodg, yes cc @zirain |
What this PR does / why we need it:
Adds two examples to the EnvoyPatchPolicy page showing how to customize Envoy Cluster resources with JSONPatch
Which issue(s) this PR fixes:
Fixes #7306
PR Checklist
git commit -s). See DCO: Sign your work./api), the API was discussed and agreed before the implementation. The API change can be in a separate PR, or in the same PR, but the API must be agreed before implementation. N/A if this PR does not contain API changes.make generate gen-check,make lint, and the unit-test/coverage build pass. (Flaky e2e failures are not considered breakages, butgen-check,lint, and coverage MUST pass.)release-notes/current/<section>/<pr-number>-<slug>.md(seerelease-notes/current/README.mdfor sections and naming). N/A if this PR does not contain non-trivial changes.make gen-checkand committed the result if API/helm charts/modules changed.release-notes/current/breaking_changes/.