-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Too many UNKNOWN/ERROR type failures for Skaffold events #4692
Labels
area/errors
Epic
internal
kind/todo
implementation task/epic for the skaffold team
priority/p0
Highest priority. We are actively looking at delivering it.
Comments
@briandealwis @tejal29 @sivakku as FYI |
Thanks @go-nelango for opening this issue. |
tejal29
added
area/errors
internal
priority/p0
Highest priority. We are actively looking at delivering it.
kind/todo
implementation task/epic for the skaffold team
labels
Aug 24, 2020
We have an issue #4645 which @PriyaModali is working on to reduce Deploy_UNKNOWN.
|
Handled BUILD_UNKONWN -> docker connectivity issues here #4914 |
tejal29
added
Epic
kind/todo
implementation task/epic for the skaffold team
and removed
kind/todo
implementation task/epic for the skaffold team
labels
Oct 26, 2020
This was referenced Nov 26, 2020
Merged
We have now reduced unknowns to 23% of all failure that happen or 3% of total sessions |
Closing this in favor of #5246 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/errors
Epic
internal
kind/todo
implementation task/epic for the skaffold team
priority/p0
Highest priority. We are actively looking at delivering it.
Large number of skaffold event errors are being reported as UKNOWN/ERROR. We need more descriptive error codes for Cloud Code metrics tracking and investigations.
Based on this dashboard https://dashboards.corp.google.com/edit/_dcb794d1_3a93_4405_8560_8230e2e5325d, we see:
On vscode side, we log skaffold version for cloudcode.skaffold.session.end event. So filtering based on versions:
68% error codes from v1.13.1 are UKNOWN/ERROR
43% error codes from v1.13.0 are UKNOWN/ERROR
The text was updated successfully, but these errors were encountered: