Skip to content
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

[v1.6 cherry-pick]fix: allow passing plugin config name for route with no backends (#1578) #1594

Merged
merged 1 commit into from
Jan 10, 2023

Conversation

tao12345666333
Copy link
Member

Type of change:

  • Bugfix
  • New feature provided
  • Improve performance
  • Backport patches

What this PR does / why we need it:

cherry-pick #1578

Pre-submission checklist:

  • Did you explain what problem does this PR solve? Or what new features have been added?
  • Have you added corresponding test cases?
  • Have you modified the corresponding document?
  • Is this PR backward compatible? If it is not backward compatible, please discuss on the mailing list first

…che#1578)

Co-authored-by: Katlinsky, Ilya <i.katlinsky@itransition.com>
@codecov-commenter
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (v1.6.0@ea315c0). Click here to learn what that means.
The diff coverage is n/a.

@@            Coverage Diff            @@
##             v1.6.0    #1594   +/-   ##
=========================================
  Coverage          ?   41.53%           
=========================================
  Files             ?       87           
  Lines             ?     7418           
  Branches          ?        0           
=========================================
  Hits              ?     3081           
  Misses            ?     3985           
  Partials          ?      352           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@tao12345666333 tao12345666333 merged commit dec4439 into apache:v1.6.0 Jan 10, 2023
@tao12345666333 tao12345666333 deleted the cp-1578 branch January 10, 2023 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/controller bug Something isn't working
Projects
Development

Successfully merging this pull request may close these issues.

bug: PluginConfigId is not assigned to the route in case upstreams used instead of the backends
5 participants