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

[Backport release/3.2.x] fix(plugin): compat issue for config sync #10347

Merged
merged 1 commit into from
Feb 23, 2023

Commits on Feb 22, 2023

  1. fix(clustering/compat): compatibility for plugn fields (#10346)

    For 3.2, we added `aws_imds_protocol_version` config for `aws_lambda` plugin, and `aws_imds_protocol_version` config for `zipkin` plugin, but we did not add corresponding `removed_fields` entries. Which causes Hybrid mode sync to older versions of Kong to fail.
    
    Fix KAG-725
    
    Co-authored-by: Chrono <chronolaw@gmail.com>
    (cherry picked from commit 2a23672)
    StarlightIbuki authored and github-actions[bot] committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    0c80c2c View commit details
    Browse the repository at this point in the history