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

Support global denylist and per-tenant allowlist of tags for search data #960

Merged
merged 13 commits into from
Sep 23, 2021

Commits on Sep 15, 2021

  1. [search] Add global deny list of tags

    Signed-off-by: Annanay <annanayagarwal@gmail.com>
    annanay25 committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    1a0f402 View commit details
    Browse the repository at this point in the history
  2. Move CHANGELOG entries around, add docs

    Signed-off-by: Annanay <annanayagarwal@gmail.com>
    annanay25 committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    7405e91 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into search-tag-denylist

    Signed-off-by: Annanay <annanayagarwal@gmail.com>
    annanay25 committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    dbbb8d8 View commit details
    Browse the repository at this point in the history
  4. Fix entry

    Signed-off-by: Annanay <annanayagarwal@gmail.com>
    annanay25 committed Sep 15, 2021
    Configuration menu
    Copy the full SHA
    a349d7c View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Rework around adding a custom type and yaml/json marshaller

    Signed-off-by: Annanay <annanayagarwal@gmail.com>
    annanay25 committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    7409d4b View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into search-tag-denylist

    Signed-off-by: Annanay <annanayagarwal@gmail.com>
    annanay25 committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    a8f1d7d View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Checkpoint: Implemented marshal funcs and added test

    Signed-off-by: Annanay <annanayagarwal@gmail.com>
    annanay25 committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    c97995c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into search-tag-denylist

    Signed-off-by: Annanay <annanayagarwal@gmail.com>
    annanay25 committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    5a1b8bd View commit details
    Browse the repository at this point in the history
  3. Improve tests, handle edge cases

    Signed-off-by: Annanay <annanayagarwal@gmail.com>
    annanay25 committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    0266c39 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Address comments

    Signed-off-by: Annanay <annanayagarwal@gmail.com>
    annanay25 committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    b06385a View commit details
    Browse the repository at this point in the history
  2. Test denylist/allowlist in docker-compose tempo-search example

    Signed-off-by: Annanay <annanayagarwal@gmail.com>
    annanay25 committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    d3745b2 View commit details
    Browse the repository at this point in the history
  3. Fix single-tenant overrides

    Signed-off-by: Annanay <annanayagarwal@gmail.com>
    annanay25 committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    a87ae20 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'main' into search-tag-denylist

    Signed-off-by: Annanay <annanayagarwal@gmail.com>
    annanay25 committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    6b2a3ec View commit details
    Browse the repository at this point in the history