adding tests for config.MergeConfigMap functionality. (Set vs SetDefault).
Converted all settings keys to snakecase.
This commit is contained in:
@@ -63,9 +63,3 @@ const (
|
||||
//shortcut
|
||||
MetricsStatusThresholdBoth MetricsStatusThreshold = 3
|
||||
)
|
||||
|
||||
// Deprecated
|
||||
const NotifyFilterAttributesAll = "all"
|
||||
|
||||
// Deprecated
|
||||
const NotifyLevelFail = "fail"
|
||||
|
||||
Reference in New Issue
Block a user