-
Couldn't load subscription status.
- Fork 1.1k
Description
We would like to be able to retrieve the currently applied configuration of a CRI-O process by querying the CRI status endpoint. The only way to retrieve the current config is through the crio status config command.
The crio status config command is not a great option for us as there is no guarantee that the crio binary would be found in a standard bin path. It is common for platforms to have a crio binary installed in a completely custom and non-standard path. To get around this, we would like to query the CRI socket endpoint instead. containerd currently provides this. Would it be possible to implement the same capability in cri-o?
I have attached the crictl info outputs of containerd and crio for reference
Metadata
Metadata
Assignees
Labels
Type
Projects
Status