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 catalog tag filter backward compat #4944

Merged
merged 1 commit into from
Nov 13, 2018

Commits on Nov 12, 2018

  1. Fix catalog tag filter backward compat

    Fix catalog service node filtering (ex /v1/catalog/service/srv?tag=tag1)
    between agent version <=v1.2.3 and server >=v1.3.0.
    New server version did not account for the old field when filtering
    hence request made from old agent were not tag-filtered.
    Thibault Gilles committed Nov 12, 2018
    Configuration menu
    Copy the full SHA
    f582c6f View commit details
    Browse the repository at this point in the history