Ted Zhao
Ted Zhao
I think the function adding extra fields is already there? see the `+` button @prymitive
It sounds like a secondary notifier that will handle ONLY when the primary notifier failed to send for several times.
@simonpasquier @gotjosh Any comments? thanks.
@simonpasquier any comments? thx
Why not just use VPA directly for each ruler pod?
I think it's not a bug as you sent ``` "labels": { "label_with_quotes": "\"Hello\"\"" } ``` rather than ``` "labels": { "label_with_quotes": "\\\"Hello\\\"\\\"" } ```