kubernetes/pkg/registry/core/pod
Tim Hockin 4bbf611773
Retool validation for pod HostNetwork ports
This will ensure that HostPort == ContainerPort for pods and that
HostPort == 0 || HostPort == ContainerPort for embedded PodSpecs.
2023-05-09 18:10:44 -07:00
..
rest fix nil pointer dereference panic for deprecated metrics 2023-03-24 18:50:43 +08:00
storage Replace uses of ObjectReflectDiff with cmp.Diff 2023-04-12 08:48:03 -07:00
doc.go
strategy_test.go Merge pull request #110477 from halfcrazy/feat/hostnetwork-fieldsel 2023-04-21 18:13:11 -07:00
strategy.go Retool validation for pod HostNetwork ports 2023-05-09 18:10:44 -07:00