Skip to content
This repository was archived by the owner on Jul 30, 2025. It is now read-only.
This repository was archived by the owner on Jul 30, 2025. It is now read-only.

Tekton V2 compiler: gather user data on how the exit handler should represent #1392

@Tomcli

Description

@Tomcli

/kind bug

What steps did you take and what happened:
For the exit handler example, the Tekton version right now treat it as a failed pipeline and stop all task scheduling. However, the Argo version simply skip the exit handler dag and continue the pipeline as a succeed pipeline. We need to get some user feedbacks and data on which way they prefer the exit handler should behave.

Currently the Tekton implementation follows the Tekton finally logic and Argo is just skipping the whole exit handler sub-dag. Both are viable implementation which we need some feedbacks from actual users.

What did you expect to happen:

Additional information:
[Miscellaneous information that will assist in solving the issue.]

Environment:

  • Python Version (use python --version):
  • SDK Version:
  • Tekton Version (use tkn version):
  • Kubernetes Version (use kubectl version):
  • OS (e.g. from /etc/os-release):

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions