Path Lines of Code controllers/apps/deployment_controller_test.go 90 controllers/core/configmap_controller_test.go 191 controllers/core/node_controller_test.go 140 controllers/core/pod_controller_test.go 309 controllers/core/suite_test.go 47 controllers/crds/cninode_controller_test.go 189 controllers/crds/suite_test.go 47 mocks/amazon-vcp-resource-controller-k8s/controllers/custom/custom_controller.go 39 mocks/amazon-vcp-resource-controller-k8s/pkg/aws/ec2/api/cleanup/mock_resource_cleaner.go 30 mocks/amazon-vcp-resource-controller-k8s/pkg/aws/ec2/api/mock_ec2_apihelper.go 214 mocks/amazon-vcp-resource-controller-k8s/pkg/aws/ec2/api/mock_ec2_wrapper.go 197 mocks/amazon-vcp-resource-controller-k8s/pkg/aws/ec2/mock_instance.go 189 mocks/amazon-vcp-resource-controller-k8s/pkg/condition/mock_condition.go 68 mocks/amazon-vcp-resource-controller-k8s/pkg/handler/mock_handler.go 44 mocks/amazon-vcp-resource-controller-k8s/pkg/k8s/mock_finalizer.go 52 mocks/amazon-vcp-resource-controller-k8s/pkg/k8s/mock_k8swrapper.go 186 mocks/amazon-vcp-resource-controller-k8s/pkg/k8s/pod/mock_podapiwrapper.go 77 mocks/amazon-vcp-resource-controller-k8s/pkg/node/manager/mock_manager.go 80 mocks/amazon-vcp-resource-controller-k8s/pkg/node/mock_node.go 146 mocks/amazon-vcp-resource-controller-k8s/pkg/pool/mock_pool.go 125 mocks/amazon-vcp-resource-controller-k8s/pkg/provider/branch/cooldown/mock_cooldown.go 39 mocks/amazon-vcp-resource-controller-k8s/pkg/provider/branch/trunk/mock_trunk.go 88 mocks/amazon-vcp-resource-controller-k8s/pkg/provider/ip/eni/mock_eni.go 57 mocks/amazon-vcp-resource-controller-k8s/pkg/provider/mock_provider.go 144 mocks/amazon-vcp-resource-controller-k8s/pkg/resource/mock_resources.go 54 mocks/amazon-vcp-resource-controller-k8s/pkg/utils/mock_k8shelper.go 32 mocks/amazon-vcp-resource-controller-k8s/pkg/worker/mock_worker.go 48 pkg/aws/ec2/api/cleanup/eni_cleanup_test.go 237 pkg/aws/ec2/api/helper_test.go 809 pkg/aws/ec2/api/wrapper_test.go 60 pkg/aws/ec2/instance_test.go 237 pkg/aws/vpc/limits_test.go 41 pkg/condition/conditions_test.go 221 pkg/config/loader_test.go 308 pkg/handler/on_demand_test.go 78 pkg/handler/warm_test.go 167 pkg/healthz/healthz_test.go 49 pkg/k8s/pod/client_wrapper_test.go 143 pkg/k8s/wrapper_test.go 165 pkg/node/manager/manager_test.go 794 pkg/node/node_test.go 228 pkg/pool/pool_test.go 862 pkg/pool/utils_test.go 84 pkg/provider/branch/cooldown/cooldown_test.go 90 pkg/provider/branch/provider_test.go 420 pkg/provider/branch/trunk/trunk_test.go 768 pkg/provider/ip/eni/eni_test.go 337 pkg/provider/ip/provider_test.go 396 pkg/provider/prefix/provider_test.go 467 pkg/resource/introspect_test.go 81 pkg/resource/manager_test.go 73 pkg/utils/helper_test.go 576 pkg/utils/httpClient_test.go 109 pkg/utils/math_test.go 43 pkg/utils/set_test.go 43 pkg/utils/setup_test.go 188 pkg/worker/jobs_test.go 55 pkg/worker/worker_test.go 98 scripts/test/create-cluster-karpenter.sh 122 scripts/test/create-cluster.sh 74 scripts/test/delete-cluster-karpenter.sh 18 scripts/test/delete-cluster.sh 29 scripts/test/iam-resources.sh 81 scripts/test/install-cert-manager.sh 28 scripts/test/install-vpc-cni.sh 23 scripts/test/lib/aws.sh 70 scripts/test/lib/cluster.sh 43 scripts/test/lib/common.sh 23 scripts/test/lib/config.sh 12 scripts/test/lib/k8s.sh 29 scripts/test/run-canary-test.sh 100 scripts/test/run-integration-tests.sh 46 scripts/test/template/eksctl/eks-cluster.yaml 20 scripts/test/template/rbac/cp-vpc-leader-election-role-patch.yaml 23 scripts/test/test-with-eksctl.sh 209 test/framework/framework.go 90 test/framework/manifest/configmap.go 39 test/framework/manifest/container.go 70 test/framework/manifest/deployment.go 96 test/framework/manifest/eniconfig.go 43 test/framework/manifest/jobs.go 105 test/framework/manifest/pod.go 99 test/framework/manifest/service.go 69 test/framework/manifest/serviceaccount.go 41 test/framework/manifest/sgp.go 102 test/framework/options.go 50 test/framework/resource/aws/autoscaling/manager.go 43 test/framework/resource/aws/ec2/manager.go 261 test/framework/resource/k8s/configmap/manager.go 33 test/framework/resource/k8s/configmap/wrapper.go 27 test/framework/resource/k8s/controller/manager.go 71 test/framework/resource/k8s/controller/wrapper.go 74 test/framework/resource/k8s/deployment/manager.go 113 test/framework/resource/k8s/deployment/wrapper.go 14 test/framework/resource/k8s/jobs/manager.go 110 test/framework/resource/k8s/namespace/manager.go 44 test/framework/resource/k8s/node/manager.go 111 test/framework/resource/k8s/node/wrapper.go 66 test/framework/resource/k8s/pod/manager.go 197 test/framework/resource/k8s/pod/wrapper.go 14 test/framework/resource/k8s/rbac/manager.go 32 test/framework/resource/k8s/service/manager.go 49 test/framework/resource/k8s/serviceaccount/manager.go 94 test/framework/resource/k8s/sgp/manager.go 29 test/framework/resource/k8s/sgp/wrapper.go 30 test/framework/utils/metrics_helper.go 26 test/framework/utils/poll.go 11 test/framework/utils/resource.go 5 test/framework/utils/utils.go 11 test/framework/verify/pod.go 132 test/integration/cninode/cninode_suite_test.go 29 test/integration/cninode/cninode_test.go 166 test/integration/ec2api/ec2api_suite_test.go 29 test/integration/ec2api/ec2api_test.go 117 test/integration/metrics/metrics_suite_test.go 87 test/integration/metrics/metrics_test.go 120 test/integration/metrics/metrics_test_config.go 26 test/integration/perpodsg/job_test.go 256 test/integration/perpodsg/perpodsg_suite_test.go 42 test/integration/perpodsg/perpodsg_test.go 415 test/integration/scale/pod_scale_test.go 64 test/integration/scale/scale_suite_test.go 33 test/integration/webhook/validating_webhook_suite_test.go 90 test/integration/webhook/validating_webhook_test.go 238 test/integration/windows/stress_test.go 305 test/integration/windows/windows_suite_test.go 70 test/integration/windows/windows_test.go 955 webhooks/core/annotation_validation_webhook_test.go 523 webhooks/core/node_update_webhook_test.go 236 webhooks/core/pod_webhook_test.go 490