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

ENG-3562 : Added K8s Container Waiting Reason #90

Merged
merged 1 commit into from
Jul 30, 2024

Conversation

bhogayatakb
Copy link

@bhogayatakb bhogayatakb commented Jul 29, 2024

When a Kubernetes Container is in Waiting State,
The K8s Golang SDK also provides a reason, which can be one of ...
CrashLoopBackoff, ErrImagePull, etc.

Added that information as an attribute, in k8s.container.ready, k8s.container.restarts


Discussing on adding this same detail in Upstream Project : Over here

@bhogayatakb bhogayatakb force-pushed the bhogayatakb/ENG-3562 branch 2 times, most recently from 4c9a032 to 15b78ad Compare July 30, 2024 05:31
@bhogayatakb bhogayatakb marked this pull request as ready for review July 30, 2024 05:31
@bhogayatakb bhogayatakb changed the title Added K8s Container Waiting Reason ENG-3562 : Added K8s Container Waiting Reason Jul 30, 2024
@bhogayatakb bhogayatakb force-pushed the bhogayatakb/ENG-3562 branch 2 times, most recently from ab0e372 to d3224c7 Compare July 30, 2024 06:06
@bhogayatakb bhogayatakb merged commit 6d8ef62 into main Jul 30, 2024
32 of 55 checks passed
@bhogayatakb bhogayatakb deleted the bhogayatakb/ENG-3562 branch July 30, 2024 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants