Hélia Barroso

Results 56 comments of Hélia Barroso

Yup pretty much that, ideally with some kind of flag or multiple flags, my issue is currently for environment/DC, but maybe we can have flags receiving values that we can...

@slashpai could you pls review?

Hi @nicolastakashi I would like to work on this issue, could you please assign it to me?

Hi @pavolloffay I would like to help on this issue, could you assign it to me?

Hi any prediction on this getting merged? thanks

Thank you guys, hope this can come in a new release soon 🤞

Also you need to add test to [amcfg_test.go](https://github.com/prometheus-operator/prometheus-operator/blob/main/pkg/alertmanager/amcfg_test.go)

It also requires a validation inside [globalConfig](https://github.com/prometheus-operator/prometheus-operator/blob/main/pkg/alertmanager/amcfg.go#L1726) to ensure alertmanager >= v0.28.0 https://github.com/prometheus/alertmanager/pull/3600/files

> > It also requires a validation inside [globalConfig](https://github.com/prometheus-operator/prometheus-operator/blob/main/pkg/alertmanager/amcfg.go#L1726) to ensure alertmanager >= v0.28.0 https://github.com/prometheus/alertmanager/pull/3600/files > > Thanks for pointing out the changes @heliapb ! > > A little clarification...

Hi @slashexx could you please rebase as the e2e test are failing due to an issue resolved.