k3s/pkg/kubelet/types
Andrew Kim c919139245 update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate 2019-05-08 10:01:50 -04:00
..
BUILD update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate 2019-05-08 10:01:50 -04:00
constants.go
doc.go
labels.go Remove container type from kubelet runtime labels 2018-12-21 15:47:47 +01:00
labels_test.go
pod_status.go add ContainersReady condition 2018-06-05 11:10:38 -07:00
pod_status_test.go add utils for pod condition 2018-05-30 11:33:55 -07:00
pod_update.go critical pod test should not rely on feature gate set in framework; non-critical pods are always preemptable 2018-09-07 17:43:42 -07:00
pod_update_test.go update import of generic featuregate code from k8s.io/apiserver/pkg/util/feature -> k8s.io/component-base/featuregate 2019-05-08 10:01:50 -04:00
types.go
types_test.go