You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When user provides replicas as 3 part of event listener, expected to create 3 pods of event listener.
Actual Behavior
But it just creates one pod when user chooses custom resource type as knative instead of native k8s resources.
Seems it's misleading to use replicas in this scenario.
(may be a webhook validation error/warning would help 🤔 )
Expected Behavior
Actual Behavior
Seems it's misleading to use replicas in this scenario.
(may be a webhook validation error/warning would help 🤔 )
Steps to Reproduce the Problem
Additional Info
Kubernetes version: v1.20.0+5fbfd19
Output of
oc version
:Tekton Pipeline version:
Output of
tkn version
orkubectl get pods -n tekton-pipelines -l app=tekton-pipelines-controller -o=jsonpath='{.items[0].metadata.labels.version}'
The text was updated successfully, but these errors were encountered: