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")
2317
+
}
2318
+
}
2319
+
2299
2320
ifneedSecret&& (secretId==""||secretKey=="") {
2300
2321
returnnil, fmt.Errorf("Please set your `secret_id` and `secret_key`.\n")
0 commit comments