docs(rfc2136): hard learned lesson about AXFR#6083
docs(rfc2136): hard learned lesson about AXFR#6083k8s-ci-robot merged 1 commit intokubernetes-sigs:masterfrom
Conversation
|
|
|
Welcome @avanier! |
|
Hi @avanier. 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 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. |
|
Thanks for taking the time for this PR, @avanier 👍 . You are welcome to open a PR for adding a warning, too. /ok-to-test |
Pull Request Test Coverage Report for Build 20751591160Details
💛 - Coveralls |
|
/approve |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ivankatliarchuk 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 |
* master: fix(api): rollback changes for omitempty (kubernetes-sigs#6086) chore(deps): bump renovatebot/github-action (kubernetes-sigs#6080) fix(aws): enable AWS API validation for routing policies without setIdentifier (kubernetes-sigs#6082) chore(aws): document and test behavior for ALB and NLB (kubernetes-sigs#6063) chore(doc): Adding EKS Pod Identity Associations section for AWS (kubernetes-sigs#6084) chore(source)!: remove cloudfoundry support (kubernetes-sigs#6074) docs(source): autogenerate docs for sources with go-doc like style (kubernetes-sigs#6075) docs(rfc2136): document AXFR requirement for sync policy (kubernetes-sigs#6083)
What does it do ?
A minor documentation change to make the expected policy behaviour a bit more obvious when using rfc2136.
Motivation
After much
ragingunplanned enlightenment I figured out that the axfr flag is required for the sync policy to behave as expected. Just jotting it down for the next guy / gal / cyborg.More
Yes, I added unit tests(N/A)