-
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 Pipeline.Resources
This commit adds support for Pipeline.Resources when converting between v1beta1 and v1 versions of Pipelines. This will allow us to release v1 Pipeline in a backwards compatible way, by ensuring that v1beta1 Pipelines with Resources will have the Resources serialized into annotations on the v1 Pipeline on conversion.
- Loading branch information
1 parent
9c780e6
commit 0741289
Showing
3 changed files
with
76 additions
and
8 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