-
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 TaskRun.Resources
This commit adds support for TaskRun.Resources when converting between v1beta1 and v1 versions of Tasks. This allows us to release v1 TaskRun in a backwards compatible way by ensuring that v1beta1 TaskRuns with Resources serialized into annotations on the v1 TaskRun on conversion.
- Loading branch information
1 parent
5188483
commit a91f0a5
Showing
2 changed files
with
53 additions
and
5 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