https://github.com/cilium/cilium
Revision fc070d3fa59b87b4b21101cb0a666e6df4423359 authored by Daniel Borkmann on 27 February 2020, 14:59:13 UTC, committed by Daniel Borkmann on 28 February 2020, 08:52:45 UTC
Run GC to allow for quicker clean up of potentially stale CT_SERVICE
entries when inserting new backends in order to allow better spreading
to new backends as those CT_SERVICE entries are then recreated with a
new random backend selection.

Related: #10343
Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
1 parent d7379d0
History
Tip revision: fc070d3fa59b87b4b21101cb0a666e6df4423359 authored by Daniel Borkmann on 27 February 2020, 14:59:13 UTC
cilium, signal: trigger gc when needed upon upsert service
Tip revision: fc070d3
File Mode Size
.github
.travis
Documentation
api
bpf
bugtool
cilium
cilium-health
common
contrib
daemon
envoy
examples
hack
install
jenkinsfiles
operator
pkg
plugins
proxylib
test
tests
tools
vendor
.authors.aux -rw-r--r-- 416 bytes
.dockerignore -rw-r--r-- 884 bytes
.gitignore -rw-r--r-- 818 bytes
.gitmodules -rw-r--r-- 0 bytes
.mailmap -rw-r--r-- 1.3 KB
.travis.yml -rw-r--r-- 419 bytes
.travis.yml.tmpl -rw-r--r-- 432 bytes
AUTHORS -rw-r--r-- 9.5 KB
CODEOWNERS -rw-r--r-- 4.5 KB
CONTRIBUTING.md -rw-r--r-- 227 bytes
Dockerfile -rw-r--r-- 2.0 KB
Dockerfile.builder -rw-r--r-- 1.4 KB
FURTHER_READINGS.rst -rw-r--r-- 4.4 KB
GO_VERSION -rw-r--r-- 5 bytes
Jenkinsfile.nightly -rw-r--r-- 5.3 KB
LICENSE -rw-r--r-- 11.1 KB
MAINTAINERS.rst -rw-r--r-- 1.4 KB
Makefile -rw-r--r-- 18.1 KB
Makefile.defs -rw-r--r-- 2.9 KB
Makefile.quiet -rw-r--r-- 626 bytes
README.rst -rw-r--r-- 14.8 KB
SECURITY.md -rw-r--r-- 615 bytes
USERS.md -rw-r--r-- 3.7 KB
VERSION -rw-r--r-- 7 bytes
Vagrantfile -rw-r--r-- 12.1 KB
cilium-docker-plugin.Dockerfile -rw-r--r-- 550 bytes
cilium-operator.Dockerfile -rw-r--r-- 703 bytes
docs.Jenkinsfile -rw-r--r-- 2.6 KB
flannel.Jenkinsfile -rw-r--r-- 4.4 KB
ginkgo-kubernetes-all.Jenkinsfile -rw-r--r-- 20.7 KB
ginkgo.Jenkinsfile -rw-r--r-- 13.3 KB
go.mod -rw-r--r-- 3.8 KB
go.sum -rw-r--r-- 72.4 KB
kubernetes-upstream.Jenkinsfile -rw-r--r-- 5.0 KB
vagrant_box_defaults.rb -rw-r--r-- 204 bytes

README.rst

back to top