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: ensure the plugin is always reloaded #4319

Merged
merged 5 commits into from
May 31, 2021
Merged

Commits on May 27, 2021

  1. fix: ensure the plugin is always reloaded

    Only trigger a reset from admin when the etcd's data is different
    from the one of admin. So there is no need to add check in node side.
    
    Fix apache#4314
    
    Signed-off-by: spacewander <spacewanderlzx@gmail.com>
    spacewander committed May 27, 2021
    Configuration menu
    Copy the full SHA
    de379b8 View commit details
    Browse the repository at this point in the history
  2. fix reset check

    Signed-off-by: spacewander <spacewanderlzx@gmail.com>
    spacewander committed May 27, 2021
    Configuration menu
    Copy the full SHA
    6a42a7b View commit details
    Browse the repository at this point in the history
  3. fix error handling

    Signed-off-by: spacewander <spacewanderlzx@gmail.com>
    spacewander committed May 27, 2021
    Configuration menu
    Copy the full SHA
    a86235e View commit details
    Browse the repository at this point in the history
  4. update test

    Signed-off-by: spacewander <spacewanderlzx@gmail.com>
    spacewander committed May 27, 2021
    Configuration menu
    Copy the full SHA
    c92f163 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into rrai

    Signed-off-by: spacewander <spacewanderlzx@gmail.com>
    spacewander committed May 27, 2021
    Configuration menu
    Copy the full SHA
    f9707ef View commit details
    Browse the repository at this point in the history