Open Karina5005 opened 1 year ago
Currently we don't support version of ETCD lower than 3.5 because of the following changes in configuration (notes from documentation):
logger
log-level
debug
log-package-levels
Assignee is None
Created by bissquit at 2023-03-04T11:32:15Z
Currently we don't support version of ETCD lower than 3.5 because of the following changes in configuration (notes from documentation):
logger
Available from v3.4. WARNING: --logger=capnslog to be deprecated in v3.5.log-level
Available from v3.4. Configures log level. Only supports debug, info, warn, error, panic, or fatal.debug
WARNING: to be deprecated in v3.5. Drop the default log level to DEBUG for all subpackages.log-package-levels
WARNING: to be deprecated in v3.5. Set individual etcd subpackages to specific log levels.