Revision 2be6419626aaab10f5cbc310bf26c8918d393fc6 authored by André Martins on 23 March 2019, 16:04:37 UTC, committed by Ian Vernon on 23 March 2019, 23:00:31 UTC
etcd-operator and gcp-controller-manager endpoints are only used for
leaderelection which makes those endpoints to have frequent endpoint
updates. As those endpoints are not used in a k8s service we can safely
ignore them by default.

Signed-off-by: André Martins <andre@cilium.io>
1 parent ada4e28
History
File Mode Size
bpf
config
consul
ginkgo-ext
helpers
k8sT
provision
runtime
Makefile -rw-r--r-- 856 bytes
README.md -rw-r--r-- 155 bytes
Vagrantfile -rw-r--r-- 3.9 KB
archive_test_results.sh -rwxr-xr-x 302 bytes
docker-compose.yml -rw-r--r-- 969 bytes
kubernetes-netperftest.sh -rwxr-xr-x 507 bytes
kubernetes-test.sh -rwxr-xr-x 1.8 KB
post_build_agent.sh -rwxr-xr-x 376 bytes
test_suite_test.go -rw-r--r-- 9.1 KB
test_test.go -rw-r--r-- 726 bytes
yaml.config -rw-r--r-- 97 bytes

README.md

back to top