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 managed-by label to Pods created from TaskRuns #1329

Merged
merged 1 commit into from
Sep 18, 2019

Commits on Sep 18, 2019

  1. Add managed-by label to Pods created from TaskRuns

    Also annotate the controllers' Deployments and created Pods with labels
    denoting their purpose.
    
    This is a Kubernetes best practice
    (https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/)
    and will allow operators to understand at a high level where these Pods
    come from.
    imjasonh committed Sep 18, 2019
    Configuration menu
    Copy the full SHA
    daf234b View commit details
    Browse the repository at this point in the history