Open Yongxuanzhang opened 1 year ago
https://github.com/tektoncd/pipeline/pull/6505 only fixes part of the bug, we should fix taskrun's taskref as well.
Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale
with a justification.
Stale issues rot after an additional 30d of inactivity and eventually close.
If this issue is safe to close now please do so with /close
with a justification.
If this issue should be exempted, mark the issue as frozen with /lifecycle frozen
with a justification.
/lifecycle stale
Send feedback to tektoncd/plumbing.
Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten
with a justification.
Rotten issues close after an additional 30d of inactivity.
If this issue is safe to close now please do so with /close
with a justification.
If this issue should be exempted, mark the issue as frozen with /lifecycle frozen
with a justification.
/lifecycle rotten
Send feedback to tektoncd/plumbing.
Expected Behavior
Setting Kind to any non-empty string and APIVersion to an empty string in a Taskrun's TaskRef will be considered a validation error.
Actual Behavior
Steps to Reproduce the Problem
kubectl create -f example.yaml
(paste your output here)
(paste your output here)