Revision 2c1ce283c8e51e1d1b853770d0ed8eea620cbdfb authored by Romain Lenglet on 09 May 2018, 08:02:30 UTC, committed by Romain Lenglet on 19 May 2018, 18:20:03 UTC
Allocate ID 4 to "health" entities (health daemon endpoints).
Allocate ID 5 to "init" entities (initializing endpoints).

Allocate such entity IDs synchronously, since that doesn't require
any kvstore interactions.

Fixes: https://github.com/cilium/cilium/issues/3895
Signed-off-by: Romain Lenglet <romain@covalent.io>
1 parent c2bb1ec
History
File Mode Size
.github
Documentation
api
bpf
bugtool
cilium
cilium-health
common
contrib
daemon
envoy
examples
hack
monitor
pkg
plugins
test
tests
vendor
.authors.aux -rw-r--r-- 347 bytes
.gitignore -rw-r--r-- 1.0 KB
.gitmodules -rw-r--r-- 0 bytes
.mailmap -rw-r--r-- 506 bytes
AUTHORS -rw-r--r-- 4.1 KB
CODEOWNERS -rw-r--r-- 3.2 KB
CONTRIBUTING.md -rw-r--r-- 6.9 KB
Dockerfile -rw-r--r-- 1.7 KB
Gopkg.lock -rw-r--r-- 24.1 KB
Gopkg.toml -rw-r--r-- 6.8 KB
Jenkinsfile.nightly -rw-r--r-- 4.9 KB
LICENSE -rw-r--r-- 11.1 KB
Makefile -rw-r--r-- 9.5 KB
Makefile.defs -rw-r--r-- 934 bytes
Makefile.quiet -rw-r--r-- 542 bytes
NEWS.rst -rw-r--r-- 66.6 KB
README.rst -rw-r--r-- 14.0 KB
VERSION -rw-r--r-- 7 bytes
Vagrantfile -rw-r--r-- 12.4 KB
docs.Jenkinsfile -rw-r--r-- 2.5 KB
ginkgo-kubernetes-all.Jenkinsfile -rw-r--r-- 3.5 KB
ginkgo.Jenkinsfile -rw-r--r-- 3.4 KB
kubernetes-upstream.Jenkinsfile -rw-r--r-- 3.2 KB

README.rst

back to top