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
dd7af241c11fb62f6673fc0ba74e38ca2521c6ae
kubernetes
/
pkg
/
api
/
pod
History
Tim Hockin
dd7af241c1
Replace diff.ObjectDiff with cmp.Equal
...
More obvious and cheaper, and ObjectDiff is already written in terms of cmp.
2023-04-12 08:45:32 -07:00
..
OWNERS
Check in OWNERS modified by update-yamlfmt.sh
2021-12-09 21:31:26 -05:00
util_test.go
Set default resize policy only for specified resource types, rename RestartNotRequired -> NotRequired
2023-03-12 23:46:40 +00:00
util.go
Replace diff.ObjectDiff with cmp.Equal
2023-04-12 08:45:32 -07:00
warnings_test.go
Warn if the terminationGracePeriodSeconds is negative.
2023-02-22 13:36:15 +08:00
warnings.go
Warn if the terminationGracePeriodSeconds is negative.
2023-02-22 13:36:15 +08:00