-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
rules: fix silly mistakes in the rules API #2957
Commits on Jul 29, 2020
-
rules: fix silly mistakes in the rules API
Fixes thanos-io#2938 and is a follow up to thanos-io#2925. Changes: * Copying all fields properly to the group-level as well * Set TZ to UTC explicitly in other `time.Time` fields to avoid a panic * Make sure that `RuleGroup` always has an empty array in the `rules` field because that's customary and that is what the new React UI expects. Manual testing for now. Signed-off-by: Giedrius Statkevičius <giedriuswork@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 83068f1 - Browse repository at this point
Copy the full SHA 83068f1View commit details
Commits on Aug 2, 2020
-
rules: remove DeprecatedPartialResponseStrategy
It has been marked deprecated for more than 2 months. Remove it finally. Signed-off-by: Giedrius Statkevičius <giedriuswork@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 94d7305 - Browse repository at this point
Copy the full SHA 94d7305View commit details -
e2e: rules_api: add checks for non-zero values
Signed-off-by: Giedrius Statkevičius <giedriuswork@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 08f2005 - Browse repository at this point
Copy the full SHA 08f2005View commit details -
Merge remote-tracking branch 'origin/master' into fixup_rules_api
Signed-off-by: Giedrius Statkevičius <giedriuswork@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 5b38401 - Browse repository at this point
Copy the full SHA 5b38401View commit details
Commits on Aug 3, 2020
-
Signed-off-by: Giedrius Statkevičius <giedriuswork@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 663c43b - Browse repository at this point
Copy the full SHA 663c43bView commit details -
Merge remote-tracking branch 'origin/master' into fixup_rules_api
Signed-off-by: Giedrius Statkevičius <giedriuswork@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 00bf3ee - Browse repository at this point
Copy the full SHA 00bf3eeView commit details -
Signed-off-by: Giedrius Statkevičius <giedriuswork@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 83bc4aa - Browse repository at this point
Copy the full SHA 83bc4aaView commit details
Commits on Aug 10, 2020
-
Signed-off-by: Giedrius Statkevičius <giedriuswork@gmail.com> Co-authored-by: Lucas Servén Marín <lserven@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for bb19c33 - Browse repository at this point
Copy the full SHA bb19c33View commit details -
Signed-off-by: Giedrius Statkevičius <giedriuswork@gmail.com> Co-authored-by: Lucas Servén Marín <lserven@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 59c2872 - Browse repository at this point
Copy the full SHA 59c2872View commit details -
Configuration menu - View commit details
-
Copy full SHA for adc16e1 - Browse repository at this point
Copy the full SHA adc16e1View commit details