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

Removes the resources based on the profile set #394

Merged

Commits on Sep 3, 2021

  1. Removes the resources based on the profile set

    This patch includes:
    
      - When the Tekton Config profile is changed, based on the profile set
        components are deleted
    
      - For example:
    
          * If the profile is changed from all to basic:
              * In case of Kubernetes: Dashboard Component is deleted
              * In case of Openshift: Addon Component is deleted
    
    Fixes: tektoncd#358
    
    Signed-off-by: Puneet Punamiya <[email protected]>
    PuneetPunamiya committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    45c4933 View commit details
    Browse the repository at this point in the history