SHA256
1
0
forked from pool/etcd
Fabian Vogt d42e332def Accepting request 989764 from home:dirkmueller:Factory
- Update to version 3.5.4:
  * version: bump up to 3.5.4
  * Update conssitent_index when applying fails
  * Add unit test for canonical SRV records
  * Revert "trim the suffix dot from the srv.Target for etcd-client DNS lookup"

OBS-URL: https://build.opensuse.org/request/show/989764
OBS-URL: https://build.opensuse.org/package/show/devel:kubic/etcd?expand=0&rev=22
2022-07-18 08:18:04 +00:00

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
data 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 read
https://etcd.io/docs/v3.5/op-guide/configuration/#security
and
https://etcd.io/docs/v3.5/op-guide/authentication
to ensure that you enforce proper access control
Description
No description provided
Readme 313 KiB
Languages
Shell 100%