linkerd2/cni-plugin
Alejandro Pedraza a69456f4cd
Fix CNI integration test (#7660)
Reverts the change made to `env_vars.sh` in #7541

That file is consumed by `docker run --env-file` which requires the old
format, as documented [here](https://docs.docker.com/engine/reference/commandline/run/#set-environment-variables--e---env---env-file).

Also renamed it to `env_vars.list` to have it not mistaken to be a shell
target.

This broke the `ARM64 integration test` as seen here:
https://github.com/linkerd/linkerd2/runs/4887813913?check_suite_focus=true#step:7:34
2022-01-21 14:31:32 -05:00
..
deployment Enable readOnlyFileSystem for cni plugin chart (#6469) 2021-07-21 14:45:58 -05:00
test Fix CNI integration test (#7660) 2022-01-21 14:31:32 -05:00
Dockerfile build: upgrade to Go 1.17 (#7371) 2021-11-30 15:36:11 -05:00
main.go build(deps): bump github.com/containernetworking/cni from 0.8.1 to 1.0.1 (#7346) 2021-11-29 09:19:43 -05:00