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

V1: Add conversion for Pipeline.Resources #5331

Merged
merged 1 commit into from
Aug 23, 2022

Commits on Aug 19, 2022

  1. 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.
    JeromeJu committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    e15fde8 View commit details
    Browse the repository at this point in the history