Mostly works as expected, the are some resource consumption issues with largish yarn workspace based monorepos. We have to limit our concurrency to one per instance of the operator.
prehistoric-kite-30979
10/15/2021, 9:41 PM
Oh we also have to use a volume to mount into /tmp otherwise the pod gets evicted a lot. I think this is a consequence of our repo size though.