Revision f9302d917452e5ada93ccc8ced0f0268ae4264ec authored by Joe Stringer on 21 January 2021, 01:10:58 UTC, committed by Joe Stringer on 21 January 2021, 01:10:58 UTC
Workflow:

    ./contrib/go-mod/wrapper.sh

This launches a docker container with your current Cilium working
directory mounted into the correct gopath inside the container.

Inside the container:

    go mod download

Then, use make / unit-tests / go-mod scripts to update dependencies etc.

Signed-off-by: Joe Stringer <joe@cilium.io>
1 parent c4933f1
History
File Mode Size
bpf
config
consul
eks
ginkgo-ext
gke
helpers
k8sT
packet
provision
runtime
standalone
startup-script
Makefile -rw-r--r-- 1.2 KB
README.md -rw-r--r-- 160 bytes
Vagrantfile -rw-r--r-- 6.1 KB
archive_test_results.sh -rwxr-xr-x 302 bytes
archive_test_results_eks.sh -rwxr-xr-x 295 bytes
docker-compose.yml -rw-r--r-- 1.0 KB
get-gh-comment-info.py -rw-r--r-- 365 bytes
get-vagrant-kubeconfig.sh -rwxr-xr-x 304 bytes
kubernetes-netperftest.sh -rwxr-xr-x 507 bytes
kubernetes-test.sh -rwxr-xr-x 2.4 KB
make-images-push-to-local-registry.sh -rwxr-xr-x 313 bytes
post_build_agent.sh -rwxr-xr-x 376 bytes
print-node-ip.sh -rwxr-xr-x 130 bytes
test_suite_test.go -rw-r--r-- 9.8 KB
test_test.go -rw-r--r-- 726 bytes
vagrant-ci-start.sh -rwxr-xr-x 1.2 KB
vagrant-local-start.sh -rwxr-xr-x 1.0 KB
yaml.config -rw-r--r-- 97 bytes

README.md

back to top