You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
returnnil, fmt.Errorf("Can not get `TKE_REGION`, `TKE_WEB_IDENTITY_TOKEN_FILE`, `TKE_PROVIDER_ID`, `TKE_ROLE_ARN`. Must config serviceAccountName for pod.\n")
2314
+
}
2315
+
}
2316
+
2299
2317
ifneedSecret&& (secretId==""||secretKey=="") {
2300
2318
returnnil, fmt.Errorf("Please set your `secret_id` and `secret_key`.\n")
0 commit comments