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

Cleanup logic for API convertion errors #2818

Merged
merged 1 commit into from
Jun 15, 2020

Commits on Jun 15, 2020

  1. Cleanup logic for API convertion errors

    When we used to store v1alpha1, the get pipeline and task data
    function could return an error related to coverting between
    API versions. Now that we store v1beta1, that error is not
    returned anymore by those functions, so we can cleanup the
    error handling specific to it.
    afrittoli committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    8bb8347 View commit details
    Browse the repository at this point in the history