constellation/coordinator/kubernetes/k8sapi/resources
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
..
access_manager_test.go Add goleak to all tests (#227) 2022-06-30 15:24:36 +02:00
access_manager.go AB#2190 Verification service (#232) 2022-06-28 17:03:28 +02:00
activation_test.go AB#2111 Deploy activation service on cluster init (#205) 2022-06-15 16:00:48 +02:00
activation.go Add aTLS endpoint to KMS (#236) 2022-06-29 16:13:01 +02:00
auditpolicy_test.go Enable and configure k8s audit-log (#160) 2022-05-20 17:30:37 +02:00
auditpolicy.go Enable and configure k8s audit-log (#160) 2022-05-20 17:30:37 +02:00
cloud_controller_manager_test.go replace flannel with cilium 2022-06-02 13:08:25 +02:00
cloud_controller_manager.go AB#2190 Verification service (#232) 2022-06-28 17:03:28 +02:00
cloudnodemanager_test.go Cloud providers: Add CloudNodeManager 2022-03-28 13:35:21 +02:00
cloudnodemanager.go AB#2190 Verification service (#232) 2022-06-28 17:03:28 +02:00
cluster_autoscaler_test.go Add Secrets / Volumes / VolumeMounts / Env to cluster-autoscaler deployment 2022-03-29 15:13:30 +02:00
cluster_autoscaler.go AB#2190 Verification service (#232) 2022-06-28 17:03:28 +02:00
configmaps_test.go Cloud providers: Extend CCM with ExtraArgs / ConfigMaps / Secrets / Volumes / VolumeMounts and provide CloudServiceAccountURI 2022-03-28 13:35:21 +02:00
configmaps.go Cloud providers: Extend CCM with ExtraArgs / ConfigMaps / Secrets / Volumes / VolumeMounts and provide CloudServiceAccountURI 2022-03-28 13:35:21 +02:00
image_pull_secret_test.go Deploy KMS server image in Constellation 2022-05-31 11:13:26 +02:00
image_pull_secret.go Deploy KMS server image in Constellation 2022-05-31 11:13:26 +02:00
images.go AB#2190 Verification service (#232) 2022-06-28 17:03:28 +02:00
kms_test.go Add aTLS endpoint to KMS (#236) 2022-06-29 16:13:01 +02:00
kms.go Add aTLS endpoint to KMS (#236) 2022-06-29 16:13:01 +02:00
marshal_test.go Use any instead of interface 2022-05-04 08:48:31 +02:00
marshal.go AB#2033 Remove redundant "failed" in error wrapping 2022-06-22 12:02:10 +01:00
secrets_test.go Cloud providers: Extend CCM with ExtraArgs / ConfigMaps / Secrets / Volumes / VolumeMounts and provide CloudServiceAccountURI 2022-03-28 13:35:21 +02:00
secrets.go Cloud providers: Extend CCM with ExtraArgs / ConfigMaps / Secrets / Volumes / VolumeMounts and provide CloudServiceAccountURI 2022-03-28 13:35:21 +02:00
verification_test.go AB#2190 Verification service (#232) 2022-06-28 17:03:28 +02:00
verification.go AB#2190 Verification service (#232) 2022-06-28 17:03:28 +02:00