kubernetes/pkg
Dan Winship da14a12fe5 proxy/iptables: move endpoint chain rule creation to the end
Part of reorganizing the syncProxyRules loop to do:
  1. figure out what chains are needed, mark them in activeNATChains
  2. write servicePort jump rules to KUBE-SERVICES/KUBE-NODEPORTS
  3. write servicePort-specific chains (SVC, SVL, EXT, FW, SEP)

This fixes the handling of the endpoint chains. Previously they were
handled entirely at the top of the loop. Now we record which ones are
in use at the top but don't create them and fill them in until the
bottom.
2022-07-09 06:51:47 -04:00
..
api Merge pull request #110975 from 0xff-dev/cleanup-unused-func 2022-07-08 18:03:57 -07:00
apis Merge pull request #111010 from thockin/remove-refs-to-EndpointSliceNodeName 2022-07-08 05:41:47 -07:00
auth Merge pull request #105598 from gy95/match 2022-01-05 09:22:38 -08:00
capabilities
client Cleanup: defer to close server in tests (#110367) 2022-06-21 08:00:38 -07:00
cloudprovider run update-yamlfmt.sh 2022-01-10 08:14:37 -05:00
cluster/ports e2e_node/{service,util}: use kubelet healthz port. 2022-04-22 16:14:31 -07:00
controller Do not skip job requeue in conflict error 2022-07-08 16:14:32 +00:00
controlplane CSIStorageCapacity: use v1 as storage version 2022-07-08 10:06:06 +02:00
credentialprovider fix image pulling failure when IMDS is unavailalbe in kubelet startup 2022-06-12 04:57:42 +00:00
features Merge pull request #110805 from saschagrunert/seccomp-default-beta 2022-07-07 17:54:11 -07:00
fieldpath
generated Merge pull request #110564 from j4m3s-s/add-ports-doc-fix 2022-07-08 21:41:46 -07:00
kubeapiserver CSIStorageCapacity: use v1 as storage version 2022-07-08 10:06:06 +02:00
kubectl add server-side validation support to kubectl 2022-03-26 03:45:13 +00:00
kubelet Merge pull request #110860 from claudiubelu/utils-cleanup 2022-07-07 20:36:12 -07:00
kubemark Merge pull request #108066 from marseel/dont_check_type_in_hostvolule_in_kubemark 2022-02-18 00:38:24 -08:00
printers Merge pull request #110745 from AllenZMC/improve_printers 2022-06-28 08:03:58 -07:00
probe remove TODOs from http package and prober 2022-04-28 16:51:11 +00:00
proxy proxy/iptables: move endpoint chain rule creation to the end 2022-07-09 06:51:47 -04:00
quota/v1 Merge pull request #101997 from shawnhanx/pvcquota 2022-06-01 15:49:46 -07:00
registry Rename IPFamilyPolicyType => IPFamilyPolicy 2022-07-06 15:42:26 -07:00
routes Switch to v3 of github.com/emicklei/go-restful 2022-06-09 14:11:41 -04:00
scheduler Merge pull request #110947 from SataQiu/scheduler-20220704 2022-07-07 07:57:45 -07:00
security Remove PodSecurityPolicy admission plugin 2022-05-04 16:00:56 -04:00
securitycontext Add missing test cases for RunAsGroup and SetRunAsGroup methods 2021-12-24 17:13:45 +08:00
serviceaccount Switch to v3 of github.com/emicklei/go-restful 2022-06-09 14:11:41 -04:00
util add unit test coverage for pkg/util/slice 2022-06-30 15:21:37 +08:00
volume Merge pull request #110811 from Abirdcfly/clock 2022-07-06 16:03:32 -07:00
windows/service Fix typo at pkg/windows/service/service.go:94 2022-03-24 07:25:33 -04:00
.import-restrictions
OWNERS OWNERS cleanup - Jan 2021 Week 1 2022-01-10 08:14:29 -05:00