Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #4068

Merged
merged 2 commits into from
Aug 20, 2020
Merged

Update README.md #4068

merged 2 commits into from
Aug 20, 2020

Conversation

FakeNameSE
Copy link
Contributor

Specify that serial must change for the zone file to be reloaded.

1. Why is this pull request needed and what does it do?

The caveat that auto only automatically reloads the zone file when serial changes was not very clear. This is just a small documentation change to make this clearer. This way, the behavior is mentioned within the scope of the whole plugin and not just within the description of the reload parameter.

2. Which issues (if any) are related?

This is related to the closed issue 4059.

3. Which documentation changes (if any) need to be made?

This is a documentation change.

4. Does this introduce a backward incompatible change or deprecation?

No, unless the behavior of auto regarding when it reloads the zone file has changed.

Specify that serial must change for the zone file to be reloaded.

Signed-off-by: Grant Garrett-Grossman <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Aug 17, 2020

Codecov Report

Merging #4068 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4068      +/-   ##
==========================================
- Coverage   57.10%   57.08%   -0.02%     
==========================================
  Files         222      222              
  Lines       11278    11278              
==========================================
- Hits         6440     6438       -2     
- Misses       4347     4348       +1     
- Partials      491      492       +1     
Impacted Files Coverage Δ
plugin/file/reload.go 69.44% <0.00%> (-5.56%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9230e17...1d055f9. Read the comment docs.

Copy link
Member

@yongtang yongtang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

Co-authored-by: Miek Gieben <[email protected]>
Signed-off-by: Grant Garrett-Grossman <[email protected]>
@zouyee
Copy link
Member

zouyee commented Aug 20, 2020

/lgtm

Copy link

@corbot corbot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved by zouyee

@yongtang yongtang merged commit 6c747d7 into coredns:master Aug 20, 2020
nyodas pushed a commit to DataDog/coredns that referenced this pull request Oct 26, 2020
* Update README.md

Specify that serial must change for the zone file to be reloaded.

Signed-off-by: Grant Garrett-Grossman <[email protected]>

* Update plugin/auto/README.md

Co-authored-by: Miek Gieben <[email protected]>
Signed-off-by: Grant Garrett-Grossman <[email protected]>

Co-authored-by: Miek Gieben <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants