- 
                Notifications
    
You must be signed in to change notification settings  - Fork 110
 
Open
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.
Description
Feature request
For tkn hub install: add an option so that the install command does not fail if the catalog resource already exists in the cluster namespace.
Example:
$ tkn hub install task git-clone --version 0.9 --if-not-exists -n my-playground
Task git-clone(0.9.0) already installed in my-playground namespaceUse case
- Pipelines in external systems (ex: Jenkins) that configure or deploy a namespace.
 
UI Example
$ tkn hub install task git-clone --version 0.9 --if-not-exists -n my-playgroundMetadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.