k8snetworkplumbingwg / net-attach-def-admission-controller

An admission controller to check resources as defined by the NPWG spec
Apache License 2.0
4 stars 15 forks source link

Add minimum required field check in CNI json validataion #34

Closed s1061123 closed 5 years ago

s1061123 commented 5 years ago

This fix introduces to additional CNI json validation, which clearly identify the given json is conf or conflist then check minimum required fields are filled.

s1061123 commented 5 years ago

This is found at https://bugzilla.redhat.com/show_bug.cgi?id=1769435