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

Use proto rules API instead of struct; Moved as much as possible to promclient; Added rulesAPI RPC to sidecar. #2243

Merged
merged 3 commits into from
Mar 19, 2020

Commits on Mar 16, 2020

  1. Use proto rules API instead of struct; Added rulesAPI RPC to sidecar.

    Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>
    bwplotka committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    2dc375b View commit details
    Browse the repository at this point in the history
  2. Fixed broken test.

    Signed-off-by: Bartlomiej Plotka <bwplotka@gmail.com>
    bwplotka committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    1227553 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2020

  1. Use proto rules API instead of struct; Moved as much as possible to p…

    …romclient; Added rulesAPI RPC to sidecar. (#2291)
    
    * rules_custom_test: fix asserting labels
    
    Signed-off-by: Sergiusz Urbaniak <sergiusz.urbaniak@gmail.com>
    
    * TestPrometheusStore_Rules_e2e: fix test fixture
    
    Signed-off-by: Sergiusz Urbaniak <sergiusz.urbaniak@gmail.com>
    s-urbaniak authored Mar 19, 2020
    Configuration menu
    Copy the full SHA
    b5f814d View commit details
    Browse the repository at this point in the history