-
Notifications
You must be signed in to change notification settings - Fork 527
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
fix: hash_on field and limitation #2034
Conversation
✔️ Deploy Preview for apisix-dashboard ready! 🔨 Explore the source changes: b50c821 🔍 Inspect the deploy log: https://app.netlify.com/sites/apisix-dashboard/deploys/610f40054aeefe0008593823 😎 Browse the preview: https://deploy-preview-2034--apisix-dashboard.netlify.app/ |
Codecov Report
@@ Coverage Diff @@
## master #2034 +/- ##
==========================================
- Coverage 65.74% 65.69% -0.05%
==========================================
Files 121 121
Lines 3202 3204 +2
Branches 776 778 +2
==========================================
Hits 2105 2105
- Misses 1097 1099 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
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?
In the Upstream creation or configuration page, when Hash on selected
consumer
, theKey
field is not required.Related issues
fix #2012
Checklist: