Jerome

Results 20 comments of Jerome

@hameno : would you be able to progress this further after the comments ? This is a great feature that is direly missing

May I ask what workaround you're using ? (right now, I'm just mounting the whole volume and hardcoding paths ... that will work, but if there's better, I wouldn't mind...

Just found this ticket - and yes, we would really really appreciate the "safe-to-evict" label on pods. Some of our pods cannot have 2 running instances at the same time...

Quick update: I actually found out I can accomplish what I need by: - setting persistence.enabled to false - creating myself the mounts: ``` persistence.volumes: - name: jenkins-jobs persistentVolumeClaim: claimName:...

@pashcan : "yes", there is a reason ... but I kind of forgot :/ So, from bad memory: using false gets me a helm templating error (sorry, that's not super...

This would still be useful => not stale

> No need to install glibc to alpine. > > ``` > FROM alpine:3.13 > RUN apk add --no-cache \ > acl \ > fcgi \ > file \ >...

Thanks, that css works great !! (and thank you for adding that in v5 too)

@bechampion : did you get anywhere with this ? if so, could you share the setup ? I'm interested and going to start on this ..

Any chance somehow can review/approve ? this would be **very** useful