constellation/coordinator/kubernetes/k8sapi
Otto Bittner 7cada2c9e8 Add goleak to all tests (#227)
* Run goleak as part of all tests
We are already using goleak in various tests.
This commit adds a TestMain to all remaining tests
and calls goleak.VerifyTestMain in them.
* Add goleak to debugd/deploy package and fix bug.
* Run go mod tidy
* Fix integration tests
* Move goleak invocation for mount integration test
* Ignore leak in state integration tests

Co-authored-by: Fabian Kammel <fk@edgelss.systems>
2022-06-30 15:24:36 +02:00
..
kubectl Add goleak to all tests (#227) 2022-06-30 15:24:36 +02:00
resources Add goleak to all tests (#227) 2022-06-30 15:24:36 +02:00
install_test.go Implement binary file installer & extractor 2022-05-23 11:40:22 +02:00
install.go AB#2033 User-friendly wrap and reword errors 2022-06-22 12:02:10 +01:00
joinargs_test.go Ref/want err from err expected (#82) 2022-04-26 16:54:05 +02:00
joinargs.go AB#2033 Remove redundant "failed" in error wrapping 2022-06-22 12:02:10 +01:00
kubeadm_config_test.go replace flannel with cilium 2022-06-02 13:08:25 +02:00
kubeadm_config.go replace flannel with cilium 2022-06-02 13:08:25 +02:00
systemd.go AB#2033 Remove redundant "failed" in error wrapping 2022-06-22 12:02:10 +01:00
util.go AB#2114 Add QEMU metadata API (#237) 2022-06-30 11:14:26 +02:00
versions.go AB#2033 Remove redundant "failed" in error wrapping 2022-06-22 12:02:10 +01:00