-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Ingress Conversion should retain namespace #5818
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
seems useful and low risk for 0.8, i'd vote to get it in @costinm |
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
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: esnible, frankbu 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 |
/test istio-pilot-e2e |
/test istio-pilot-e2e |
New changes are detected. LGTM label has been removed. |
Codecov Report
@@ Coverage Diff @@
## release-0.8 #5818 +/- ##
============================================
+ Coverage 73% 73% +1%
============================================
Files 322 322
Lines 27776 27862 +86
============================================
+ Hits 20136 20297 +161
+ Misses 6846 6765 -81
- Partials 794 800 +6
Continue to review full report at Codecov.
|
/retest |
* use Gateway and VirtualService to expose helloworld service * readme fix
istio#5873) * Update Jaeger version and add limit on the number of traces held in memory * Use tag 1 to pick up latest stable versions * Use tag 1.5
* enable mixer alpha3_v2 tests * fix capture logs for new target * make rate limit test more resilient * linter errors * fix fmt * update tests
/test istio-presubmit |
Closing in favor of #5973 . That one was targeted against release-0.8 and had merge conflicts when I attempted to rebase against master. |
Resolves Issue 5817