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-25 14:35:43 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
9da84cfbdf3422505ce48517f8a24b5c80a397e8
kubernetes
/
pkg
/
kubelet
/
types
History
Himanshu Pandey
c05d506019
changed IsCriticalPod to return true in case of static pods
2019-08-07 15:47:43 -07:00
..
BUILD
Revert "feat: cleanup pod critical pod annotations feature"
2019-07-18 13:31:12 +08:00
constants.go
…
doc.go
…
labels_test.go
…
labels.go
Remove container type from kubelet runtime labels
2018-12-21 15:47:47 +01:00
pod_status_test.go
…
pod_status.go
add ContainersReady condition
2018-06-05 11:10:38 -07:00
pod_update_test.go
changed IsCriticalPod to return true in case of static pods
2019-08-07 15:47:43 -07:00
pod_update.go
changed IsCriticalPod to return true in case of static pods
2019-08-07 15:47:43 -07:00
types_test.go
…
types.go
…