kubernetes/pkg/api
Antonio Ojea 1b804fc87c Services API: warnings
The Services API should warn users about some IP addresses
representations, mainly because some of them are not allowed
by the golang std parsers since go 1.17

Specifically:

- IPv4 addresses with leading zeros, that may cause security risks
- IPv6 addresses in non canonical format, that may cause problems
with controllers hotlooping or cause security issues

Change-Id: Ife50a651d1b22dc4c318e42bd3e5f2e5f88ecbcd
2022-12-16 11:54:05 +00:00
..
endpoints/testing Move endpoints test-helper funcs to a package 2021-07-01 18:26:45 -07:00
legacyscheme hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
node deprecated node labels: make naming consistant and remove some unused args in funcs 2022-05-25 15:15:34 +08:00
persistentvolume pkg/api/persistentvolume: Improving test coverage. 2022-11-21 17:18:24 +01:00
persistentvolumeclaim Add API and validation for CrossNamespaceVolumeDataSource 2022-11-09 20:58:25 +00:00
pod Validate labelSelector in topologySpreadConstraints 2022-11-28 09:46:46 +08:00
podsecuritypolicy Move CSIInlineVolume feature to GA 2022-08-04 13:06:30 -06:00
service Services API: warnings 2022-12-16 11:54:05 +00:00
storage deprecated node labels: make naming consistant and remove some unused args in funcs 2022-05-25 15:15:34 +08:00
testing api: dynamic resource allocation API 2022-11-10 20:08:24 +01:00
v1 ServiceExternalTrafficPolicyType: s/Type// 2022-12-11 13:48:27 -08:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00