This documentation is for a release that is no longer maintained
See documentation for the latest supported version 3 or the latest supported version 4.6.3.3. 已知问题
- 条件(Conditions)不支持 Workspace。
 - 
							
tkn clustertask start命令不支持--workspace选项和互动模式。 - 
							支持 
$(params.<paramName>)的向后兼容性,会强制您使用带有针对 pipeline 参数的 TriggerTemplates,因为 Triggers Webhook 无法将 Trigger 参数和 pipelines 参数区分开。 - 
							当针对 
tekton_taskrun_count和tekton_taskrun_duration_seconds_count运行一个 promQL 查询时,Pipeline metrics 会报告不正确的值。 - 
							当为一个 Workspace 指定了一个不存在的 PVC 名称时,PipelineRuns 和 TaskRuns 会维持在 
Running和Running(Pending)的状态。