Skip to content

feat(verify.go): Add pod fail reason and message to output#9589

Merged
louisjimenez merged 2 commits into
GoogleContainerTools:mainfrom
idsulik:issue-9587
Jan 14, 2025
Merged

feat(verify.go): Add pod fail reason and message to output#9589
louisjimenez merged 2 commits into
GoogleContainerTools:mainfrom
idsulik:issue-9587

Conversation

@idsulik

@idsulik idsulik commented Nov 28, 2024

Copy link
Copy Markdown
Contributor

Fixes: #9587

Description
Add pod fail details Into the watchJob method of the verifier

User facing changes
before: no details - %q running job %q errored during run
after: fail details - %q running job %q errored during run: reason=%q, message=%q

Comment thread pkg/skaffold/verify/k8sjob/verify.go Outdated
@louisjimenez louisjimenez requested review from louisjimenez and removed request for nathanperkins December 9, 2024 20:42
@louisjimenez

Copy link
Copy Markdown

@idsulik Can you pull HEAD into this PR, I believe that will address the failing checks. This commit should help https://github.com/GoogleContainerTools/skaffold/pull/9604/commits

@idsulik idsulik requested a review from a team as a code owner December 18, 2024 22:13
@idsulik idsulik requested a review from ChrisGe4 December 18, 2024 22:13
@idsulik

idsulik commented Dec 18, 2024

Copy link
Copy Markdown
Contributor Author

@louisjimenez thank you, rebased main

@louisjimenez

Copy link
Copy Markdown

@idsulik We recently merged some changes to fix dependency issues. Are you able to rebase this one more time? My apologies for the inconvenience.

Signed-off-by: Suleiman Dibirov <idsulik@gmail.com>
Signed-off-by: Suleiman Dibirov <idsulik@gmail.com>
@idsulik

idsulik commented Jan 13, 2025

Copy link
Copy Markdown
Contributor Author

@louisjimenez rebased this PR and this #9624

@louisjimenez louisjimenez merged commit 59c01b7 into GoogleContainerTools:main Jan 14, 2025
@idsulik idsulik deleted the issue-9587 branch January 14, 2025 14:28
alphanota pushed a commit to alphanota/skaffold that referenced this pull request Jan 14, 2025
…tainerTools#9589)

* feat(verify.go): Add pod fail reason and message to output

Signed-off-by: Suleiman Dibirov <idsulik@gmail.com>

* fix verify.go

Signed-off-by: Suleiman Dibirov <idsulik@gmail.com>

---------

Signed-off-by: Suleiman Dibirov <idsulik@gmail.com>
@menahyouyeah menahyouyeah mentioned this pull request Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4 participants