add e2e tests istio

add e2e tests istio

clean up comment from review

add e2e tests istio

clean up comment from review

clean up logging statement

add e2e tests istio

clean up comment from review

clean up logging statement

add log statement on e2e iteration

add e2e tests istio

clean up comment from review

clean up logging statement

add log statement on e2e iteration

extend timeout for finalizing

add e2e tests istio

clean up comment from review

clean up logging statement

add log statement on e2e iteration

extend timeout for finalizing

add phase to kustomize crd

add e2e tests istio

clean up comment from review

clean up logging statement

add log statement on e2e iteration

extend timeout for finalizing

add phase to kustomize crd

revert timeout on circleci

vs and svc checks for istio e2e tests

fix fmt errors and tests

add get statement in e2e test

add get statement in e2e test

add namespace to e2e

use only selector for service revert
This commit is contained in:
Tanner Altares
2020-03-20 15:13:51 -05:00
parent 92937a8f48
commit c9a07cec87
9 changed files with 249 additions and 8 deletions
+1 -1
View File
@@ -302,7 +302,7 @@ type CanaryWebhook struct {
URL string `json:"url"`
// Request timeout for this webhook
Timeout string `json:"timeout"`
Timeout string `json:"timeout,omitempty"`
// Metadata (key-value pairs) for this webhook
// +optional