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 for structured config file and lxcri config command. #53

Merged
merged 8 commits into from
May 6, 2021

Conversation

r10r
Copy link
Contributor

@r10r r10r commented May 6, 2021

This implements #25

Support for the environment file /etc/default/lxcri was removed in
favour of a structured config file /etc/lxcri/lxcri.yaml.

The new lxcri config command can be used to display and modify the configuration.

New dependencies:

  • sigs.k8s.io/yaml v1.2.0

r10r added 8 commits May 6, 2021 10:23
* Introduce default CLI configuration.
* Extract log configuration.
* Omit serialization of ephemeral and empty values.

Signed-off-by: Ruben Jenster <[email protected]>
* Change default liblxc log level to 'warn'.
* Change default lxcri log level to 'info'.

Signed-off-by: Ruben Jenster <[email protected]>
@r10r r10r merged commit a2aae0c into lxc:main May 6, 2021
@r10r r10r deleted the config branch June 25, 2021 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant