kubernetes/pkg
Dan Winship ab326d2f4e proxy/iptables: Don't rewrite chains that haven't changed
iptables-restore requires that if you change any rule in a chain, you
have to rewrite the entire chain. But if you avoid mentioning a chain
at all, it will leave it untouched. Take advantage of this by not
rewriting the SVC, SVL, EXT, FW, and SEP chains for services that have
not changed since the last sync, which should drastically cut down on
the size of each iptables-restore in large clusters.
2022-09-26 16:30:42 -04:00
..
api Move CSIInlineVolume feature to GA 2022-08-04 13:06:30 -06:00
apis Remove references to openstack and cinder 2022-08-22 16:43:14 -04: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 Remove references to openstack and cinder 2022-08-22 16:43:14 -04:00
cluster/ports e2e_node/{service,util}: use kubelet healthz port. 2022-04-22 16:14:31 -07:00
controller Merge pull request #109185 from kerthcet/fix/goroutine-leak-in-nodelifecycle-test 2022-08-23 21:19:48 -07:00
controlplane Introduce networking/v1alpha1 api, ClusterCIDR type 2022-08-05 00:54:00 +00:00
credentialprovider Generate and format files 2022-07-26 13:14:05 -04:00
features proxy/iptables: Don't rewrite chains that haven't changed 2022-09-26 16:30:42 -04:00
fieldpath Fix quotes that trip up gofmt 2022-07-26 13:14:04 -04:00
generated Merge pull request #111520 from paskal/paskal/clarify_cfs_period_us 2022-08-23 20:07:48 -07:00
kubeapiserver Merge pull request #109090 from sarveshr7/multicidr-rangeallocator 2022-08-07 15:40:18 -07:00
kubectl add server-side validation support to kubectl 2022-03-26 03:45:13 +00:00
kubelet Merge pull request #109966 from zhangxyjlu/config_validation_test 2022-08-24 00:02:24 -07:00
kubemark cleanup: Remove storageos volume plugins from k8s codebase 2022-08-03 20:19:59 +00:00
printers Add describer and printer for ClusterCIDR API 2022-08-05 01:06:42 +00:00
probe Merge pull request #111254 from dims/update-to-golang-1.19-rc2 2022-07-26 14:25:09 -07:00
proxy proxy/iptables: Don't rewrite chains that haven't changed 2022-09-26 16:30:42 -04:00
quota/v1 Merge pull request #110939 from Abirdcfly/deleteutil 2022-08-03 20:49:46 -07:00
registry Merge pull request #111657 from aojea/hc_nodeport 2022-08-09 13:20:39 -07:00
routes Switch to v3 of github.com/emicklei/go-restful 2022-06-09 14:11:41 -04:00
scheduler Merge pull request #111845 from ialidzhikov/cleanup/pkg-scheduler 2022-08-23 20:08:15 -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 Generate and format files 2022-07-26 13:14:05 -04:00
util code cleanup: omit comparison to bool constant 2022-08-17 14:46:32 +08:00
volume Merge pull request #111894 from wongma7/pvcnpd 2022-08-23 20:08:37 -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