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

Removes build word references from TaskRun #1

Closed
wants to merge 2 commits into from

Conversation

aristosvo
Copy link

@aristosvo aristosvo commented May 25, 2019

Changes

At present TaskRun's status, it's pod containers name(step name
prefix) and logs has references to build keyword.
Which kind of gives the perception that Task is intended to
perform only build operations.

This patch removes those references from TaskRun.

Fixes

Submitter Checklist

hrishin and others added 2 commits May 7, 2019 18:51
At present `TaskRun's` `status`, it's pod containers name(`step name`
prefix) and logs has references to `build` keyword.
Which kind of gives the perception that `Task` is intended to
perform only build operations.

This patch removes those references from `TaskRun`.

Fixes
 - tektoncd#815
At present `TaskRun's` `status`, it's pod containers name(`step name`
prefix) and logs has references to `build` keyword.
Which kind of gives the perception that `Task` is intended to
perform only build operations.

This patch removes those references from `TaskRun`.

Fixes
 - tektoncd#815
@vdemeester vdemeester force-pushed the fix-815 branch 5 times, most recently from 5e530f3 to 58ed222 Compare May 30, 2019 06:50
hrishin pushed a commit that referenced this pull request Sep 3, 2019
hrishin pushed a commit that referenced this pull request Sep 3, 2019
Initial commit for OpenShift CI
@aristosvo aristosvo closed this Dec 30, 2020
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.

2 participants