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 a result to the openshift-client task #1295

Open
jackdelahunt opened this issue Aug 1, 2024 · 0 comments
Open

Add a result to the openshift-client task #1295

jackdelahunt opened this issue Aug 1, 2024 · 0 comments

Comments

@jackdelahunt
Copy link

jackdelahunt commented Aug 1, 2024

Currently in the openshift-client task there is no way to retrieve any info that a person may need from the result of the task in any easy way.

My proposal is to add a new result field that can be a string so values can be passed back out to future tasks in your pipeline.

results:
    - name: OUTPUT
      description: Output string that can be set with oc commands in the SCRIPT

This result can be set in the SCRIPT through an env variable

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

No branches or pull requests

1 participant