Files
kubernetes/pkg/kubelet/types
Michael Taufen 3553390c97 Add 'none' option to EnforceNodeAllocatable
This lets us use omitempty on EnforceNodeAllocatable. We shouldn't treat
`nil` as different from `[]T{}`, because this can play havoc with
serializers (a-la #43203).

See: https://github.com/kubernetes/kubernetes/pull/53833#discussion_r166672137
2018-02-08 10:24:39 -08:00
..
2017-12-23 13:12:11 -08:00
2016-07-16 13:48:21 -04:00
2017-06-22 10:25:57 -07:00