-
Bug
-
Resolution: Done
-
Critical
-
Pipelines 1.4
-
False
-
False
-
Undefined
-
-
Pipelines Sprint 200
- 1.4.0 (Triggers 0.12.1) `template.name` field is now completely deprecated in favor of `template.ref`
users from 1.3.1 (Triggers: 0.10.2) when refers to `template.ref` they still have empty name field exists in their workloads because bug (not having `omitempty` got fixed in 0.11.1 upstream release), breaks webhook validation when user upgrades directly from 0.10.2 to 0.12.1
Error:
oc replace/delete -f cron-job/el.yaml Error from server (BadRequest): error when replacing "cron-job/el.yaml": admission webhook "webhook.triggers.tekton.dev" denied the request: mutation failed: cannot decode incoming old object: json: unknown field "name"