Update CoreDNS from v1.6.2 to v1.6.5

* Add health `lameduck` option 5s. Before CoreDNS shuts down, it will
wait and report unhealthy for 5s to allow time for plugins to shutdown
cleanly
* Minor bug fixes over a few releases
* https://coredns.io/2019/08/31/coredns-1.6.3-release/
* https://coredns.io/2019/09/27/coredns-1.6.4-release/
* https://coredns.io/2019/11/05/coredns-1.6.5-release/
This commit is contained in:
Dalton Hubble
2019-11-13 16:42:17 -08:00
parent cb0598e275
commit a271b9f340
8 changed files with 11 additions and 9 deletions

View File

@ -4,8 +4,10 @@ Notable changes between versions.
## Latest
* Require Terraform version v0.12.6+ (action required)
* Replace internal usage of `template_dir` with `templatefile` function
* Update CoreDNS from v1.6.2 to v1.6.5 ([#588](https://github.com/poseidon/typhoon/pull/588))
* Add health `lameduck` option to wait before shutdown
* Replace usage of `template_dir` with `templatefile` function ([#587](https://github.com/poseidon/typhoon/pull/587))
* Require Terraform version v0.12.6+ (action required)
## v1.16.3