=== RUN TestRegisterControllers === RUN TestRegisterControllers/successful_controller_registration === RUN TestRegisterControllers/nil_cloud_provider --- PASS: TestRegisterControllers (0.00s) --- PASS: TestRegisterControllers/successful_controller_registration (0.00s) --- PASS: TestRegisterControllers/nil_cloud_provider (0.00s) === RUN TestControllerRegistrationComponents === RUN TestControllerRegistrationComponents/metrics_decoration === RUN TestControllerRegistrationComponents/controller_list_components === RUN TestControllerRegistrationComponents/event_recorder --- PASS: TestControllerRegistrationComponents (0.68s) --- PASS: TestControllerRegistrationComponents/metrics_decoration (0.00s) --- PASS: TestControllerRegistrationComponents/controller_list_components (0.68s) --- PASS: TestControllerRegistrationComponents/event_recorder (0.00s) === RUN TestCloudProviderIntegration === RUN TestCloudProviderIntegration/cloud_provider_methods --- PASS: TestCloudProviderIntegration (0.00s) --- PASS: TestCloudProviderIntegration/cloud_provider_methods (0.00s) === RUN TestKubernetesClientIntegration === RUN TestKubernetesClientIntegration/kubernetes_client_operations --- PASS: TestKubernetesClientIntegration (0.00s) --- PASS: TestKubernetesClientIntegration/kubernetes_client_operations (0.00s) === RUN TestRegisterControllersOptionsContextFix === RUN TestRegisterControllersOptionsContextFix/demonstrates_original_panic_condition === RUN TestRegisterControllersOptionsContextFix/options_context_injection_prevents_core_controller_panic === RUN TestRegisterControllersOptionsContextFix/registerControllers_injects_core_options_automatically === RUN TestRegisterControllersOptionsContextFix/registerControllers_injects_core_options_automatically/empty_context === RUN TestRegisterControllersOptionsContextFix/registerControllers_injects_core_options_automatically/context_with_IBM_options --- PASS: TestRegisterControllersOptionsContextFix (0.00s) --- PASS: TestRegisterControllersOptionsContextFix/demonstrates_original_panic_condition (0.00s) --- PASS: TestRegisterControllersOptionsContextFix/options_context_injection_prevents_core_controller_panic (0.00s) --- PASS: TestRegisterControllersOptionsContextFix/registerControllers_injects_core_options_automatically (0.00s) --- PASS: TestRegisterControllersOptionsContextFix/registerControllers_injects_core_options_automatically/empty_context (0.00s) --- PASS: TestRegisterControllersOptionsContextFix/registerControllers_injects_core_options_automatically/context_with_IBM_options (0.00s) === RUN TestLoadBalancerControllerIntegration === RUN TestLoadBalancerControllerIntegration/load_balancer_controller_registration_with_IBM_client === RUN TestLoadBalancerControllerIntegration/load_balancer_controller_skipped_without_IBM_client === RUN TestLoadBalancerControllerIntegration/load_balancer_controller_error_handling --- PASS: TestLoadBalancerControllerIntegration (0.00s) --- PASS: TestLoadBalancerControllerIntegration/load_balancer_controller_registration_with_IBM_client (0.00s) --- PASS: TestLoadBalancerControllerIntegration/load_balancer_controller_skipped_without_IBM_client (0.00s) --- PASS: TestLoadBalancerControllerIntegration/load_balancer_controller_error_handling (0.00s) === RUN TestOptionsFromContextEdgeCases === RUN TestOptionsFromContextEdgeCases/NewOptions_creates_options_from_environment === RUN TestOptionsFromContextEdgeCases/WithOptions_and_FromContext_round_trip --- PASS: TestOptionsFromContextEdgeCases (0.00s) --- PASS: TestOptionsFromContextEdgeCases/NewOptions_creates_options_from_environment (0.00s) --- PASS: TestOptionsFromContextEdgeCases/WithOptions_and_FromContext_round_trip (0.00s) === RUN TestHashControllerIntegration --- PASS: TestHashControllerIntegration (0.01s) === RUN TestStatusControllerIntegration === RUN TestStatusControllerIntegration/valid_NodeClass === RUN TestStatusControllerIntegration/invalid_NodeClass_-_missing_VPC --- PASS: TestStatusControllerIntegration (0.02s) --- PASS: TestStatusControllerIntegration/valid_NodeClass (0.01s) --- PASS: TestStatusControllerIntegration/invalid_NodeClass_-_missing_VPC (0.01s) === RUN TestControllerErrorHandling --- PASS: TestControllerErrorHandling (0.01s) === RUN TestControllerConcurrency --- PASS: TestControllerConcurrency (0.03s) === RUN TestControllerLifecycle --- PASS: TestControllerLifecycle (0.01s) === RUN TestMultiControllerIntegration --- PASS: TestMultiControllerIntegration (0.01s) PASS ok github.com/kubernetes-sigs/karpenter-provider-ibm-cloud/pkg/controllers 1.937s