-
Story
-
Resolution: Done
-
Blocker
-
None
-
devex docs #259 Jul 9- Jul 29, devex docs #260 Jul 30- Aug 19
-
3
-
Documentation (Ref Guide, User Guide, etc.), User Experience
-
---
-
---
Currently Tekton Chains controller support the below flag to restrict chains operate in a single namespace. because knative injection.WithNamespaceScope does not support multi namespaces
- https://github.com/tektoncd/pipeline/blob/main/cmd/controller/main.go#L47
- https://github.com/tektoncd/chains/blob/main/cmd/controller/main.go#L44
However, the users want a choice to operate in couple of namespace instead of just one.
- clones
-
SRVKP-4389 Enable Tekton Chains to operate only in selected namespaces
- Release Pending
- documents
-
SRVKP-4389 Enable Tekton Chains to operate only in selected namespaces
- Release Pending
- links to