website icon indicating copy to clipboard operation
website copied to clipboard

Why not to specify TriggerTemplate as resource type?

Open dancer1325 opened this issue 1 year ago • 1 comments

Expected Behavior

Specify clearly that 'TriggerTemplate' is a resource under the package 'triggers.tekton.dev/v1beta1', since it's a standalone CR

Resource Types: ClusterTriggerBinding EventListener Trigger TriggerBinding TriggerTemplate

Actual Behavior

'TriggerTemplate' is NOT specified clearly as a CR

Resource Types: ClusterTriggerBinding EventListener Trigger TriggerBinding

Steps to Reproduce the Problem

  1. Navigate to https://tekton.dev/docs/triggers/triggers-api/#triggers.tekton.dev/v1beta1

Additional Info

  • I know that the markdown is in https://github.com/tektoncd/triggers/blob/main/docs/triggers-api.md#triggers.tekton.dev%2fv1beta1, but not sure if that was the right place to report it

dancer1325 avatar Feb 23 '24 09:02 dancer1325