-
Notifications
You must be signed in to change notification settings - Fork 542
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(upstream): add upstream priority field #2271
Conversation
Codecov Report
@@ Coverage Diff @@
## master #2271 +/- ##
==========================================
+ Coverage 68.07% 69.80% +1.72%
==========================================
Files 127 184 +57
Lines 3370 7275 +3905
Branches 829 829
==========================================
+ Hits 2294 5078 +2784
- Misses 1076 1903 +827
- Partials 0 294 +294
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Hi, community. I have add a field to |
Hi @zaunist, just contacted with @guoqqqi, he will help you to do this :) |
For support FQDN #2080, we can't support edit |
need to fix the e2e test |
cc @guoqqqi |
It looks like we can now only configure the priority field via the editor, and we may need to update the node configuration of the upstream configuration form: Of course, we can do it in another PR if we need to. What do others think of it? 😄 |
I think it can |
Please answer these questions before submitting a pull request, or your PR will get closed.
Why submit this pull request?
What changes will this PR take into?
Add upstream priority support.
Related issues
fix #2192
Checklist: