This repository has been archived by the owner on Oct 20, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information