=== RUN TestController_Name --- PASS: TestController_Name (0.00s) === RUN TestController_Register controller_test.go:61: Skipping test due to missing IBM credentials: creating IBM client: getting region: refreshing credentials: getting credentials from provider: VPC_API_KEY environment variable is required --- SKIP: TestController_Register (0.63s) === RUN TestController_isVPCMode === RUN TestController_isVPCMode/IKS_mode_-_cluster_ID_set === RUN TestController_isVPCMode/IKS_API_bootstrap_mode === RUN TestController_isVPCMode/Cloud-init_bootstrap_mode === RUN TestController_isVPCMode/VPC_mode_-_VPC_specified === RUN TestController_isVPCMode/Default_-_no_configuration === RUN TestController_isVPCMode/VPC_with_IKS_cluster_ID_(IKS_takes_precedence) --- PASS: TestController_isVPCMode (0.00s) --- PASS: TestController_isVPCMode/IKS_mode_-_cluster_ID_set (0.00s) --- PASS: TestController_isVPCMode/IKS_API_bootstrap_mode (0.00s) --- PASS: TestController_isVPCMode/Cloud-init_bootstrap_mode (0.00s) --- PASS: TestController_isVPCMode/VPC_mode_-_VPC_specified (0.00s) --- PASS: TestController_isVPCMode/Default_-_no_configuration (0.00s) --- PASS: TestController_isVPCMode/VPC_with_IKS_cluster_ID_(IKS_takes_precedence) (0.00s) === RUN TestController_Reconcile === RUN TestController_Reconcile/no_NodeClaims === RUN TestController_Reconcile/NodeClaim_without_node_name === RUN TestController_Reconcile/Node_without_provider_ID === RUN TestController_Reconcile/VPC_NodeClaim_with_custom_tags controller_test.go:399: Skipping test that requires IBM credentials and VPC provider mocking === RUN TestController_Reconcile/IKS_NodeClaim_(should_skip) === RUN TestController_Reconcile/NodeClass_not_found === RUN TestController_Reconcile/Tag_with_invalid_format_(no_equals_sign) controller_test.go:399: Skipping test that requires IBM credentials and VPC provider mocking --- PASS: TestController_Reconcile (0.04s) --- PASS: TestController_Reconcile/no_NodeClaims (0.01s) --- PASS: TestController_Reconcile/NodeClaim_without_node_name (0.01s) --- PASS: TestController_Reconcile/Node_without_provider_ID (0.01s) --- SKIP: TestController_Reconcile/VPC_NodeClaim_with_custom_tags (0.00s) --- PASS: TestController_Reconcile/IKS_NodeClaim_(should_skip) (0.01s) --- PASS: TestController_Reconcile/NodeClass_not_found (0.01s) --- SKIP: TestController_Reconcile/Tag_with_invalid_format_(no_equals_sign) (0.00s) === RUN TestNewController --- PASS: TestNewController (0.01s) === RUN TestUpdateVPCInstanceTags --- PASS: TestUpdateVPCInstanceTags (0.00s) === RUN TestTagsExtraction === RUN TestTagsExtraction/single_tag === RUN TestTagsExtraction/multiple_tags === RUN TestTagsExtraction/tags_with_equals_in_value === RUN TestTagsExtraction/invalid_tag_format === RUN TestTagsExtraction/no_tag_requirements === RUN TestTagsExtraction/different_requirement_key --- PASS: TestTagsExtraction (0.00s) --- PASS: TestTagsExtraction/single_tag (0.00s) --- PASS: TestTagsExtraction/multiple_tags (0.00s) --- PASS: TestTagsExtraction/tags_with_equals_in_value (0.00s) --- PASS: TestTagsExtraction/invalid_tag_format (0.00s) --- PASS: TestTagsExtraction/no_tag_requirements (0.00s) --- PASS: TestTagsExtraction/different_requirement_key (0.00s) PASS ok github.com/kubernetes-sigs/karpenter-provider-ibm-cloud/pkg/controllers/nodeclaim/tagging 1.832s