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

[release v0.41.x] Fix v1beta1 pipelineref bundle conversion to resolver #6807

Merged
merged 2 commits into from
Jun 12, 2023

Commits on Jun 9, 2023

  1. Fix bundle conversion for pipelineRef

    This commit fixes the bundle conversion for PipelineRef which should
    be converting to the bundle Resolver with a Pipeline kind. It also adds
    the conversion integration tests for the bundle logics to prevent such
    error. It extracts the setup for bundle and makes it into a helper function.
    JeromeJu committed Jun 9, 2023
    Configuration menu
    Copy the full SHA
    a3e0b3f View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. wip

    JeromeJu committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    01b83bc View commit details
    Browse the repository at this point in the history