Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support of version lower than 3.5 #9

Open
bissquit opened this issue Mar 4, 2023 · 0 comments
Open

Add support of version lower than 3.5 #9

bissquit opened this issue Mar 4, 2023 · 0 comments

Comments

@bissquit
Copy link
Member

bissquit commented Mar 4, 2023

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.
@bissquit bissquit changed the title Add support of version lower than 3.4 Add support of version lower than 3.5 Mar 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant