This repository was archived by the owner on Oct 20, 2023. It is now read-only.
Commit c5499ff
committed
Fix TrafficTarget v1alpha2 Spec type
TrafficTarget v1alpha2 defines the Spec attribute as a slice of
TrafficTargetSpec. This is inconsistent with the specification
as it should just be a TrafficTargetSpec, not a slice.
Signed-off-by: Harold Ozouf <harold.ozouf@gmail.com>1 parent 28318bd commit c5499ff
2 files changed
Lines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments