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
2026-01-29 21:29:24 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
12e5eb7dc91d866f328bceec460d42eff8257ff2
kubernetes
/
pkg
/
kubelet
/
types
History
Jordan Liggitt
733dd9dfd7
Add tests to ensure feature gate changes don't escape kubelet/scheduler packages
2018-11-16 10:52:53 -05:00
..
BUILD
Add tests to ensure feature gate changes don't escape kubelet/scheduler packages
2018-11-16 10:52:53 -05:00
constants.go
…
doc.go
…
labels_test.go
…
labels.go
…
main_test.go
Add tests to ensure feature gate changes don't escape kubelet/scheduler packages
2018-11-16 10:52:53 -05: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
fix scheduler and kubelet unit tests leaking feature flag changes
2018-11-16 10:52:53 -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
…