k3s/pkg/kubelet/types
David Ashpole 90f58c1157 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
..
BUILD move feature gate checks inside IsCriticalPod 2018-07-11 16:10:05 -05:00
constants.go Remove rktnetes code 2018-03-27 09:29:35 -07:00
doc.go
labels.go Add a container type to the runtime labels 2018-01-23 13:16:36 +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 move feature gate checks inside IsCriticalPod 2018-07-11 16:10:05 -05:00
types.go Typed static/mirror pod UID translation 2017-08-14 14:51:26 +02:00
types_test.go