Commit 0c3608f
fix: Remove redundant shortNames from ResolutionRequest CRD
- ShortNames duplicated the singular/plural names, providing no value
- Kubernetes 1.33+ rejects this with a ShortNamesConflict condition
Fixes tektoncd#9378
Signed-off-by: Vincent Demeester <vdemeest@redhat.com>1 parent 5d50dad commit 0c3608f
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | 31 | | |
35 | 32 | | |
36 | 33 | | |
| |||
0 commit comments