Revision a8c83d35dc19ff379f04ac282e2e86e9da886769 authored by Jarno Rajahalme on 28 September 2020, 16:13:20 UTC, committed by Joe Stringer on 02 October 2020, 21:46:34 UTC
Add an optional NodeIdentity field to Node and CiliumNode. This can be
used to pass the Cilium numeric identity of a node in the cluster. If
missing, either NODE or REMOTE_NODE is assumed depending on the Cilium
agent configuration.

Signed-off-by: Jarno Rajahalme <jarno@covalent.io>
1 parent b6f37a1
History
File Mode Size
include
lib
sockops
tests
.gitignore -rw-r--r-- 151 bytes
COPYING -rw-r--r-- 17.6 KB
Makefile -rw-r--r-- 11.0 KB
Makefile.bpf -rw-r--r-- 2.5 KB
bpf_alignchecker.c -rw-r--r-- 2.6 KB
bpf_features.h -rw-r--r-- 333 bytes
bpf_host.c -rw-r--r-- 28.5 KB
bpf_lxc.c -rw-r--r-- 40.9 KB
bpf_network.c -rw-r--r-- 1.1 KB
bpf_overlay.c -rw-r--r-- 8.6 KB
bpf_sock.c -rw-r--r-- 22.8 KB
bpf_xdp.c -rw-r--r-- 6.0 KB
cilium-map-migrate.c -rw-r--r-- 12.9 KB
cilium-probe-kernel-hz.c -rw-r--r-- 3.9 KB
ep_config.h -rw-r--r-- 1.5 KB
filter_config.h -rw-r--r-- 508 bytes
init.sh -rwxr-xr-x 20.5 KB
netdev_config.h -rw-r--r-- 357 bytes
node_config.h -rw-r--r-- 6.0 KB

back to top