Joao Marcal

Results 27 comments of Joao Marcal

Hello @gitgaoxiang I think I see your point. You basically want to replace the List with a set of Get's, from my side it looks reasonable. Unless I'm missing anything...

Hello, @gmendesnip I don't have much experience with this, but you actually have a `-` in the `chatID` couldn't be this? Isn't there anything showing in the Alertmanager logs?

Hi Nico 👋 having read your issue I agree with you that we should try and follow the conventions! I'll review your PR but @simonpasquier will be the best person...

@dgrisonnet while upgrading de Walkthrough, I modified the version of the HPA created to v2beta2 since v2beta1 is unavailable on 1.25+. However, in v2beta2 if we configure the HPA to...

> @dgrisonnet while upgrading de Walkthrough, I modified the version of the HPA created to v2beta2 since v2beta1 is unavailable on 1.25+. However, in v2beta2 if we configure the HPA...

> Also, something we could consider doing in the future would be to set up a simple CI job that would check that the manifests are getting applied in a...

Hello @dgrisonnet I would like to help with this! I have only one question, can I make it so the manifests are generated by jsonnet, or do you simply want...

Not sure if it's possible but couldn't you use both `volumes` and `volumeMounts` to achieve this? By mounting your volume under `/prometheus`?

To configure probes, we can use strategic-merge-patch. With the documentation containing a section on strategic-merge-patch and how to use it https://prometheus-operator.dev/docs/operator/strategic-merge-patch/ what else should be addressed in this issue? From...

With #4851 being closed shouldn't this be closed as well? Or do we want dedicated support for this?