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
We deploy projects to ACK using kubectl in the github action.
I often got this result and requires manual rerun, which may occur once in about ten times:
Failed to get kubeconfig file for Kubernetes cluster: RequestTimeoutError: ReadTimeout(3000). GET https://cs.aliyuncs.com/k8s/cd1d0ffc40b5242b39ddda1864e71e30d/user_config failed.
The text was updated successfully, but these errors were encountered:
We deploy projects to ACK using
kubectl
in the github action.I often got this result and requires manual rerun, which may occur once in about ten times:
Failed to get kubeconfig file for Kubernetes cluster: RequestTimeoutError: ReadTimeout(3000). GET https://cs.aliyuncs.com/k8s/cd1d0ffc40b5242b39ddda1864e71e30d/user_config failed.
The text was updated successfully, but these errors were encountered: