Skip to content
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

Track multiple pod statuses and only report the meaningful pod error status #4857

Closed
nelango opened this issue Oct 5, 2020 · 5 comments
Closed
Labels

Comments

@nelango
Copy link

nelango commented Oct 5, 2020

POD_INITIALIZING is a failure reason reported in status check sub-phase. Instead of capturing the pod status at time limit, Skaffold could track multiple pod statuses and only report the meaningful pod error status

@nelango
Copy link
Author

nelango commented Oct 5, 2020

Note: this failure reason is <2% of error breakdown, so may not be a high priority

image

@nelango
Copy link
Author

nelango commented Oct 5, 2020

@tejal29 FYI

@briandealwis briandealwis added this to the v1.16.0 milestone Oct 7, 2020
@MarlonGamez
Copy link
Contributor

MarlonGamez commented Oct 22, 2020

@tejal29 Perhaps we should create some sort of Epic like tracker for this issue along with #4847 and #4692, since they are all related to failures when using skaffold? Not sure if it's necessary but just wanted to throw the idea out there

@tejal29
Copy link
Contributor

tejal29 commented Oct 26, 2020

@MarlonGamez makes sense. #4692 is kind of an epic. I added a epic label to it.

@nkubala nkubala modified the milestones: v1.16.0, v1.17.0 Nov 9, 2020
@briandealwis briandealwis modified the milestones: v1.17.0, v1.18.0 Nov 25, 2020
@briandealwis briandealwis modified the milestones: v1.18.0, v1.19.0 Jan 25, 2021
@tejal29 tejal29 added the area/api_v2 V2 Event API label Feb 8, 2021
@tejal29
Copy link
Contributor

tejal29 commented Feb 8, 2021

This is kind of related to #5366
Like "Container Creating", "Container Restarting", "pod initializing" should also be not shown as errors.

@nkubala nkubala modified the milestones: v1.20.0-candidate, Backlog [P0/P1] Feb 9, 2021
@nkubala nkubala removed this from the Backlog [P0/P1] milestone May 11, 2021
@tejal29 tejal29 closed this as completed Jun 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants