kubernetes/pkg/kubelet/apis
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
..
cri CRI: Add a call to reopen log file for a container 2018-01-29 14:05:38 -08:00
deviceplugin Regenerate all generated code 2018-01-02 00:21:07 -08:00
kubeletconfig Fix PodPidsLimit and ConfigTrialDuration on internal KubeletConfig type 2018-01-30 11:43:41 -08:00
stats/v1alpha1 Merge pull request #52144 from andyxning/fix_network_value_for_stats_summary 2017-11-28 14:59:08 -08:00
BUILD bump device plugin version to v1alpha2 to reflect the change to AllocateResponce API 2017-10-19 10:35:24 -07:00
well_known_annotations.go move labels to components which own the APIs 2017-05-31 10:32:06 -04:00
well_known_labels.go Modify VolumeZonePredicate to handle multi-zone PV 2017-09-04 20:13:32 -07:00