Skip to content

Commit

Permalink
dco
Browse files Browse the repository at this point in the history
Signed-off-by: Dennis Nguyen <[email protected]>
  • Loading branch information
dnguy078 committed Oct 25, 2023
1 parent 3cfed7c commit c354708
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rollout/trafficrouting/istio/istio_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -724,6 +724,7 @@ func TestHttpReconcileMultipleDestRule(t *testing.T) {
ro := rolloutWithDestinationRule()
ro.Spec.Strategy.Canary.TrafficRouting.Istio.VirtualService.Name = "vsvc"
ro.Spec.Strategy.Canary.TrafficRouting.Istio.VirtualService.Routes = nil

dRule1 := unstructuredutil.StrToUnstructuredUnsafe(`
apiVersion: networking.istio.io/v1alpha3
kind: DestinationRule
Expand Down

0 comments on commit c354708

Please sign in to comment.