-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
V1: Add conversion for TaskRef.Bundle
This commit adds support for TaskRef.Bundle when converting between v1beta1 and v1 versions of TaskRef. This allows us to release v1 TaskRun and PipelineRun in a backwards compatible way by ensuring that v1beta1 TaskRuns and PipelineRuns with Bundle serialized into annotations on the v1 TaskRuns and PipelineRuns on conversion.
- Loading branch information
Showing
3 changed files
with
48 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters