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 Task definition without PipelineResource #94

Closed
vdemeester opened this issue Oct 3, 2019 · 3 comments
Closed

Add Task definition without PipelineResource #94

vdemeester opened this issue Oct 3, 2019 · 3 comments
Labels
area/release Indicates an issue on release (process, tasks). kind/feature Categorizes issue or PR as related to a new feature. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.

Comments

@vdemeester
Copy link
Member

In the recent PipelineResource working group and as presented during Oct. 2 working group, and related to tektoncd/pipeline#1369 :

In the most recent PipelineResource working group we landed on the idea of keeping PipelineResources as Alpha when the rest of the Tekton resources move to Beta. So with that approach we'll need to make sure that our docs correctly reflect the "right" way to work with external resources.

In this direction, we may want to provide Task definition in the catalog that do not depend on PipelineResource, alongside ones that do. This issue is here to track work related to that.

We could have yaml files alongside the one that have PipelineResource:

~/s/g/t/catalog ± master:328b678 λ ls -l golang 
.rw-rw-r--@ 1.3k vincent 24 Sep 17:26 build.yaml
.rw-rw-r--@ 1.3k vincent 24 Sep 17:26 build.pr.yaml
.rw-rw-r--@ 1.2k vincent 24 Sep 17:26 lint.yaml
.rw-rw-r--@ 1.2k vincent 24 Sep 17:26 lint.pr.yaml
.rw-rw-r--@ 3.7k vincent 11 Sep 13:21 README.md
.rw-rw-r--@ 1.3k vincent 24 Sep 17:26 tests.yaml
.rw-rw-r--@ 1.3k vincent 24 Sep 17:26 tests.pr.yaml
@vdemeester vdemeester added kind/feature Categorizes issue or PR as related to a new feature. area/release Indicates an issue on release (process, tasks). labels Oct 3, 2019
@vdemeester vdemeester changed the title Add Task definition without PipelineVersion Add Task definition without PipelineResource Nov 7, 2019
piyush-garg pushed a commit to piyush-garg/catalog that referenced this issue Dec 24, 2019
@tekton-robot
Copy link

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close.

/lifecycle rotten

Send feedback to tektoncd/plumbing.

@tekton-robot tekton-robot added the lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. label Aug 12, 2020
@vdemeester
Copy link
Member Author

/close

@tekton-robot
Copy link

@vdemeester: Closing this issue.

In response to this:

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/release Indicates an issue on release (process, tasks). kind/feature Categorizes issue or PR as related to a new feature. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Projects
None yet
Development

No branches or pull requests

2 participants