vaLski

Results 5 issues of vaLski

This merge request greatly enhance mysql resource stability. It tries to address cases that happened in live environments: - broken/outdated slave promoted as mysql master due to insufficient error checking...

In options.go make sure to set the default transport to insecure if the operator requested so via `--ssl-insecure-skip-verify=true` or `ssl_insecure_skip_verify = true` This commit should fix #403

Hello there, The document is great and I really appreciate the knowledge, time and effort you put into it. Do you think it is a good idea, for the documentation...

Fix [[GH-1140](https://github.com/hashicorp/consul-template/pull/1140)] by always parsing template wait intervals to avoid unnecessary rendering.

If mtail is tailing a file under a mount, and this mount is gone, mtail reader might block on read error: bad file descriptor .... This will DoS mtail which...