Files
kubernetes/pkg/apis/apps/v1
Michael Taufen da41a6e793 Fix PodPidsLimit and ConfigTrialDuration on internal KubeletConfig type
They should both follow the convention of not being a pointer on the
internal type. This required adding a conversion function between
`int64` and `*int64`.

A side effect is this removes a warning in the generated code for the
apps API group.
2018-01-30 11:43:41 -08:00
..
2017-11-09 12:14:08 +01:00
2017-11-09 12:28:49 -08:00
2017-11-26 00:12:32 +08:00
2017-10-05 10:43:11 -07:00