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
403a8fdf1e81737f97196928801f45cf16ed01cb
kubernetes
/
pkg
/
apis
/
core
/
v1
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
..
helper
unexport buggy function nodeSelectorAsSelector
2023-03-09 16:58:25 +00:00
validation
added limit value to the pod validation error to simplify debugging
2022-10-07 20:38:08 +00:00
conversion_test.go
Merge pull request
#114902
from TommyStarK/pkg-apis/replace-deprecated-pointer-function
2023-03-09 21:34:15 -08:00
conversion.go
Forcing the value of TerminationGracePeriodSeconds to 1 if it is negative
2023-02-20 13:14:31 +08:00
defaults_test.go
Replace uses of ObjectReflectDiff with cmp.Diff
2023-04-12 08:48:03 -07:00
defaults.go
Set default resize policy only for specified resource types, rename RestartNotRequired -> NotRequired
2023-03-12 23:46:40 +00:00
doc.go
Change defaulter-gen input to package path
2021-08-14 11:00:18 -04:00
OWNERS
OWNERS cleanup - Jan 2021 Week 1
2022-01-10 08:14:29 -05:00
register.go
Fix: pkg/apis Typos in comments, function name, error message
2020-02-24 00:11:00 +09:00
zz_generated.conversion.go
Restructure naming of resource resize restart policy - generated files
2023-03-12 23:46:39 +00:00
zz_generated.defaults.go
Rename ContainerStatus.ResourcesAllocated to ContainerStatus.AllocatedResources - generated files
2023-03-10 14:49:26 +00:00