docs: add Tencent Cloud webhook provider#6432
Conversation
Add Tencent Cloud (DNSPod & PrivateDNS) to the webhook provider registry table in README.md and create a dedicated tutorial at docs/tutorials/tencentcloud.md covering Helm installation with both static credentials and OIDC (TKE RRSA) modes.
|
Welcome @QianChenglong! |
|
Hi @QianChenglong. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. 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. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@QianChenglong Usually, most of the webhook providers keep their tutorials on their repository. That said, I do not have a strong opinion on that, and I'm ok with that. So let's see what the other maintainers think about this. /ok-to-test |
Coverage Report for CI Build 25711968114Coverage decreased (-0.005%) to 80.583%Details
Uncovered ChangesNo uncovered changes found. Coverage Regressions1 previously-covered line in 1 file lost coverage.
Coverage Stats
💛 - Coveralls |
|
/lgtm |
|
Why we need a webhook tutorial docs/tutorials/tencentcloud.md in this repo? You could have up-to-date tutorial in the webhook repo, and keep it up to date against different external-dns versions |
What this PR does
Why
The in-tree Tencent Cloud provider was removed per the webhook migration plan. This webhook implementation supports both DNSPod (public DNS) and PrivateDNS (VPC-scoped) with two credential modes:
References