Files
kubernetes/pkg/kubelet
Arvinderpal dede4d507c Sets IgnoreUnknown=1 in CNI_ARGS
K8 uses CNI_ARGS to pass pod namespace, name and infra container
id to the CNI network plugin. CNI logic will throw an error
if these args are not known to it, unless the user specifies
IgnoreUnknown as part of CNI_ARGS. This PR sets IgnoreUnknown=1
to prevent the CNI logic from erroring and blocking pod setup.
https://github.com/appc/cni/pull/158
https://github.com/appc/cni/issues/126
2016-04-29 07:40:15 -07:00
..
2016-02-29 12:05:13 -08:00
2015-08-05 17:30:03 -07:00
2016-02-02 23:41:55 +00:00
2016-04-29 07:40:15 -07:00
2015-11-19 13:20:02 +08:00
2016-01-12 17:00:43 -08:00
2015-11-25 09:43:48 +01:00
2016-03-02 20:46:32 -05:00
2016-01-30 00:25:50 -08:00
2016-02-02 23:41:55 +00:00
2015-08-05 17:30:03 -07:00
2016-03-01 15:50:25 +01:00