-
Notifications
You must be signed in to change notification settings - Fork 6.4k
fix(ui): calculate service info correctly for networking.k8s.io/v1 ingress #6923
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 #6923 +/- ##
==========================================
- Coverage 41.13% 41.12% -0.02%
==========================================
Files 157 158 +1
Lines 20993 21363 +370
==========================================
+ Hits 8636 8785 +149
- Misses 11129 11312 +183
- Partials 1228 1266 +38
Continue to review full report at Codecov.
|
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.
Thank you @backjo ! Changes look good. Can you please resolve linter error (resort imports) and revert change not related to the PR?
c692c3d
to
e9919a4
Compare
…gress Signed-off-by: Jonah Back <jonah@jonahback.com>
e9919a4
to
59f789a
Compare
@alexmt should be good to go. |
Anything else needed here? @alexmt @jessesuen |
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.
Change LGTM. One small nit
Signed-off-by: Jonah Back <jonah@jonahback.com>
Thx @jessesuen - updated to reflect your comment. |
…gress (argoproj#6923) Signed-off-by: Jonah Back <jonah@jonahback.com> Signed-off-by: viktorplakida <plakyda1@gmail.com>
Closes #5839
Note on DCO:
If the DCO action in the integration test fails, one or more of your commits are not signed off. Please click on the Details link next to the DCO action for instructions on how to resolve this.
Checklist: