Adding Tip not to enable global sds#5040
Conversation
While deploying certmanager, if somebody enables sds in values.yml rather than passing it via cli, their pods never become healthy as it'll enable mtls.
|
Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA). 📝 Please visit https://cla.developers.google.com/ to sign. Once you've signed (or fixed any issues), please reply here with What to do if you already signed the CLAIndividual signers
Corporate signers
ℹ️ Googlers: Go here for more info. |
|
Hi @rjshrjndrn. Thanks for your PR. I'm waiting for a istio member to verify that this patch is reasonable to test. If it is, they should reply with 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/test-infra repository. |
|
@googlebot I signed it! |
|
CLAs look good, thanks! ℹ️ Googlers: Go here for more info. |
content/en/docs/tasks/traffic-management/ingress/ingress-certmgr/index.md
Outdated
Show resolved
Hide resolved
|
/ok-to-test |
…gr/index.md Co-Authored-By: Martin Taillefer <geeknoid@users.noreply.github.com>
|
@geeknoid Can you please help me to fix the error. I'm literally in oblivion. |
|
You've hit a bug in Hugo that happens on rare occasions with specific compositions of text blocks. Instead of , try <text_hack yaml>. That may well work around the problem. |
|
@geeknoid No luck even with that. Both are failing. |
|
The error you're seeing now is very different than before. Now, all you have is a spelling error: ./en/docs/tasks/traffic-management/ingress/ingress-certmgr/index.md Just put values.yml in backticks and that should get things working. |
|
/retest |
|
@geeknoid Thank you |
While deploying certmanager, if somebody enables sds in values.yml rather than passing it via cli, their pods never become healthy as it'll enable mtls.
[ ] Configuration Infrastructure
[ x ] Docs
[ ] Installation
[ ] Networking
[ ] Performance and Scalability
[ ] Policies and Telemetry
[ ] Security
[ ] Test and Release
[ ] User Experience
[ ] Developer Infrastructure