https://github.com/cilium/cilium
Revision 4ec82bbc5072afcd7037c8447132fae573002986 authored by Martynas Pumputis on 21 December 2022, 10:47:52 UTC, committed by Daniel Borkmann on 16 January 2023, 14:29:17 UTC
We enable it only on two jobs, because until [1] it would disable the
BPF host routing. Also, we get a fair coverage of it in the managed K8s
GHA jobs.

In addition, we no longer create a CI job per kernel version, as we want
to test more configurations w/o running them sequentially (one of the
ci-datapath goals is to run under 30min).

[1]: https://github.com/cilium/cilium/pull/22006

Signed-off-by: Martynas Pumputis <m@lambda.lt>
1 parent b65c23e
History
Tip revision: 4ec82bbc5072afcd7037c8447132fae573002986 authored by Martynas Pumputis on 21 December 2022, 10:47:52 UTC
gh/workflows: Add endpoint routes to ci-datapath
Tip revision: 4ec82bb
File Mode Size
.github
.nvim
.travis
.vscode
Documentation
api
bpf
bugtool
cilium
cilium-health
clustermesh-apiserver
contrib
daemon
envoy
examples
hack
hubble-relay
images
install
jenkinsfiles
operator
pkg
plugins
proxylib
test
tools
vendor
.authors.aux -rw-r--r-- 416 bytes
.clomonitor.yml -rw-r--r-- 984 bytes
.gitattributes -rw-r--r-- 689 bytes
.gitignore -rw-r--r-- 1.7 KB
.golangci.yaml -rw-r--r-- 3.1 KB
.mailmap -rw-r--r-- 5.6 KB
.travis.yml -rw-r--r-- 492 bytes
AUTHORS -rw-r--r-- 34.0 KB
CODEOWNERS -rw-r--r-- 23.2 KB
CODE_OF_CONDUCT.md -rw-r--r-- 2.2 KB
CONTRIBUTING.md -rw-r--r-- 473 bytes
FURTHER_READINGS.rst -rw-r--r-- 6.4 KB
GO_VERSION -rw-r--r-- 7 bytes
LICENSE -rw-r--r-- 11.1 KB
MAINTAINERS.md -rw-r--r-- 4.3 KB
Makefile -rw-r--r-- 30.8 KB
Makefile.defs -rw-r--r-- 7.3 KB
Makefile.docker -rw-r--r-- 6.9 KB
Makefile.quiet -rw-r--r-- 818 bytes
README.rst -rw-r--r-- 17.6 KB
SECURITY.md -rw-r--r-- 629 bytes
USERS.md -rw-r--r-- 24.5 KB
VERSION -rw-r--r-- 8 bytes
Vagrantfile -rw-r--r-- 14.7 KB
go.mod -rw-r--r-- 11.6 KB
go.sum -rw-r--r-- 151.0 KB
netlify.toml -rw-r--r-- 92 bytes
stable.txt -rw-r--r-- 8 bytes
vagrant_box_defaults.rb -rw-r--r-- 394 bytes

README.rst

back to top