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

Set defaults for Tasks embedded in TaskRuns #1431

Merged
merged 1 commit into from
Oct 16, 2019

Commits on Oct 15, 2019

  1. Set defaults for Tasks embedded in TaskRuns

    Previously, we were not setting defaults for Tasks
    that were embedded inside TaskRuns. So, these tasks
    always had to have the default set manually e.g. the
    `type` field for each input `param`. If they were not set,
    the webhook would deny creating the resource.
    
    Signed-off-by: Dibyo Mukherjee <dibyo@google.com>
    dibyom committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    4b292dc View commit details
    Browse the repository at this point in the history