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-12-11 04:32:59 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
94e59f1636a8f8b1566ef35180519d4de5586b79
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
Remove rktnetes code
2018-03-27 09:29:35 -07:00
doc.go
…
labels_test.go
…
labels.go
…
pod_status_test.go
add utils for pod condition
2018-05-30 11:33:55 -07:00
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
…