kubernetes/pkg/registry
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
..
admissionregistration add shortnames for mutatingwebhookconfigurations and validatingwebhookconfigurations 2023-04-23 18:32:49 +08:00
apiserverinternal Remove GetSingularName for subresources 2022-11-18 12:21:19 +03:00
apps registry: replace intstr.FromInt with intstr.FromInt32 2023-05-01 09:17:45 +02:00
authentication KEP-3325: Promote SelfSubjectReview to GA 2023-05-02 14:50:40 +02:00
authorization Ensure version "*" is passed instead of "" for all authz checks (#116937) 2023-04-25 09:06:18 -07:00
autoscaling Remove ability to re-enable serving deprecated autoscalingapiv2beta APIs 2023-04-29 16:51:48 +08:00
batch Merge pull request #117633 from kannon92/remove-job-tracking-finalizers 2023-05-04 10:34:43 -07:00
certificates Replace uses of diff.ObjectDiff with cmp.Diff 2023-04-12 08:46:12 -07:00
coordination Add singular name for the rest of types 2022-11-18 12:21:13 +03:00
core Retool validation for pod HostNetwork ports 2023-05-09 18:10:44 -07:00
discovery Remove ability to re-enable serving deprecated discoveryv1beta1 APIs 2023-04-30 19:21:46 +08:00
events Remove ability to re-enable serving deprecated eventv1beta1 APIs 2023-04-28 14:58:59 +08:00
flowcontrol Improve and simplify maintenance of APF bootstrap objects 2023-05-05 09:36:48 -04:00
networking Remove withdrawn feature NetworkPolicyStatus 2023-05-01 15:19:25 -03:00
node remove ability to re-enable serving deprecated versions of the runtimeclasses kind 2023-05-02 22:40:26 +08:00
policy registry: replace intstr.FromInt with intstr.FromInt32 2023-05-01 09:17:45 +02:00
rbac Replace uses of diff.ObjectDiff with cmp.Diff 2023-04-12 08:46:12 -07:00
registrytest ClusterTrustBundles: Define types 2023-03-15 20:10:18 -07:00
resource Replace uses of diff.ObjectDiff with cmp.Diff 2023-04-12 08:46:12 -07:00
scheduling Add singular name for the rest of types 2022-11-18 12:21:13 +03:00
storage Disable NewVolumeManagerReconstruction feature gate 2023-05-04 16:41:20 -04:00
doc.go
OWNERS Add mwielgus back 2022-01-10 09:02:53 -05:00