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

fix: do not set instance_name of plugin if Kong version is below 3.2.0 #5250

Merged
merged 6 commits into from
Nov 29, 2023

do not add KongVersion field in intermediate struct kongstate.plugin

d1b83f1
Select commit
Loading
Failed to load commit list.
Merged

fix: do not set instance_name of plugin if Kong version is below 3.2.0 #5250

do not add KongVersion field in intermediate struct kongstate.plugin
d1b83f1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 29, 2023 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (release/2.12.x@b218821). Click here to learn what that means.

Additional details and impacted files
@@               Coverage Diff                @@
##             release/2.12.x   #5250   +/-   ##
================================================
  Coverage                  ?   68.0%           
================================================
  Files                     ?     165           
  Lines                     ?   19343           
  Branches                  ?       0           
================================================
  Hits                      ?   13160           
  Misses                    ?    5397           
  Partials                  ?     786           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.