We've been seeing conflicts with other CNI consumers where CRI-O's configuration files are causing the CNI plugins to fail to start because their versions are too low. Upgrading the plugin versions should resolve this conflict, and not cause any adverse effect to a typical CRI-O install. Signed-off-by: Matthew Heon <mheon@redhat.com>
4 lines
54 B
Text
4 lines
54 B
Text
{
|
|
"cniVersion": "0.3.0",
|
|
"type": "loopback"
|
|
}
|