Files
kubernetes/pkg/apis/apps
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-10-15 18:18:13 -07:00
2017-10-18 17:24:04 +02:00
2018-01-02 22:13:19 -08:00
2017-12-23 13:12:11 -08:00
2017-11-10 18:26:46 +01:00
2017-11-10 18:25:26 +01:00