kubernetes/pkg
Dan Winship 59b7f969e8 proxy/iptables: fix up TestOverallIPTablesRulesWithMultipleServices
svc2b was using the same ClusterIP as svc3; change it and rename the
service to svc5 to make everything clearer.

Move the test of LoadBalancerSourceRanges from svc2 to svc5, so that
svc2 tests the rules for dropping packets due to
externalTrafficPolicy, and svc5 tests the rules for dropping packets
due to LoadBalancerSourceRanges, rather than having them both mixed
together in svc2.

Add svc6 with no endpoints.
2022-06-29 16:33:13 -04:00
..
api Change reflect.Ptr to reflect.Pointer 2022-06-26 01:23:43 +09:00
apis Change reflect.Ptr to reflect.Pointer 2022-06-26 01:23:43 +09: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 Merge pull request #110827 from Abirdcfly/simple2 2022-06-28 19:58:15 -07:00
controlplane Clean shutdown of storageversion integration tests 2022-06-06 20:33:20 +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 #110411 from trierra/px-beta-125 2022-06-24 07:02:58 -07:00
fieldpath
generated logs: make LoggingConfiguration an unversioned API 2022-06-17 20:22:13 +02:00
kubeapiserver Remove PodSecurityPolicy admission plugin 2022-05-04 16:00:56 -04:00
kubectl add server-side validation support to kubectl 2022-03-26 03:45:13 +00:00
kubelet Fix missing of Lock in SeenAllSources 2022-06-29 11:54:22 +08: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: fix up TestOverallIPTablesRulesWithMultipleServices 2022-06-29 16:33:13 -04:00
quota/v1 Merge pull request #101997 from shawnhanx/pvcquota 2022-06-01 15:49:46 -07:00
registry Merge pull request #110410 from Jiawei0227/master 2022-06-22 04:05:48 -07:00
routes Switch to v3 of github.com/emicklei/go-restful 2022-06-09 14:11:41 -04:00
scheduler Use clock package from k8s.io/utils/clock 2022-06-25 00:25:12 +08: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 Merge pull request #110328 from danwinship/iptables-counters 2022-06-29 08:06:06 -07:00
volume Merge pull request #110719 from xakdwch/master 2022-06-24 03:40:57 -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