kubernetes/pkg
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
..
api Services API: warnings 2022-12-16 11:54:05 +00:00
apis Merge pull request #111802 from maaoBit/fix-labelSelectorValidate-missing 2022-12-12 18:47:44 -08:00
auth
capabilities
client Second attempt: Plumb context to Kubelet CRI calls (#113591) 2022-11-05 06:02:13 -07:00
cloudprovider Remove OpenStack cloud provider 2022-11-11 12:04:55 +01:00
cluster/ports e2e_node/{service,util}: use kubelet healthz port. 2022-04-22 16:14:31 -07:00
controller Merge pull request #113947 from mowangdk/chore/change_adcontroller_log_level 2022-12-12 17:41:51 -08:00
controlplane autoscaling: advance v2 as the preferred API version over v1 2022-12-11 13:09:39 +08:00
credentialprovider Merge pull request #114343 from skitt/autorest-to 2022-12-10 09:05:55 -08:00
features The MinDomainsInPodTopologySpread feature gate will be enabled by default as a Beta feature 2022-12-13 17:47:29 +08:00
fieldpath Fix quotes that trip up gofmt 2022-07-26 13:14:04 -04:00
generated Merge pull request #110991 from thockin/svc-typenames-starTrafficPolicyType 2022-12-12 18:47:33 -08:00
kubeapiserver pkg/kubeapiserver/options: Improving test coverage (#114234) 2022-12-14 17:51:35 -08:00
kubectl Refactor to simplify factory Validator 2022-12-11 18:20:28 -08:00
kubelet Merge pull request #111371 from sivchari/improve-naming 2022-12-14 02:23:37 -08:00
kubemark Merge pull request #112627 from hj-johannes-lee/fix-typo-3 2022-12-09 15:43:14 -08:00
printers formatted the file 2022-11-17 10:58:40 +05:30
probe Align lifecycle handlers and probes 2022-10-19 09:51:52 -07:00
proxy Replace iptables-proxy-specific SCTP e2e test with a unit test 2022-12-13 16:21:12 -05:00
quota/v1 Use https links for k8s KEPs, issues, PRs, etc 2022-09-23 23:36:24 +00:00
registry Services API: warnings 2022-12-16 11:54:05 +00:00
routes unittests: Fixes unit tests for Windows (part 3) 2022-10-21 19:25:48 +03:00
scheduler Merge pull request #109877 from yibozhuang/local-pv-prefilter-result 2022-12-13 14:53:34 -08:00
security Remove PodSecurityPolicy admission plugin 2022-05-04 16:00:56 -04:00
securitycontext
serviceaccount Merge pull request #111908 from dengyufeng2206/new-test0818 2022-11-08 13:51:20 -08:00
util fix wrong statement in unittest of BoundedFrequencyRunner 2022-11-15 17:36:26 +08:00
volume Merge pull request #109877 from yibozhuang/local-pv-prefilter-result 2022-12-13 14:53:34 -08:00
windows/service Fix typo at pkg/windows/service/service.go:94 2022-03-24 07:25:33 -04:00
.import-restrictions
OWNERS Move root approvers to subdirs 2022-10-10 13:43:03 -04:00