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

fix: parse output result for failed pod in sync mode #881

Merged
merged 2 commits into from
Jan 26, 2022

Conversation

vsukhin
Copy link
Collaborator

@vsukhin vsukhin commented Jan 26, 2022

Pull request description

Parse output result for failed pod in sync mode
Closes #880

Checklist (choose whats happened)

  • breaking change! (describe)
  • tested locally
  • tested on cluster
  • added new dependencies
  • updated the docs
  • added a test

Breaking changes

Changes

Fixes

  • Try to parse output results for failed pod

…diate-pod-notfound

# Conflicts:
#	pkg/jobs/jobclient.go
#	pkg/runner/output/parser.go
@vsukhin vsukhin marked this pull request as ready for review January 26, 2022 19:29
@vsukhin vsukhin merged commit 0e6c066 into main Jan 26, 2022
@vsukhin vsukhin deleted the vuskhin/fix/poll-immediate-pod-notfound branch January 26, 2022 20:14
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.

Parse result output for failed pod in sync mode
2 participants