fix: single-node cluster example in Istiod HA docs#1915
Conversation
Signed-off-by: 王然 <ranwang@alauda.io>
|
Hi @chinaran. Thanks for your PR. I'm waiting for a istio-ecosystem or istio member to verify that this patch is reasonable to test. If it is, they should reply with Tip We noticed you've done this a few times! Consider joining the org to skip this step and gain Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1915 +/- ##
==========================================
+ Coverage 80.29% 80.63% +0.34%
==========================================
Files 51 51
Lines 2598 2598
==========================================
+ Hits 2086 2095 +9
+ Misses 387 381 -6
+ Partials 125 122 -3
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
* upstream/main: Set DEPLOYMENT_NAME to csv name when OLM is true (istio-ecosystem#1918) fix: single-node cluster example in Istiod HA docs (istio-ecosystem#1915)
* upstream/main: Automator: Update dependencies in istio-ecosystem/sail-operator@main (istio-ecosystem#1916) Set DEPLOYMENT_NAME to csv name when OLM is true (istio-ecosystem#1918) fix: single-node cluster example in Istiod HA docs (istio-ecosystem#1915)
What type of PR is this?
What this PR does / why we need it:
Update the Considerations for Single-Node Clusters example in
docs/general/istiod-ha.adocto placeglobal.defaultPodDisruptionBudgetunderspec.values, matching the API reference and the correct Istio resource structure.