This beta release includes the following new features:
- New
-noopflag enables noop mode, which only reports changes. - New
-srv-domainflag adds support for etcd SRV records. - New
-etcd-schemeflag to toggle the etcd scheme between http and https - New
-verboseand-debugflags to better control logging output.
The -noop, -srv-domain, -etcd-scheme, -verbose, -debug and -quiet flags have matching options in the confd configuration file.
This release also makes the following non-backwards compatible changes:
Single letter command line flags are no longer in use. This is to help remove confusion and make confd easier to use out of the box. The following flags have been renamed:
-qrenamed to-quiet-Crenamed to-config-file-crenamed to-confdir-nrenamed to-node-irenamed to-interval-prenamed to-prefix
To help make the use of certain flags more clear, the following flags have been renamed:
-certrenamed to-client-cert-keyrenamed to-client-key