-
Notifications
You must be signed in to change notification settings - Fork 345
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
feat: add full compare when ingress startup #680
Conversation
Codecov Report
@@ Coverage Diff @@
## master #680 +/- ##
==========================================
- Coverage 35.04% 34.19% -0.85%
==========================================
Files 60 61 +1
Lines 5967 6117 +150
==========================================
+ Hits 2091 2092 +1
- Misses 3625 3774 +149
Partials 251 251
Continue to review full report at Codecov.
|
@gxthrj There are a couple of lint errors, please fix them. |
Please answer these questions before submitting a pull request
Why submit this pull request?
Bugfix
New feature provided
Improve performance
Backport patches
Related issues
feat: Need to fully compare CRD and internal objects in APISIX #587