Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀11.3.0 #1137

Merged
merged 3 commits into from
Jun 24, 2024

remove -z files

6a742fd
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

🚀11.3.0 #1137

remove -z files
6a742fd
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results failed Jun 24, 2024 in 0s

1 fail, 299 pass in 2h 24m 47s

  5 files  ±0   50 suites  ±0   2h 24m 47s ⏱️ - 7m 23s
300 tests  - 1  299 ✅  - 2  0 💤 ±0  1 ❌ +1 
366 runs   - 4  362 ✅  - 8  0 💤 ±0  4 ❌ +4 

Results for commit 6a742fd. ± Comparison against earlier commit 19f5571.

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

All 4 runs failed: TestAuditConfigUpgradeSuite (go.mondoo.com/mondoo-operator/tests/integration)

artifacts/test-results-k3d-v1.28.9/integration-tests-k3d-v1.28.9.xml [took 2s]
artifacts/test-results-k3d-v1.29.4/integration-tests-k3d-v1.29.4.xml [took 2s]
artifacts/test-results-minikube-v1.28.9/integration-tests-minikube-v1.28.9.xml [took 3s]
artifacts/test-results-minikube-v1.29.4/integration-tests-minikube-v1.29.4.xml [took 2s]
Raw output
Failed
=== RUN   TestAuditConfigUpgradeSuite
Using GraphQL endpoint https://api.mondoo.com/query
Using org MRN //captain.api.mondoo.app/organizations/mondoo-operator-testing
2024-06-24T11:58:09Z	INFO	Created Nexus space	{"space": "//captain.api.mondoo.app/spaces/beautiful-darwin-316596"}
2024-06-24T11:58:09.597Z	INFO	installer/installer.go:87	Installing Mondoo operator latest release.
2024-06-24T11:58:09.597Z	DEBUG	utils/executor.go:271	Running command: kubectl apply -f https://github.com/mondoohq/mondoo-operator/releases/latest/download/mondoo-operator-manifests.yaml
2024-06-24T11:58:09.788Z	ERROR	utils/k8s_helper.go:105	failed to execute: kubectl [apply -f https://github.com/mondoohq/mondoo-operator/releases/latest/download/mondoo-operator-manifests.yaml] : exit status 1. error: unable to read URL "https://github.com/mondoohq/mondoo-operator/releases/latest/download/mondoo-operator-manifests.yaml", server reported 404 Not Found, status code=404
go.mondoo.com/mondoo-operator/tests/framework/utils.(*K8sHelper).Kubectl
	/home/runner/work/mondoo-operator/mondoo-operator/tests/framework/utils/k8s_helper.go:105
go.mondoo.com/mondoo-operator/tests/framework/installer.(*MondooInstaller).InstallOperator
	/home/runner/work/mondoo-operator/mondoo-operator/tests/framework/installer/installer.go:89
go.mondoo.com/mondoo-operator/tests/integration.StartTestCluster
	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/test_cluster.go:39
go.mondoo.com/mondoo-operator/tests/integration.(*AuditConfigBaseSuite).SetupSuite
	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:95
go.mondoo.com/mondoo-operator/tests/integration.(*AuditConfigUpgradeSuite).SetupSuite
	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_upgrade_test.go:20
github.com/stretchr/testify/suite.Run
	/home/runner/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:157
go.mondoo.com/mondoo-operator/tests/integration.TestAuditConfigUpgradeSuite
	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_upgrade_test.go:55
testing.tRunner
	/opt/hostedtoolcache/go/1.22.2/x64/src/testing/testing.go:1689
2024-06-24T11:58:09.788Z	ERROR	integration/test_cluster.go:40	Mondoo operator was not installed successfully: failed to create mondoo-operator manifest(s): failed to run: kubectl [apply -f https://github.com/mondoohq/mondoo-operator/releases/latest/download/mondoo-operator-manifests.yaml] : exit status 1 
go.mondoo.com/mondoo-operator/tests/integration.StartTestCluster
	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/test_cluster.go:40
go.mondoo.com/mondoo-operator/tests/integration.(*AuditConfigBaseSuite).SetupSuite
	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:95
go.mondoo.com/mondoo-operator/tests/integration.(*AuditConfigUpgradeSuite).SetupSuite
	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_upgrade_test.go:20
github.com/stretchr/testify/suite.Run
	/home/runner/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:157
go.mondoo.com/mondoo-operator/tests/integration.TestAuditConfigUpgradeSuite
	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_upgrade_test.go:55
testing.tRunner
	/opt/hostedtoolcache/go/1.22.2/x64/src/testing/testing.go:1689
2024-06-24T11:58:09.788Z	INFO	installer/installer.go:212	gathering all logs from the test
2024-06-24T11:58:09.788Z	INFO	utils/k8s_helper.go:256	Gathering logs for all pods in namespace mondoo-operator
2024-06-24T11:58:09.791Z	INFO	utils/k8s_helper.go:267	Gathering pod describe for all pods in namespace mondoo-operator
2024-06-24T11:58:09.794Z	DEBUG	utils/k8s_helper.go:561	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestAuditConfigUpgradeSuite/describe_mondoo-operator_1719230289.log
2024-06-24T11:58:09.799Z	ERROR	utils/k8s_helper.go:308	failed to list mondooauditconfig in namespace mondoo-operator. the server could not find the requested resource
go.mondoo.com/mondoo-operator/tests/framework/utils.(*K8sHelper).GetDescribeFromNamespace
	/home/runner/work/mondoo-operator/mondoo-operator/tests/framework/utils/k8s_helper.go:308
go.mondoo.com/mondoo-operator/tests/framework/installer.(*MondooInstaller).GatherAllMondooLogs
	/home/runner/work/mondoo-operator/mondoo-operator/tests/framework/installer/installer.go:215
go.mondoo.com/mondoo-operator/tests/integration.StartTestCluster
	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/test_cluster.go:42
go.mondoo.com/mondoo-operator/tests/integration.(*AuditConfigBaseSuite).SetupSuite
	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:95
go.mondoo.com/mondoo-operator/tests/integration.(*AuditConfigUpgradeSuite).SetupSuite
	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_upgrade_test.go:20
github.com/stretchr/testify/suite.Run
	/home/runner/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:157
go.mondoo.com/mondoo-operator/tests/integration.TestAuditConfigUpgradeSuite
	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_upgrade_test.go:55
testing.tRunner
	/opt/hostedtoolcache/go/1.22.2/x64/src/testing/testing.go:1689
2024-06-24T11:58:09.799Z	INFO	utils/k8s_helper.go:318	Gathering events in namespace "mondoo-operator"
2024-06-24T11:58:09.799Z	DEBUG	utils/k8s_helper.go:561	created log file: /home/runner/work/mondoo-operator/mondoo-operator/tests/integration/_output/tests/TestAuditConfigUpgradeSuite/events_mondoo-operator_1719230289.log
2024-06-24T11:58:09.800Z	DEBUG	utils/executor.go:271	Running command: kubectl get events -n mondoo-operator
2024-06-24T11:58:09.845Z	INFO	utils/k8s_helper.go:256	Gathering logs for all pods in namespace mondoo-operator
2024-06-24T11:58:09.848Z	ERROR	integration/test_cluster.go:46	Failed to uninstall Mondoo operator. failed to get Mondoo audit configs. no matches for kind "MondooAuditConfig" in version "k8s.mondoo.com/v1alpha2"
go.mondoo.com/mondoo-operator/tests/integration.StartTestCluster
	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/test_cluster.go:46
go.mondoo.com/mondoo-operator/tests/integration.(*AuditConfigBaseSuite).SetupSuite
	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_base_suite.go:95
go.mondoo.com/mondoo-operator/tests/integration.(*AuditConfigUpgradeSuite).SetupSuite
	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_upgrade_test.go:20
github.com/stretchr/testify/suite.Run
	/home/runner/go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:157
go.mondoo.com/mondoo-operator/tests/integration.TestAuditConfigUpgradeSuite
	/home/runner/work/mondoo-operator/mondoo-operator/tests/integration/audit_config_upgrade_test.go:55
testing.tRunner
	/opt/hostedtoolcache/go/1.22.2/x64/src/testing/testing.go:1689
--- FAIL: TestAuditConfigUpgradeSuite (2.36s)

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

300 tests found

There are 300 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/resource_monitor ‑ TestResourceMonitorControllerSuite
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/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/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