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

TEP-0114: Reconciler, event, config, webhook support for CustomRuns #5662

Merged
merged 1 commit into from
Nov 3, 2022

Commits on Nov 3, 2022

  1. Reconciler, event, config, webhook support for CustomRuns

    This adds a reconciler for `CustomRun`s, and adds support for events and cloud events for `CustomRun`s as well.
    
    It also adds the actual CRD for `CustomRun` to `config/`, along with cluster role changes for `CustomRun`s, and adds support for `CustomRun` to the webhook.
    
    Signed-off-by: Andrew Bayer <andrew.bayer@gmail.com>
    abayer committed Nov 3, 2022
    Configuration menu
    Copy the full SHA
    375d480 View commit details
    Browse the repository at this point in the history