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

Tenant Index #834

Merged
merged 39 commits into from
Aug 11, 2021
Merged

Tenant Index #834

merged 39 commits into from
Aug 11, 2021

Commits on Jul 14, 2021

  1. added tenant index and tests

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    3a126d9 View commit details
    Browse the repository at this point in the history
  2. note

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    108a6bc View commit details
    Browse the repository at this point in the history
  3. Added tenantindex functionality

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    02e8ec9 View commit details
    Browse the repository at this point in the history
  4. Added poller functionality

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    2994512 View commit details
    Browse the repository at this point in the history
  5. fixed poller tests

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    26e9204 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2021

  1. EnablePolling

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Jul 15, 2021
    Configuration menu
    Copy the full SHA
    93ad4d2 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. log msgs

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    97045d3 View commit details
    Browse the repository at this point in the history
  2. removed incorrect comment

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    d02a061 View commit details
    Browse the repository at this point in the history
  3. Split out list functionality

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    6f07a08 View commit details
    Browse the repository at this point in the history
  4. patched up test

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    eebb6a7 View commit details
    Browse the repository at this point in the history
  5. tests

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    807d97a View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. TestApplyResults

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    63327bb View commit details
    Browse the repository at this point in the history
  2. made tenants return a []string

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    004a590 View commit details
    Browse the repository at this point in the history
  3. Added TestUpdateSaved

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    f0eeb2a View commit details
    Browse the repository at this point in the history
  4. Don't add blocks that are already in the lists

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    cb22bfa View commit details
    Browse the repository at this point in the history
  5. force polling on startup. don't poll querier in single binary

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    573f2bd View commit details
    Browse the repository at this point in the history
  6. Added fallback config option

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    fb6a05b View commit details
    Browse the repository at this point in the history
  7. Added metrics

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    16543a5 View commit details
    Browse the repository at this point in the history
  8. removed tenant from index

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    90047cf View commit details
    Browse the repository at this point in the history
  9. cleanup

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    354fa4a View commit details
    Browse the repository at this point in the history
  10. metrics, alerts, runbook

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    2ac8014 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. Added tenant builders config option

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    b50ff6b View commit details
    Browse the repository at this point in the history
  2. todos

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    7dd03cc View commit details
    Browse the repository at this point in the history
  3. tenant index too old

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    7545cc8 View commit details
    Browse the repository at this point in the history
  4. fixed tests

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    7c6bd57 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. changelog

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    e70caa9 View commit details
    Browse the repository at this point in the history
  2. lint

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    7f32a8e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb4d15a View commit details
    Browse the repository at this point in the history
  4. vendor check

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    adb27ce View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Configuration menu
    Copy the full SHA
    619f545 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Fixed e2e tests.

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    2747fa9 View commit details
    Browse the repository at this point in the history
  2. PR comments

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    17867a6 View commit details
    Browse the repository at this point in the history
  3. docs

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    8c8c434 View commit details
    Browse the repository at this point in the history
  4. Added testing

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    ee5db85 View commit details
    Browse the repository at this point in the history
  5. removed jpe

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    cfba991 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. doc improvements

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    05ae732 View commit details
    Browse the repository at this point in the history
  2. Improved tenant index poll tests

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    ebde24a View commit details
    Browse the repository at this point in the history
  3. Added fallback testing

    Signed-off-by: Joe Elliott <number101010@gmail.com>
    joe-elliott committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    566be4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    339bb4c View commit details
    Browse the repository at this point in the history