Sebastian S.

Results 70 comments of Sebastian S.

@johngmyers can you please approve? It's just fixing a typo in the docs, so failing e2e tests should not be related.

> Can you check the node name and labels to see if #413 applies? On my end the labels match the nodes name, so i assume your issue is not...

I have setup my Gitlab with a pipeline that spawns a lot of jobs (say 50) at the same time. The Gitlab runners are running inside my kubernetes cluster and...

For setting a cluster announce ip i would need to know this ip, however it would be the ip of the service that the dragonfly operator creates. So it is...

Can we have this re-opened? This seems like a good thing to have.

Any chance this gets merged, so people can start to work on it?

Here's what I got from `flux stats -A`: ``` RECONCILERS RUNNING FAILING SUSPENDED STORAGE GitRepository 18 0 0 1.0 MiB OCIRepository 100 1 0 287.8 KiB HelmRepository 22 0 0...

Our resources set for the image automation update controller are like this: ```yaml resources: limits: cpu: '1' memory: 1Gi requests: cpu: 100m memory: 64Mi ``` Thanks for your input @stefanprodan,...