Christian Hopf

Results 30 comments of Christian Hopf

👍 for Renovate (better configurable than dependabot)

Hm, I think this PR addresses the case, that the Alert has to provide a label which can then be routed dynamically. This is similar to my "alternative" as the...

![image](https://user-images.githubusercontent.com/14875968/148728130-cc553b4d-dd90-46b2-bb88-4d7885e4a90a.png) This is a common alert from kube-prometheus. Yes, there are labels from the affected resource but not the labels I want to route with: Example: - Pod A in...

It would also be ok to only see the labels of the resource itself (so not from its namespace; this would be the high-end solution 😉). But it has to...

Hi, could you please clarify the chart for which you would need this?

Can you try to increase the CPU limits? `50m` is not that much, maybe the probes are not answered in time.

The resource consumption depends on the load and your setup. In general it should be low, but as I said that depends on your specific setup. Therefore the default values...

I can confirm the same behaviour in one of my actions.

I created a simple reproduction repository and the workflow hung on the first execution: https://github.com/ckotzbauer/verify-attestation-repro/actions/runs/9044178111/job/24852568726 Between line 32 and 33/34 it took about 8 minutes.