Open
Description
It would be useful if CRI-O could read its configuration from /etc
first and then /usr
.
We could then ship default configuration in /usr/lib/crio/crio.conf
while allowing the administrator to override them in /etc/crio/crio.conf
or /etc/crio/crio.conf.d/...
.
Right now, this requires overriding the crio ExecStart
option in the unit to set the config
or config-dir
option on the command line.
Thanks for working on cri-o! ❤
Metadata
Metadata
Assignees
Type
Projects
Status
To do