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

Store,Compactor: Thanos sharding #1583

Merged
merged 13 commits into from
Oct 9, 2019
Merged

Commits on Oct 8, 2019

  1. Add selector.relabel-config flag && expose advertised label for store…

    … gateway
    
    Signed-off-by: jojohappy <sarahdj0917@gmail.com>
    jojohappy committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    f99502e View commit details
    Browse the repository at this point in the history
  2. To allow the duplicate external labels with different components && E…

    …mpty labels when no relabel configuration
    
    Signed-off-by: jojohappy <sarahdj0917@gmail.com>
    jojohappy committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    94d02ca View commit details
    Browse the repository at this point in the history
  3. Remove dropped block dir

    Signed-off-by: jojohappy <sarahdj0917@gmail.com>
    jojohappy committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    44483d6 View commit details
    Browse the repository at this point in the history
  4. Compact: support sharding compactor

    Signed-off-by: jojohappy <sarahdj0917@gmail.com>
    jojohappy committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    65da803 View commit details
    Browse the repository at this point in the history
  5. Add CHANGELOG

    Signed-off-by: jojohappy <sarahdj0917@gmail.com>
    jojohappy committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    6a95f51 View commit details
    Browse the repository at this point in the history
  6. Fixed docs and lints

    Signed-off-by: jojohappy <sarahdj0917@gmail.com>
    jojohappy committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    b560510 View commit details
    Browse the repository at this point in the history
  7. Fixed when no specific storeType

    Signed-off-by: jojohappy <sarahdj0917@gmail.com>
    jojohappy committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    f0ce02a View commit details
    Browse the repository at this point in the history
  8. Add test

    Signed-off-by: jojohappy <sarahdj0917@gmail.com>
    jojohappy committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    b52a238 View commit details
    Browse the repository at this point in the history
  9. Rebase master && update storeset test

    Signed-off-by: jojohappy <sarahdj0917@gmail.com>
    jojohappy committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    a210289 View commit details
    Browse the repository at this point in the history
  10. Update docs

    Signed-off-by: jojohappy <sarahdj0917@gmail.com>
    jojohappy committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    76b9981 View commit details
    Browse the repository at this point in the history
  11. Fixed unstable test

    Signed-off-by: jojohappy <sarahdj0917@gmail.com>
    jojohappy committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    d27bb87 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

  1. Address review comments

    Signed-off-by: jojohappy <sarahdj0917@gmail.com>
    jojohappy committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    de9a47f View commit details
    Browse the repository at this point in the history
  2. Add e2e test

    Signed-off-by: jojohappy <sarahdj0917@gmail.com>
    jojohappy committed Oct 9, 2019
    Configuration menu
    Copy the full SHA
    148828d View commit details
    Browse the repository at this point in the history