Documentation for using reflector for cross-namespace secret sync-ing#781
Documentation for using reflector for cross-namespace secret sync-ing#781jetstack-bot merged 1 commit intocert-manager:masterfrom winromulus:reflector
Conversation
|
Hi @winromulus. Thanks for your PR. I'm waiting for a cert-manager 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. |
|
✔️ Deploy Preview for cert-manager-website ready! 🔨 Explore the source changes: 9220dc5 🔍 Inspect the deploy log: https://app.netlify.com/sites/cert-manager-website/deploys/61e6a48ac89e8e00079474a7 😎 Browse the preview: https://deploy-preview-781--cert-manager-website.netlify.app |
|
/assign @maelvls |
|
Thanks @winromulus, would it be possible to add a redirect here, so that links to the old page (which only contained kubed) will now be directed to this new renamed page? |
|
@JoshVanL good point, I did not spot that. Adding now. |
- Included reflector as extension for sync-ing secrets (popular demand for docs) - Added redirect for renamed pages Signed-off-by: Romeo Dumitrescu <romeo@drc.ro>
|
Thanks @winromulus, this looks like it is doing the right thing. /lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: JoshVanL, winromulus 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 |
Added documentation for using reflector for cross-namespace sync-ing of secrets.
There were numerous requests for documenting this with cert-manager from the extension's support channels.