-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Add e2e test for automatic sidecar injection #4926
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Codecov Report
@@ Coverage Diff @@
## master #4926 +/- ##
========================================
+ Coverage 73% 74% +1%
========================================
Files 322 310 -12
Lines 27618 26104 -1514
========================================
- Hits 20141 19123 -1018
+ Misses 6689 6206 -483
+ Partials 788 775 -13
Continue to review full report at Codecov.
|
@yusuoh PR needs rebase |
/lgtm |
/hold Also, you may want to update prow/e2e-cluster_wide-auth.sh in the daily-release repo as well. The tricky thing is after adding the flag the test will not pass until a new daily candidate that actually have this flag defined is cut. |
tests/e2e/framework/kubernetes.go
Outdated
} else { | ||
if *authEnable { | ||
istioYaml = authInstallFileNamespace | ||
} | ||
if *useAutomaticInjection { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/hold cancel |
@yusuoh PR needs rebase |
ping |
/test istio-unit-tests |
add yaml enable webhook in cluser wide test fix lint fix lint fix lint
/lgtm |
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: ayj, chxchx Assign the PR to them by writing The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/assign @geeknoid |
New changes are detected. LGTM label has been removed. |
@yusuoh: The following tests failed, say
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
No description provided.