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-11-26 00:27:32 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
3b66adb8bc6929e1205bcb2bc32f380c39be8381
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
Add a container type to the runtime labels
2018-01-23 13:16:36 +01:00
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
…