-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Update next Pipelines release to indicate PipelineResources is deprecated #4344
Milestone
Comments
/assign |
jerop
added a commit
to jerop/pipeline
that referenced
this issue
Nov 15, 2021
When we [released Tekton Pipelines Beta in March 2020](https://github.com/tektoncd/pipeline/releases/tag/v0.11.0), we [decided not to make `PipelineResources` Beta](https://github.com/tektoncd/pipeline/blob/e76d4132ab2ecfbedc45a964f08a01022e2d4c14/docs/resources.md#why-arent-pipelineresources-in-beta). In [TEP-0074](https://github.com/tektoncd/community/blob/main/teps/0074-deprecate-pipelineresources.md), we decided to officially deprecate `PipelineResources`. This change announces, documents and warns about the deprecation of `PipelineResources`. Closes tektoncd#4344.
jerop
added a commit
to jerop/pipeline
that referenced
this issue
Nov 15, 2021
When we [released Tekton Pipelines Beta in March 2020](https://github.com/tektoncd/pipeline/releases/tag/v0.11.0), we [decided not to make `PipelineResources` Beta](https://github.com/tektoncd/pipeline/blob/e76d4132ab2ecfbedc45a964f08a01022e2d4c14/docs/resources.md#why-arent-pipelineresources-in-beta). In [TEP-0074](https://github.com/tektoncd/community/blob/main/teps/0074-deprecate-pipelineresources.md), we decided to officially deprecate `PipelineResources`. This change announces, documents and warns about the deprecation of `PipelineResources`. Follow-on work includes: - Replace `PipelineResources` from the tutorial - tektoncd#3705 - Replace `PipelineResources` from the examples and documentation - tektoncd#4375 - Continue updating the documentation as work progresses on [TEP-0074](https://github.com/tektoncd/community/blob/main/teps/0074-deprecate-pipelineresources.md) and features replacing `PipelineResources` become available Closes tektoncd#4344.
jerop
added a commit
to jerop/pipeline
that referenced
this issue
Nov 16, 2021
When we [released Tekton Pipelines Beta in March 2020](https://github.com/tektoncd/pipeline/releases/tag/v0.11.0), we [decided not to make `PipelineResources` Beta](https://github.com/tektoncd/pipeline/blob/e76d4132ab2ecfbedc45a964f08a01022e2d4c14/docs/resources.md#why-arent-pipelineresources-in-beta). In [TEP-0074](https://github.com/tektoncd/community/blob/main/teps/0074-deprecate-pipelineresources.md), we decided to officially deprecate `PipelineResources`. This change announces, documents and warns about the deprecation of `PipelineResources`. Follow-on work includes: - Replace `PipelineResources` from the tutorial - tektoncd#3705 - Replace `PipelineResources` from the examples and documentation - tektoncd#4375 - Continue updating the documentation as work progresses on [TEP-0074](https://github.com/tektoncd/community/blob/main/teps/0074-deprecate-pipelineresources.md) and features replacing `PipelineResources` become available Closes tektoncd#4344.
jerop
added a commit
to jerop/pipeline
that referenced
this issue
Nov 16, 2021
When we [released Tekton Pipelines Beta in March 2020](https://github.com/tektoncd/pipeline/releases/tag/v0.11.0), we [decided not to make `PipelineResources` Beta](https://github.com/tektoncd/pipeline/blob/e76d4132ab2ecfbedc45a964f08a01022e2d4c14/docs/resources.md#why-arent-pipelineresources-in-beta). In [TEP-0074](https://github.com/tektoncd/community/blob/main/teps/0074-deprecate-pipelineresources.md), we decided to officially deprecate `PipelineResources`. This change announces, documents and warns about the deprecation of `PipelineResources`. Follow-on work includes: - Replace `PipelineResources` from the tutorial - tektoncd#3705 - Replace `PipelineResources` from the examples and documentation - tektoncd#4375 - Continue updating the documentation as work progresses on [TEP-0074](https://github.com/tektoncd/community/blob/main/teps/0074-deprecate-pipelineresources.md) and features replacing `PipelineResources` become available Closes tektoncd#4344.
tekton-robot
pushed a commit
that referenced
this issue
Nov 16, 2021
When we [released Tekton Pipelines Beta in March 2020](https://github.com/tektoncd/pipeline/releases/tag/v0.11.0), we [decided not to make `PipelineResources` Beta](https://github.com/tektoncd/pipeline/blob/e76d4132ab2ecfbedc45a964f08a01022e2d4c14/docs/resources.md#why-arent-pipelineresources-in-beta). In [TEP-0074](https://github.com/tektoncd/community/blob/main/teps/0074-deprecate-pipelineresources.md), we decided to officially deprecate `PipelineResources`. This change announces, documents and warns about the deprecation of `PipelineResources`. Follow-on work includes: - Replace `PipelineResources` from the tutorial - #3705 - Replace `PipelineResources` from the examples and documentation - #4375 - Continue updating the documentation as work progresses on [TEP-0074](https://github.com/tektoncd/community/blob/main/teps/0074-deprecate-pipelineresources.md) and features replacing `PipelineResources` become available Closes #4344.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In TEP-0074 we have decided to officially deprecate PipelineResources.
We need to announce this to our users via the deprecation warnings in the Pipelines release notes and also to update our docs to make this clear.
Adding this issue so I can put it in the next milestone and make sure we track it in case it slips my mind :D
/assign
The text was updated successfully, but these errors were encountered: