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

Add toggle to settings UI to opt-in to Pipelines v1 resources #2649

Merged
merged 1 commit into from
Jan 4, 2023

Commits on Jan 4, 2023

  1. Add toggle to settings UI to opt-in to Pipelines v1 resources

    Add a toggle to the settings page allowing users to opt-in to requesting
    and managing v1 versions of the Pipelines CRDs: `Pipeline`, `PipelineRun`,
    `Task`, and `TaskRun`. This updates the API endpoints to use the
    corresponding version.
    
    The toggle is off by default and will be included in the next release.
    Following that it will be on by default for one release, then removed.
    AlanGreene committed Jan 4, 2023
    Configuration menu
    Copy the full SHA
    f675ab3 View commit details
    Browse the repository at this point in the history