This website requires JavaScript.
Explore
Help
Sign In
github
/
kubernetes
Watch
4
Star
0
Fork
0
You've already forked kubernetes
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
76a94fd8362fffaa1e04ffe7a03735a91b51a0d5
kubernetes
/
pkg
/
kubelet
/
status
History
Tim Hockin
bc302fa414
Replace uses of ObjectReflectDiff with cmp.Diff
...
ObjectReflectDiff is already a shim over cmp.Diff, so no actual output or behavior changes
2023-04-12 08:48:03 -07:00
..
state
Initialize pod resource allocation checkpoint manager to noop
2023-03-13 00:16:44 +00:00
testing
Give terminal phase correctly to all pods that will not be restarted
2023-03-16 21:25:29 +01:00
fake_status_manager.go
panic on pod resources alloc checkpoint failure
2023-03-07 05:59:34 +00:00
generate_test.go
Introduce PodHasNetwork condition for pods
2022-08-01 09:51:43 -07:00
generate.go
Introduce PodHasNetwork condition for pods
2022-08-01 09:51:43 -07:00
status_manager_test.go
Replace uses of ObjectReflectDiff with cmp.Diff
2023-04-12 08:48:03 -07:00
status_manager.go
Replace uses of diff.ObjectDiff with cmp.Diff
2023-04-12 08:46:12 -07:00