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 bug that prevents permanent errors from causing job failure. #44

Merged
merged 2 commits into from
Sep 29, 2017

Conversation

jlewi
Copy link
Contributor

@jlewi jlewi commented Sep 29, 2017

  • Code should not depend on the termination message being set to decide
    whether to trust exit code. This is legacy code that dependend on a
    script setting the termination message. But the CRD no longer uses
    a script to launch the TF process.

  • Fixes Permanent errors don't cause job failure #28

Jeremy Lewi added 2 commits September 28, 2017 18:12
* Code should not depend on the termination message being set to decide
  whether to trust exit code. This is legacy code that dependend on a
  script setting the termination message. But the CRD no longer uses
  a script to launch the TF process.
@jlewi jlewi merged commit 67e274a into master Sep 29, 2017
@jhseu jhseu deleted the permanentErrors28 branch November 3, 2017 23:29
oksanabaza pushed a commit to oksanabaza/training-operator that referenced this pull request Jan 13, 2025
Update Dockerfile.konflux for adding label
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.

1 participant