Richard Brown
57186061cd
Accepting request 861673 from home:RBrownSUSE:branches:devel:kubic
- Update to version 3.4.14: * version: 3.4.14 * pkg/netutil: remove unused "iptables" wrapper * tools/etcd-dump-metrics: validate exec cmd args * clientv3: get AuthToken automatically when clientConn is ready. * etcdserver: add ConfChangeAddLearnerNode to the list of config changes * integration: add flag WatchProgressNotifyInterval in integration test OBS-URL: https://build.opensuse.org/request/show/861673 OBS-URL: https://build.opensuse.org/package/show/devel:kubic/etcd?expand=0&rev=10
By default etcd doesn't require authentication. If you configure etcd to be reachable over the network, have untrustworthy local users on the system where etc runs or store date in etcd that needs to be kept confidential please make sure to enable authentication. You can do that by configuring the settings under [security] in /etc/sysconfig/etcd. For additional guidance please red https://coreos.com/etcd/docs/latest/v2/security.html and https://coreos.com/etcd/docs/latest/op-guide/authentication.html to ensure that you enforce proper access control
Description
Languages
Shell
100%