Matthew Schaefer

Results 28 comments of Matthew Schaefer
trafficstars

We use MUI. We have split approx 700 component tests into 8 groups of varying sizes which run in parallel in docker containters. The machine is sufficient for the load....

For two weeks we have been using the suggestion of @synaptiko to run one small group of tests first before running the rest in parallel. We have not seen the...

I got this error because the pod couldn't write to the persistent storage location.

This definitely looks like a bug. I tried installing 55.4.1 and the prometheus PVC would not get created no matter what I tried. I started successively taking lower releases (jumping...

This is still in an issue in the latest version 56.16.0.

I upgraded the chart to 58.1.3 and the CRDs accordingly. It is working.

I got this error because the pod couldn't write to the persistent storage location.

This still appears to be an issue with vite 5. The only way my tests run is if I set server.https to false, even though this doesn't appear to be...