docs(contributor): GetDomainFilter contract and ZoneCache blueprint for provider contributors#6249
Conversation
…or provider contributors Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
Pull Request Test Coverage Report for Build 22779821196Details
💛 - Coveralls |
…or provider contributors Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
…or provider contributors Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
…or provider contributors Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
…or provider contributors Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
|
@ivankatliarchuk - How should we handle the situation where we have authoritative zones for the provider, such as |
…or provider contributors Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
597d702 to
f9e11fc
Compare
I answered it here #6234 (comment) |
…or provider contributors Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
|
Added to docs an example with, a,b and c domains. |
…or provider contributors Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
…or provider contributors Signed-off-by: ivan katliarchuk <ivan.katliarchuk@gmail.com>
|
/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 |
What does it do ?
Adds a GetDomainFilter section covering the controller integration, the static anti-pattern with a concrete example, the correct dynamic pattern with worked scenarios, zone name formatting pitfalls, and test requirements. Adds a Provider Blueprints section covering ZoneCache usage pattern and the single --zones-cache-duration flag.
Clarify ZoneCache godoc to cover non-obvious expiry and disabling behaviour
Motivation
More