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

Add granular termination reason in container termination message #7565

Merged
merged 1 commit into from
Feb 7, 2024

Commits on Feb 5, 2024

  1. Add granular termination reason in container termination message

    Related with tektoncd#7539 and tektoncd#7223
    
    To report specific Steps termination reasons we need to know why its continer finished; we use the termination message to store a new "state" with this information. We are adding a new field to store this information per step.
    
    Co-authored-by: JeromeJu <[email protected]>
    Co-authored-by: Chitrang Patel <[email protected]>
    3 people committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    e76905e View commit details
    Browse the repository at this point in the history