Why not to specify TriggerTemplate as resource type?
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
- 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
Thanks for reporting this @dancer1325
tektoncd/triggers would be the right place for this, @dibyom can you transfer the issue please?
cc @khrm @savitaashture - this looks like a missing tag somewhere?
The Tag was there. Not sure why it requires a new line before it. https://github.com/tektoncd/triggers/pull/1727/files#diff-b298db60f09e46c7935921f4e629ae4066da95202fccdfb1fd42b11b4ede776f
/assign @khrm