Skip to content

🧹 increase leader elect timeouts #2866

🧹 increase leader elect timeouts

🧹 increase leader elect timeouts #2866

GitHub Actions / Test Results failed Nov 20, 2024 in 0s

2 fail, 317 pass in 2h 25m 27s

  5 files   51 suites   2h 25m 27s ⏱️
319 tests 317 ✅ 0 💤 2 ❌
388 runs  386 ✅ 0 💤 2 ❌

Results for commit 875978d.

Annotations

Check warning on line 0 in go.mondoo.com/mondoo-operator/tests/integration

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 4 runs failed: TestAuditConfigOOMSuite/TestOOMNodeScan_DaemonSet (go.mondoo.com/mondoo-operator/tests/integration)

artifacts/test-results-minikube-v1.28.9/integration-tests-minikube-v1.28.9.xml [took 1m 33s]
Raw output
Failed
=== RUN   TestAuditConfigOOMSuite/TestOOMNodeScan_DaemonSet
2024-11-20T13:01:39.058Z	INFO	integration/audit_config_oom_test.go:294	Create an audit config that enables only nodes scanning.
2024-11-20T13:02:01.157Z	INFO	integration/audit_config_oom_test.go:319	Decreasing memory limit to get node Scans running again.
2024-11-20T13:02:21.283Z	INFO	integration/audit_config_oom_test.go:334	Increasing memory limit to get node Scans running again.
    audit_config_oom_test.go:356: 
        	Error Trace:	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_oom_test.go:356
        	Error:      	Received unexpected error:
        	            	EOF
        	Test:       	TestAuditConfigOOMSuite/TestOOMNodeScan_DaemonSet
        	Messages:   	Failed to get status
    audit_config_oom_test.go:357: 
        	Error Trace:	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_oom_test.go:357
        	Error:      	Not equal: 
        	            	expected: "ACTIVE"
        	            	actual  : ""
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-ACTIVE
        	            	+
        	Test:       	TestAuditConfigOOMSuite/TestOOMNodeScan_DaemonSet
2024-11-20T13:03:09.130Z	INFO	installer/installer.go:212	gathering all logs from the test
2024-11-20T13:03:09.130Z	INFO	utils/k8s_helper.go:257	Gathering logs for all pods in namespace mondoo-operator
2024-11-20T13:03:09.133Z	DEBUG	utils/k8s_helper.go:562	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/AuditConfigOOMSuite/TestOOMNodeScan_DaemonSet/mondoo-operator_mondoo-client-node-5wsnb_1732107789.log
2024-11-20T13:03:09.141Z	DEBUG	utils/k8s_helper.go:562	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/AuditConfigOOMSuite/TestOOMNodeScan_DaemonSet/mondoo-operator_mondoo-client-scan-api-5dbb4d777b-bc57c_1732107789.log
2024-11-20T13:03:09.145Z	DEBUG	utils/k8s_helper.go:562	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/AuditConfigOOMSuite/TestOOMNodeScan_DaemonSet/mondoo-operator_mondoo-operator-controller-manager-66f988f48b-4hpbs_1732107789.log
2024-11-20T13:03:09.157Z	DEBUG	utils/k8s_helper.go:562	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/AuditConfigOOMSuite/TestOOMNodeScan_DaemonSet/mondoo-operator_mondoo-operator-controller-manager-66f988f48b-4hpbs_previous_1732107789.log
2024-11-20T13:03:09.159Z	DEBUG	utils/executor.go:271	Running command: kubectl -n mondoo-operator logs mondoo-operator-controller-manager-66f988f48b-4hpbs -c manager
2024-11-20T13:03:09.219Z	INFO	utils/k8s_helper.go:268	Gathering pod describe for all pods in namespace mondoo-operator
2024-11-20T13:03:09.222Z	DEBUG	utils/k8s_helper.go:562	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/AuditConfigOOMSuite/TestOOMNodeScan_DaemonSet/describe_mondoo-operator_1732107789.log
2024-11-20T13:03:09.222Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator mondoo-client-node-5wsnb
2024-11-20T13:03:09.269Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator mondoo-client-scan-api-5dbb4d777b-bc57c
2024-11-20T13:03:09.320Z	DEBUG	utils/executor.go:271	Running command: kubectl get pod -o yaml -n mondoo-operator mondoo-operator-controller-manager-66f988f48b-4hpbs
2024-11-20T13:03:09.373Z	DEBUG	utils/executor.go:271	Running command: kubectl get deployment -o yaml -n mondoo-operator mondoo-client-scan-api
2024-11-20T13:03:09.421Z	DEBUG	utils/executor.go:271	Running command: kubectl get deployment -o yaml -n mondoo-operator mondoo-operator-controller-manager
2024-11-20T13:03:09.472Z	DEBUG	utils/executor.go:271	Running command: kubectl get cronjob -o yaml -n mondoo-operator mondoo-client-node-gc
2024-11-20T13:03:09.521Z	DEBUG	utils/executor.go:271	Running command: kubectl get mondooauditconfig -o yaml -n mondoo-operator mondoo-client
2024-11-20T13:03:09.568Z	INFO	utils/k8s_helper.go:319	Gathering events in namespace "mondoo-operator"
2024-11-20T13:03:09.568Z	DEBUG	utils/k8s_helper.go:562	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/AuditConfigOOMSuite/TestOOMNodeScan_DaemonSet/events_mondoo-operator_1732107789.log
2024-11-20T13:03:09.568Z	DEBUG	utils/executor.go:271	Running command: kubectl get events -n mondoo-operator
2024-11-20T13:03:09.630Z	INFO	utils/k8s_helper.go:348	Resource k8s.mondoo.com/v1alpha2, Kind=MondooAuditConfig mondoo-operator/mondoo-client still exists.
2024-11-20T13:03:11.633Z	INFO	utils/k8s_helper.go:352	Resource k8s.mondoo.com/v1alpha2, Kind=MondooAuditConfig mondoo-operator/mondoo-client deleted.
2024-11-20T13:03:11.633Z	INFO	installer/installer.go:192	Deleted MondooAuditConfig mondoo-operator/mondoo-client.
2024-11-20T13:03:11.636Z	INFO	integration/audit_config_base_suite.go:117	Waiting for cleanup of the test cluster.
2024-11-20T13:03:11.642Z	INFO	integration/audit_config_base_suite.go:142	Cleanup done. Cluster should be good to go for the next test.
2024-11-20T13:03:12.621Z	DEBUG	utils/executor.go:271	Running command: kubectl delete pods -n default --all --wait
    --- FAIL: TestAuditConfigOOMSuite/TestOOMNodeScan_DaemonSet (93.61s)

Check warning on line 0 in go.mondoo.com/mondoo-operator/tests/integration

See this annotation in the file changed.

@github-actions github-actions / Test Results

1 out of 4 runs failed: TestAuditConfigOOMSuite (go.mondoo.com/mondoo-operator/tests/integration)

artifacts/test-results-minikube-v1.28.9/integration-tests-minikube-v1.28.9.xml [took 5m 4s]
Raw output
Failed
=== RUN   TestAuditConfigOOMSuite
Using GraphQL endpoint https://api.mondoo.com/query
Using org MRN //captain.api.mondoo.app/organizations/mondoo-operator-testing
2024-11-20T12:58:34Z	INFO	Created Nexus space	{"space": "//captain.api.mondoo.app/spaces/zealous-sutherland-451775"}
2024-11-20T12:58:34.624Z	INFO	installer/installer.go:91	Installing Mondoo operator with local manifest
2024-11-20T12:58:34.624Z	INFO	utils/manifest_utils.go:54	Reading file: /home/runner/work/mondoo-operator/mondoo-operator/mondoo-operator-manifests.yaml
2024-11-20T12:58:34.624Z	INFO	utils/exec_utils.go:45	Running kubectl [apply -f -]
namespace/mondoo-operator created
customresourcedefinition.apiextensions.k8s.io/mondooauditconfigs.k8s.mondoo.com created
customresourcedefinition.apiextensions.k8s.io/mondoooperatorconfigs.k8s.mondoo.com created
serviceaccount/mondoo-operator-controller-manager created
serviceaccount/mondoo-operator-k8s-resources-scanning created
serviceaccount/mondoo-operator-webhook created
role.rbac.authorization.k8s.io/mondoo-operator-leader-election-role created
clusterrole.rbac.authorization.k8s.io/mondoo-operator-k8s-resources-scanning created
clusterrole.rbac.authorization.k8s.io/mondoo-operator-manager-role created
rolebinding.rbac.authorization.k8s.io/mondoo-operator-leader-election-rolebinding created
clusterrolebinding.rbac.authorization.k8s.io/mondoo-operator-k8s-resources-scanning created
clusterrolebinding.rbac.authorization.k8s.io/mondoo-operator-manager-rolebinding created
configmap/mondoo-operator-manager-config created
service/mondoo-operator-controller-manager-metrics-service created
deployment.apps/mondoo-operator-controller-manager created
2024-11-20T12:58:37.023Z	INFO	installer/installer.go:204	Created Мondoo client secret "mondoo-token".
2024-11-20T12:58:47.038Z	INFO	installer/installer.go:130	Mondoo operator is ready.
--- FAIL: TestAuditConfigOOMSuite (304.23s)

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

319 tests found

There are 319 tests, see "Raw output" for the full list of tests.
Raw output
go.mondoo.com/mondoo-operator/cmd/mondoo-operator/operator ‑ TestOperatorSuite
go.mondoo.com/mondoo-operator/cmd/mondoo-operator/operator ‑ TestOperatorSuite/TestOOMDetect
go.mondoo.com/mondoo-operator/controllers ‑ TestIsCronJobScanPod
go.mondoo.com/mondoo-operator/controllers ‑ TestIsCronJobScanPod/container_image_scan_pod
go.mondoo.com/mondoo-operator/controllers ‑ TestIsCronJobScanPod/invalid_pod_labels
go.mondoo.com/mondoo-operator/controllers ‑ TestIsCronJobScanPod/k8s_resource_scan_pod
go.mondoo.com/mondoo-operator/controllers ‑ TestIsCronJobScanPod/mondoo_node_scan_pod_missing_label
go.mondoo.com/mondoo-operator/controllers ‑ TestIsCronJobScanPod/node_scan_pod
go.mondoo.com/mondoo-operator/controllers ‑ TestIsCronJobScanPod/non-mondoo_node_scan_pod
go.mondoo.com/mondoo-operator/controllers ‑ TestMondooAuditConfigStatus
go.mondoo.com/mondoo-operator/controllers ‑ TestMondooAuditConfig_Containers_Enable
go.mondoo.com/mondoo-operator/controllers ‑ TestMondooAuditConfig_Containers_Schedule
go.mondoo.com/mondoo-operator/controllers ‑ TestMondooAuditConfig_KubernetesResources_Schedule
go.mondoo.com/mondoo-operator/controllers ‑ TestMondooAuditConfig_Nodes_Schedule
go.mondoo.com/mondoo-operator/controllers ‑ TestTokenRegistration
go.mondoo.com/mondoo-operator/controllers ‑ TestTokenRegistration/already_a_Mondoo_creds_secret
go.mondoo.com/mondoo-operator/controllers ‑ TestTokenRegistration/generate_service_account_from_token_secret
go.mondoo.com/mondoo-operator/controllers ‑ TestTokenRegistration/generate_service_account_via_Integrations
go.mondoo.com/mondoo-operator/controllers ‑ TestTokenRegistration/malformed_JWT
go.mondoo.com/mondoo-operator/controllers ‑ TestTokenRegistration/missing_owner_claim_error
go.mondoo.com/mondoo-operator/controllers ‑ TestTokenRegistration/mondoo_API_error
go.mondoo.com/mondoo-operator/controllers ‑ TestTokenRegistration/no_token,_no_service_account
go.mondoo.com/mondoo-operator/controllers/admission ‑ TestConditions_Available
go.mondoo.com/mondoo-operator/controllers/admission ‑ TestConditions_Degraded
go.mondoo.com/mondoo-operator/controllers/admission ‑ TestConditions_Disabled
go.mondoo.com/mondoo-operator/controllers/admission ‑ TestConditions_OOM
go.mondoo.com/mondoo-operator/controllers/admission ‑ TestConditions_OOM_Available
go.mondoo.com/mondoo-operator/controllers/admission ‑ TestConditions_OOM_Unavailable
go.mondoo.com/mondoo-operator/controllers/admission ‑ TestReconcile
go.mondoo.com/mondoo-operator/controllers/admission ‑ TestReconcile/admission_disabled
go.mondoo.com/mondoo-operator/controllers/admission ‑ TestReconcile/admission_enabled
go.mondoo.com/mondoo-operator/controllers/admission ‑ TestReconcile/admission_enabled_with_cert-manager
go.mondoo.com/mondoo-operator/controllers/admission ‑ TestReconcile/admission_enabled_with_mode_enforcing
go.mondoo.com/mondoo-operator/controllers/admission ‑ TestReconcile/admission_enabled_with_mode_enforcing_and_set_replicas
go.mondoo.com/mondoo-operator/controllers/admission ‑ TestReconcile/cleanup_when_admission_change_to_disabled
go.mondoo.com/mondoo-operator/controllers/admission ‑ TestReconcile/pass_ClusterID_mode_down_to_Deployment
go.mondoo.com/mondoo-operator/controllers/admission ‑ TestReconcile/pass_Integration_MRN_down_to_Deployment
go.mondoo.com/mondoo-operator/controllers/admission ‑ TestReconcile/pass_admission_mode_down_to_Deployment
go.mondoo.com/mondoo-operator/controllers/admission ‑ TestReconcile/pass_admission_mode_down_to_Deployment_and_set_replicas
go.mondoo.com/mondoo-operator/controllers/admission ‑ TestReconcile/update_admission_Deployment_when_mode_changes
go.mondoo.com/mondoo-operator/controllers/admission ‑ TestReconcile/update_webhook_Deployment_when_changed_externally
go.mondoo.com/mondoo-operator/controllers/admission ‑ TestReconcile/update_webhook_Service_when_changed_externally
go.mondoo.com/mondoo-operator/controllers/container_image ‑ TestConditions_Available
go.mondoo.com/mondoo-operator/controllers/container_image ‑ TestConditions_Degraded
go.mondoo.com/mondoo-operator/controllers/container_image ‑ TestConditions_Disabled
go.mondoo.com/mondoo-operator/controllers/container_image ‑ TestConditions_OOM
go.mondoo.com/mondoo-operator/controllers/container_image ‑ TestConditions_OOM_Available
go.mondoo.com/mondoo-operator/controllers/container_image ‑ TestConditions_OOM_Unavailable
go.mondoo.com/mondoo-operator/controllers/container_image ‑ TestDeploymentHandlerSuite
go.mondoo.com/mondoo-operator/controllers/container_image ‑ TestDeploymentHandlerSuite/TestReconcile_Create
go.mondoo.com/mondoo-operator/controllers/container_image ‑ TestDeploymentHandlerSuite/TestReconcile_CreateWithCustomImage
go.mondoo.com/mondoo-operator/controllers/container_image ‑ TestDeploymentHandlerSuite/TestReconcile_CreateWithCustomSchedule
go.mondoo.com/mondoo-operator/controllers/container_image ‑ TestDeploymentHandlerSuite/TestReconcile_Create_ConsoleIntegration
go.mondoo.com/mondoo-operator/controllers/container_image ‑ TestDeploymentHandlerSuite/TestReconcile_Create_CustomEnvVars
go.mondoo.com/mondoo-operator/controllers/container_image ‑ TestDeploymentHandlerSuite/TestReconcile_Create_PrivateRegistriesSecret
go.mondoo.com/mondoo-operator/controllers/container_image ‑ TestDeploymentHandlerSuite/TestReconcile_DisableContainerImageScanning
go.mondoo.com/mondoo-operator/controllers/container_image ‑ TestDeploymentHandlerSuite/TestReconcile_K8sContainerImageScanningStatus
go.mondoo.com/mondoo-operator/controllers/container_image ‑ TestDeploymentHandlerSuite/TestReconcile_Update
go.mondoo.com/mondoo-operator/controllers/integration ‑ TestMondooIntegrationCheckInSuite
go.mondoo.com/mondoo-operator/controllers/integration ‑ TestMondooIntegrationCheckInSuite/TestBadServiceAccountData
go.mondoo.com/mondoo-operator/controllers/integration ‑ TestMondooIntegrationCheckInSuite/TestCheckIn
go.mondoo.com/mondoo-operator/controllers/integration ‑ TestMondooIntegrationCheckInSuite/TestClearPreviousCondition
go.mondoo.com/mondoo-operator/controllers/integration ‑ TestMondooIntegrationCheckInSuite/TestFailedCheckIn
go.mondoo.com/mondoo-operator/controllers/integration ‑ TestMondooIntegrationCheckInSuite/TestMissingIntegrationMRN
go.mondoo.com/mondoo-operator/controllers/k8s_scan ‑ TestConditions_Available
go.mondoo.com/mondoo-operator/controllers/k8s_scan ‑ TestConditions_Degraded
go.mondoo.com/mondoo-operator/controllers/k8s_scan ‑ TestConditions_Disabled
go.mondoo.com/mondoo-operator/controllers/k8s_scan ‑ TestConditions_OOM
go.mondoo.com/mondoo-operator/controllers/k8s_scan ‑ TestConditions_OOM_Available
go.mondoo.com/mondoo-operator/controllers/k8s_scan ‑ TestConditions_OOM_Unavailable
go.mondoo.com/mondoo-operator/controllers/k8s_scan ‑ TestDeploymentHandlerSuite
go.mondoo.com/mondoo-operator/controllers/k8s_scan ‑ TestDeploymentHandlerSuite/TestReconcile_Create
go.mondoo.com/mondoo-operator/controllers/k8s_scan ‑ TestDeploymentHandlerSuite/TestReconcile_CreateWithCustomSchedule
go.mondoo.com/mondoo-operator/controllers/k8s_scan ‑ TestDeploymentHandlerSuite/TestReconcile_CreateWithDefaultSchedule
go.mondoo.com/mondoo-operator/controllers/k8s_scan ‑ TestDeploymentHandlerSuite/TestReconcile_Create_ConsoleIntegration
go.mondoo.com/mondoo-operator/controllers/k8s_scan ‑ TestDeploymentHandlerSuite/TestReconcile_Disable
go.mondoo.com/mondoo-operator/controllers/k8s_scan ‑ TestDeploymentHandlerSuite/TestReconcile_K8sResourceScanningStatus
go.mondoo.com/mondoo-operator/controllers/k8s_scan ‑ TestDeploymentHandlerSuite/TestReconcile_Update
go.mondoo.com/mondoo-operator/controllers/metrics ‑ TestDeploymentHandlerSuite
go.mondoo.com/mondoo-operator/controllers/metrics ‑ TestDeploymentHandlerSuite/TestMetricMondooAuditConfig
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestConditions_Available
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestConditions_Degraded
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestConditions_Disabled
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestConditions_OOM
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestConditions_OOM_Available
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestConditions_OOM_MultipleNodes
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestConditions_OOM_MultiplePods
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestConditions_OOM_Unavailable
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestCronJobName
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestCronJobName/should_be_prefix+base+hash_when_longer_than_52_chars
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestCronJobName/should_be_prefix+base+suffix_when_shorter_than_52_chars
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestCronJob_Privileged
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestCronJob_PrivilegedOpenshift
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestDeploymentHandlerSuite
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestDeploymentHandlerSuite/TestReconcile_CleanCronJobsForDeletedNodes
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestDeploymentHandlerSuite/TestReconcile_CreateConfigMap
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestDeploymentHandlerSuite/TestReconcile_CreateConfigMapWithIntegrationMRN
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestDeploymentHandlerSuite/TestReconcile_CreateCronJobs
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestDeploymentHandlerSuite/TestReconcile_CreateCronJobs_CustomEnvVars
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestDeploymentHandlerSuite/TestReconcile_CreateCronJobs_Switch
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestDeploymentHandlerSuite/TestReconcile_CreateDaemonSets
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestDeploymentHandlerSuite/TestReconcile_CreateDaemonSets_Switch
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestDeploymentHandlerSuite/TestReconcile_CronJob_CleanConfigMapsForDeletedNodes
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestDeploymentHandlerSuite/TestReconcile_CronJob_CustomSchedule
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestDeploymentHandlerSuite/TestReconcile_CronJob_NodeScanningStatus
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestDeploymentHandlerSuite/TestReconcile_Deployment_CleanConfigMapsForDeletedNodes
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestDeploymentHandlerSuite/TestReconcile_Deployment_CustomInterval
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestDeploymentHandlerSuite/TestReconcile_DisableNodeScanning
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestDeploymentHandlerSuite/TestReconcile_NodeScanningOOMStatus
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestDeploymentHandlerSuite/TestReconcile_UpdateConfigMap
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestDeploymentHandlerSuite/TestReconcile_UpdateCronJobs
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestDeploymentHandlerSuite/TestReconcile_UpdateDaemonSets
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestGarbageCollectCronJobName
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestInventory
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestResources
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestResources/resources_should_match_default
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestResources/resources_should_match_spec
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestResources_GOMEMLIMIT
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestResources_GOMEMLIMIT/resources_should_match_default
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestResources_GOMEMLIMIT/resources_should_match_default#01
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestResources_GOMEMLIMIT/resources_should_match_off
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestResources_GOMEMLIMIT/resources_should_match_off#01
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestResources_GOMEMLIMIT/resources_should_match_spec
go.mondoo.com/mondoo-operator/controllers/nodes ‑ TestResources_GOMEMLIMIT/resources_should_match_spec#01
go.mondoo.com/mondoo-operator/controllers/resource_monitor ‑ TestResourceMonitorControllerSuite
go.mondoo.com/mondoo-operator/controllers/resource_monitor ‑ TestResourceMonitorControllerSuite/TestReconcile_Child_Job
go.mondoo.com/mondoo-operator/controllers/resource_monitor ‑ TestResourceMonitorControllerSuite/TestReconcile_Child_Pod
go.mondoo.com/mondoo-operator/controllers/resource_monitor ‑ TestResourceMonitorControllerSuite/TestReconcile_Child_ReplicaSet
go.mondoo.com/mondoo-operator/controllers/resource_monitor ‑ TestResourceMonitorControllerSuite/TestReconcile_Pod
go.mondoo.com/mondoo-operator/controllers/resource_monitor ‑ TestResourceMonitorControllerSuite/TestReconcile_Pod_NoScanApi
go.mondoo.com/mondoo-operator/controllers/resource_monitor/debouncer ‑ TestDebouncerSuite
go.mondoo.com/mondoo-operator/controllers/resource_monitor/debouncer ‑ TestDebouncerSuite/TestStart_Debounce
go.mondoo.com/mondoo-operator/controllers/resource_monitor/debouncer ‑ TestDebouncerSuite/TestStart_DebounceManagedBy
go.mondoo.com/mondoo-operator/controllers/resource_monitor/debouncer ‑ TestDebouncerSuite/TestStart_IgnoreInitialResources
go.mondoo.com/mondoo-operator/controllers/resource_monitor/debouncer ‑ TestDebouncerSuite/TestStart_MultipleScanApiClients
go.mondoo.com/mondoo-operator/controllers/resource_monitor/debouncer ‑ TestDebouncerSuite/TestStart_NoScanApiClients
go.mondoo.com/mondoo-operator/controllers/resource_monitor/scan_api_store ‑ TestScanApiStoreSuite
go.mondoo.com/mondoo-operator/controllers/resource_monitor/scan_api_store ‑ TestScanApiStoreSuite/TestAdd
go.mondoo.com/mondoo-operator/controllers/resource_monitor/scan_api_store ‑ TestScanApiStoreSuite/TestAdd_Idempotence
go.mondoo.com/mondoo-operator/controllers/resource_monitor/scan_api_store ‑ TestScanApiStoreSuite/TestDelete
go.mondoo.com/mondoo-operator/controllers/scanapi ‑ TestConditions_Available
go.mondoo.com/mondoo-operator/controllers/scanapi ‑ TestConditions_Degraded
go.mondoo.com/mondoo-operator/controllers/scanapi ‑ TestConditions_Disabled
go.mondoo.com/mondoo-operator/controllers/scanapi ‑ TestConditions_OOM
go.mondoo.com/mondoo-operator/controllers/scanapi ‑ TestConditions_OOM_Available
go.mondoo.com/mondoo-operator/controllers/scanapi ‑ TestConditions_OOM_Unavailable
go.mondoo.com/mondoo-operator/controllers/scanapi ‑ TestDeploymentHandlerSuite
go.mondoo.com/mondoo-operator/controllers/scanapi ‑ TestDeploymentHandlerSuite/TestCleanup_AlreadyClean
go.mondoo.com/mondoo-operator/controllers/scanapi ‑ TestDeploymentHandlerSuite/TestDeploy_CreateMissingServiceAccount
go.mondoo.com/mondoo-operator/controllers/scanapi ‑ TestDeploymentHandlerSuite/TestDeploy_CreateOOMCondition
go.mondoo.com/mondoo-operator/controllers/scanapi ‑ TestDeploymentHandlerSuite/TestReconcile_Cleanup_AuditConfigDeletion
go.mondoo.com/mondoo-operator/controllers/scanapi ‑ TestDeploymentHandlerSuite/TestReconcile_Cleanup_NoScanning
go.mondoo.com/mondoo-operator/controllers/scanapi ‑ TestDeploymentHandlerSuite/TestReconcile_Create_Admission
go.mondoo.com/mondoo-operator/controllers/scanapi ‑ TestDeploymentHandlerSuite/TestReconcile_Create_CustomEnvVars
go.mondoo.com/mondoo-operator/controllers/scanapi ‑ TestDeploymentHandlerSuite/TestReconcile_Create_KubernetesResources
go.mondoo.com/mondoo-operator/controllers/scanapi ‑ TestDeploymentHandlerSuite/TestReconcile_Create_KubernetesResources_OpenShift
go.mondoo.com/mondoo-operator/controllers/scanapi ‑ TestDeploymentHandlerSuite/TestReconcile_Create_NodeScanning
go.mondoo.com/mondoo-operator/controllers/scanapi ‑ TestDeploymentHandlerSuite/TestReconcile_Create_PrivateRegistriesSecret
go.mondoo.com/mondoo-operator/controllers/scanapi ‑ TestDeploymentHandlerSuite/TestReconcile_Create_PrivateRegistriesSecretNotSpecifiedButPresent
go.mondoo.com/mondoo-operator/controllers/scanapi ‑ TestDeploymentHandlerSuite/TestReconcile_Create_PrivateRegistriesSecretWrongName
go.mondoo.com/mondoo-operator/controllers/scanapi ‑ TestDeploymentHandlerSuite/TestReconcile_Update
go.mondoo.com/mondoo-operator/controllers/scanapi ‑ TestResources_GOMEMLIMIT
go.mondoo.com/mondoo-operator/controllers/scanapi ‑ TestResources_GOMEMLIMIT/resources_should_match_default
go.mondoo.com/mondoo-operator/controllers/scanapi ‑ TestResources_GOMEMLIMIT/resources_should_match_off
go.mondoo.com/mondoo-operator/controllers/scanapi ‑ TestResources_GOMEMLIMIT/resources_should_match_spec
go.mondoo.com/mondoo-operator/controllers/status ‑ TestCreateOOMExtraInformation
go.mondoo.com/mondoo-operator/controllers/status ‑ TestCreateOOMExtraInformation/Message_does_not_end_with_OOM
go.mondoo.com/mondoo-operator/controllers/status ‑ TestCreateOOMExtraInformation/Message_ends_with_OOM
go.mondoo.com/mondoo-operator/controllers/status ‑ TestCreateOOMExtraInformationPBMap
go.mondoo.com/mondoo-operator/controllers/status ‑ TestCreateOOMExtraInformationPBMap/Message_ends_with_OOM
go.mondoo.com/mondoo-operator/controllers/status ‑ TestReportStatusRequestFromAuditConfig_AllDisabled
go.mondoo.com/mondoo-operator/controllers/status ‑ TestReportStatusRequestFromAuditConfig_AllEnabled
go.mondoo.com/mondoo-operator/controllers/status ‑ TestReportStatusRequestFromAuditConfig_AllEnabled_DeprecatedFields
go.mondoo.com/mondoo-operator/controllers/status ‑ TestReportStatusRequestFromAuditConfig_AllEnabled_ScanAPI_OOM
go.mondoo.com/mondoo-operator/controllers/status ‑ TestReportStatusRequestFromAuditConfig_AllError
go.mondoo.com/mondoo-operator/controllers/status ‑ TestStatusReporterSuite
go.mondoo.com/mondoo-operator/controllers/status ‑ TestStatusReporterSuite/TestReport
go.mondoo.com/mondoo-operator/controllers/status ‑ TestStatusReporterSuite/TestReport_StatusChange
go.mondoo.com/mondoo-operator/pkg/client/scanapiclient ‑ TestScanner
go.mondoo.com/mondoo-operator/pkg/client/scanapiclient ‑ TestScanner_ScanKubernetesResources
go.mondoo.com/mondoo-operator/pkg/imagecache ‑ TestCache
go.mondoo.com/mondoo-operator/pkg/imagecache ‑ TestCache/error_during_image_fetching
go.mondoo.com/mondoo-operator/pkg/imagecache ‑ TestCache/image_in_cache
go.mondoo.com/mondoo-operator/pkg/imagecache ‑ TestCache/image_not_in_cache
go.mondoo.com/mondoo-operator/pkg/imagecache ‑ TestCache/stale_image_in_cache
go.mondoo.com/mondoo-operator/pkg/utils ‑ TestFiltering
go.mondoo.com/mondoo-operator/pkg/utils ‑ TestFiltering/exclude_glob_beginning_of_string
go.mondoo.com/mondoo-operator/pkg/utils ‑ TestFiltering/explicitly_excluded
go.mondoo.com/mondoo-operator/pkg/utils ‑ TestFiltering/explicitly_included
go.mondoo.com/mondoo-operator/pkg/utils ‑ TestFiltering/include_glob_middle_of_string
go.mondoo.com/mondoo-operator/pkg/utils ‑ TestFiltering/no_lists_provided
go.mondoo.com/mondoo-operator/pkg/utils ‑ TestFiltering/not_on_exclude_list
go.mondoo.com/mondoo-operator/pkg/utils ‑ TestFiltering/not_on_include_list
go.mondoo.com/mondoo-operator/pkg/utils ‑ TestFiltering/on_both_include_and_exclude_list
go.mondoo.com/mondoo-operator/pkg/utils/gomemlimit ‑ TestCalculateGoMemLimit
go.mondoo.com/mondoo-operator/pkg/utils/gomemlimit ‑ TestCalculateGoMemLimit/resources_should_match_default
go.mondoo.com/mondoo-operator/pkg/utils/gomemlimit ‑ TestCalculateGoMemLimit/resources_should_match_off
go.mondoo.com/mondoo-operator/pkg/utils/gomemlimit ‑ TestCalculateGoMemLimit/resources_should_match_spec
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreCronJobsEqual
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreCronJobsEqual/should_be_equal_when_identical
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreCronJobsEqual/should_not_be_equal_when_Pod_volume_definition(s)_differ
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreCronJobsEqual/should_not_be_equal_when_concurrency_policy_differ
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreCronJobsEqual/should_not_be_equal_when_container_args_differ
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreCronJobsEqual/should_not_be_equal_when_container_commands_differ
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreCronJobsEqual/should_not_be_equal_when_container_count_differ
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreCronJobsEqual/should_not_be_equal_when_container_images_differ
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreCronJobsEqual/should_not_be_equal_when_container_resource_requirements_differ
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreCronJobsEqual/should_not_be_equal_when_env_vars_differ
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreCronJobsEqual/should_not_be_equal_when_failed_jobs_history_limits_differ
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreCronJobsEqual/should_not_be_equal_when_node_names_differ
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreCronJobsEqual/should_not_be_equal_when_owner_references_differ
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreCronJobsEqual/should_not_be_equal_when_schedules_differ
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreCronJobsEqual/should_not_be_equal_when_service_accounts_differ
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreCronJobsEqual/should_not_be_equal_when_successful_jobs_history_limits_differ
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreCronJobsEqual/should_not_be_equal_when_tolerations_differ
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreCronJobsEqual/should_not_be_equal_when_volume_mounts_differ
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreDeploymentsEqual
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreDeploymentsEqual/should_be_equal_when_identical
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreDeploymentsEqual/should_not_be_equal_when_Pod_volume_definition(s)_differ
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreDeploymentsEqual/should_not_be_equal_when_container_args_differ
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreDeploymentsEqual/should_not_be_equal_when_container_commands_differ
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreDeploymentsEqual/should_not_be_equal_when_container_count_differ
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreDeploymentsEqual/should_not_be_equal_when_container_images_differ
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreDeploymentsEqual/should_not_be_equal_when_container_resource_requirements_differ
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreDeploymentsEqual/should_not_be_equal_when_env_vars_differ
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreDeploymentsEqual/should_not_be_equal_when_owner_references_differ
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreDeploymentsEqual/should_not_be_equal_when_replicas_differ
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreDeploymentsEqual/should_not_be_equal_when_securityContext.capabilities_differ
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreDeploymentsEqual/should_not_be_equal_when_securityContext_differ
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreDeploymentsEqual/should_not_be_equal_when_selectors_differ
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreDeploymentsEqual/should_not_be_equal_when_service_accounts_differ
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreDeploymentsEqual/should_not_be_equal_when_volume_mounts_differ
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreEnvVarsEqual
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreEnvVarsEqual_DifferentOrder
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreResouceRequirementsEqual
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreServicesEqual
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreServicesEqual/should_be_equal_when_identical
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreServicesEqual/should_not_be_equal_when_owner_references_differ
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreServicesEqual/should_not_be_equal_when_ports_differ
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreServicesEqual/should_not_be_equal_when_selectors_differ
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestAreServicesEqual/should_not_be_equal_when_types_differ
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestCreateSuite
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestCreateSuite/TestCreateIfNotExist
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestCreateSuite/TestCreateIfNotExist_AlreadyExists
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestCreateSuite/TestCreateIfNotExist_Error
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestDeleteSuite
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestDeleteSuite/TestDeleteIfExists
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestDeleteSuite/TestDeleteIfExists_DoesNotExist
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestMergeEnv_AEmpty
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestMergeEnv_BEmpty
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestMergeEnv_Duplicates
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestMergeEnv_NoDuplicates
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestTaintToToleration
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestTaintsToTolerations
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestUpdateDeployment
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestUpdateDeployment/should_not_update_annotations
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestUpdateDeployment/should_not_update_labels
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestUpdateDeployment/should_update_owner_references
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestUpdateDeployment/should_update_spec
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestUpdateService
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestUpdateService/should_not_update_annotations
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestUpdateService/should_not_update_labels
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestUpdateService/should_update_owner_references
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestUpdateService/should_update_ports
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestUpdateService/should_update_selector
go.mondoo.com/mondoo-operator/pkg/utils/k8s ‑ TestUpdateService/should_update_type
go.mondoo.com/mondoo-operator/pkg/utils/mondoo ‑ TestContainerImageResolverSuite
go.mondoo.com/mondoo-operator/pkg/utils/mondoo ‑ TestContainerImageResolverSuite/TestCnspecImage
go.mondoo.com/mondoo-operator/pkg/utils/mondoo ‑ TestContainerImageResolverSuite/TestCnspecImage_Defaults
go.mondoo.com/mondoo-operator/pkg/utils/mondoo ‑ TestContainerImageResolverSuite/TestCnspecImage_OpenShift
go.mondoo.com/mondoo-operator/pkg/utils/mondoo ‑ TestContainerImageResolverSuite/TestCnspecImage_SkipImageResolution
go.mondoo.com/mondoo-operator/pkg/utils/mondoo ‑ TestContainerImageResolverSuite/TestMondooOperatorImage
go.mondoo.com/mondoo-operator/pkg/utils/mondoo ‑ TestContainerImageResolverSuite/TestMondooOperatorImage_CustomImage
go.mondoo.com/mondoo-operator/pkg/utils/mondoo ‑ TestContainerImageResolverSuite/TestMondooOperatorImage_SkipImageResolution
go.mondoo.com/mondoo-operator/pkg/utils/mondoo ‑ TestContainerImageResolverSuite/TestNewContainerImageResolver
go.mondoo.com/mondoo-operator/pkg/webhooks/handler ‑ TestLabels
go.mondoo.com/mondoo-operator/pkg/webhooks/handler ‑ TestWebhookNamespaceFiltering
go.mondoo.com/mondoo-operator/pkg/webhooks/handler ‑ TestWebhookNamespaceFiltering/excluded_resource
go.mondoo.com/mondoo-operator/pkg/webhooks/handler ‑ TestWebhookNamespaceFiltering/excluded_with_glob
go.mondoo.com/mondoo-operator/pkg/webhooks/handler ‑ TestWebhookNamespaceFiltering/included_resource
go.mondoo.com/mondoo-operator/pkg/webhooks/handler ‑ TestWebhookNamespaceFiltering/included_resource_with_include_and_exclude_lists
go.mondoo.com/mondoo-operator/pkg/webhooks/handler ‑ TestWebhookNamespaceFiltering/no_namespace_filtering
go.mondoo.com/mondoo-operator/pkg/webhooks/handler ‑ TestWebhookNamespaceFiltering/resource_not_in_exclude_list
go.mondoo.com/mondoo-operator/pkg/webhooks/handler ‑ TestWebhookNamespaceFiltering/resource_not_in_include_list
go.mondoo.com/mondoo-operator/pkg/webhooks/handler ‑ TestWebhookValidate
go.mondoo.com/mondoo-operator/pkg/webhooks/handler ‑ TestWebhookValidate/example_Deployment
go.mondoo.com/mondoo-operator/pkg/webhooks/handler ‑ TestWebhookValidate/example_Deployment_-_enforcing
go.mondoo.com/mondoo-operator/pkg/webhooks/handler ‑ TestWebhookValidate/example_test
go.mondoo.com/mondoo-operator/pkg/webhooks/handler ‑ TestWebhookValidate/job_from_cronjob_test
go.mondoo.com/mondoo-operator/pkg/webhooks/handler ‑ TestWebhookValidate/job_test
go.mondoo.com/mondoo-operator/pkg/webhooks/handler ‑ TestWebhookValidate/malformed_object
go.mondoo.com/mondoo-operator/pkg/webhooks/handler ‑ TestWebhookValidate/malformed_object_-_enforcing
go.mondoo.com/mondoo-operator/pkg/webhooks/handler ‑ TestWebhookValidate/pod_from_daemonset_test
go.mondoo.com/mondoo-operator/pkg/webhooks/handler ‑ TestWebhookValidate/pod_from_job_test
go.mondoo.com/mondoo-operator/pkg/webhooks/handler ‑ TestWebhookValidate/pod_from_replicaset_test
go.mondoo.com/mondoo-operator/pkg/webhooks/handler ‑ TestWebhookValidate/pod_from_statefulset_test
go.mondoo.com/mondoo-operator/tests/integration ‑ TestAuditConfigCustomNamespaceSuite
go.mondoo.com/mondoo-operator/tests/integration ‑ TestAuditConfigCustomNamespaceSuite/TestReconcile_Admission
go.mondoo.com/mondoo-operator/tests/integration ‑ TestAuditConfigCustomNamespaceSuite/TestReconcile_AdmissionMissingSA
go.mondoo.com/mondoo-operator/tests/integration ‑ TestAuditConfigCustomNamespaceSuite/TestReconcile_Containers
go.mondoo.com/mondoo-operator/tests/integration ‑ TestAuditConfigCustomNamespaceSuite/TestReconcile_KubernetesResources
go.mondoo.com/mondoo-operator/tests/integration ‑ TestAuditConfigCustomNamespaceSuite/TestReconcile_Nodes_CronJobs
go.mondoo.com/mondoo-operator/tests/integration ‑ TestAuditConfigCustomNamespaceSuite/TestReconcile_Nodes_DaemonSet
go.mondoo.com/mondoo-operator/tests/integration ‑ TestAuditConfigOOMSuite
go.mondoo.com/mondoo-operator/tests/integration ‑ TestAuditConfigOOMSuite/TestOOMControllerReporting
go.mondoo.com/mondoo-operator/tests/integration ‑ TestAuditConfigOOMSuite/TestOOMNodeScan_CronJob
go.mondoo.com/mondoo-operator/tests/integration ‑ TestAuditConfigOOMSuite/TestOOMNodeScan_DaemonSet
go.mondoo.com/mondoo-operator/tests/integration ‑ TestAuditConfigOOMSuite/TestOOMScanAPI
go.mondoo.com/mondoo-operator/tests/integration ‑ TestAuditConfigSuite
go.mondoo.com/mondoo-operator/tests/integration ‑ TestAuditConfigSuite/TestReconcile_AdmissionEnforcing
go.mondoo.com/mondoo-operator/tests/integration ‑ TestAuditConfigSuite/TestReconcile_AdmissionEnforcingScaleDownScanApi
go.mondoo.com/mondoo-operator/tests/integration ‑ TestAuditConfigSuite/TestReconcile_AdmissionPermissive
go.mondoo.com/mondoo-operator/tests/integration ‑ TestAuditConfigSuite/TestReconcile_AllDisabled
go.mondoo.com/mondoo-operator/tests/integration ‑ TestAuditConfigSuite/TestReconcile_Containers
go.mondoo.com/mondoo-operator/tests/integration ‑ TestAuditConfigSuite/TestReconcile_KubernetesResources
go.mondoo.com/mondoo-operator/tests/integration ‑ TestAuditConfigSuite/TestReconcile_Nodes_CronJobs
go.mondoo.com/mondoo-operator/tests/integration ‑ TestAuditConfigSuite/TestReconcile_Nodes_DaemonSet
go.mondoo.com/mondoo-operator/tests/integration ‑ TestAuditConfigUpgradeSuite
go.mondoo.com/mondoo-operator/tests/integration ‑ TestAuditConfigUpgradeSuite/TestUpgradePreviousReleaseToLatest