This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/k3s-io/kubernetes.git
synced
2025-10-23 07:29:39 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
000e30086b1ccd931d2fd1aaa1229b5a31c8bc6f
kubernetes
/
pkg
/
kubelet
/
types
History
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
…
doc.go
…
labels_test.go
…
labels.go
…
pod_status_test.go
…
pod_status.go
add ContainersReady condition
2018-06-05 11:10:38 -07:00
pod_update_test.go
move feature gate checks inside IsCriticalPod
2018-07-11 16:10:05 -05: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
types_test.go
…
types.go
…