Jack
Jack
@dentarg sorry, i will have a crack at them tomorrow, my fault for pushing a small pr at the end of the day
@dentarg hey i was hoping for some guidance i was able to get a test going and working as expected in `test/test_integration_single.rb` but i cant seem to be able to...
@nateberkopec should be all fixed up now 👍
i have this requirement but for the `traefik-proxy`. My usecase is app.example.com -> Cloudfront -> app.lb.example.com on normal ingress objects it looks like this ``` apiVersion: networking.k8s.io/v1 kind: Ingress metadata:...
We will also need to add logic to allow the spec to support redinessProbe and startupProbe for ` initContainers` with the `restartPolicy` set to `Always` ``` spec.template.spec.initContainers[1].readinessProbe: Forbidden: may not...
~I gave "release-1.7" tag a go, didn't help sadl.~ ~turns out i missed part of the error from before its actually ` is invalid: spec.template.spec.initContainers[1].readinessProbe: Forbidden: may not be set...
also just started running into this due to i think the docker version being updated on github runnners base image? i dont have this issue on custom runners atm edit:...
using load resolved it for me too But i also moved our pipeline over to using the build-push action + ghcr for intermediate storage instead of cli buildx + local...
I was looking at actioning this from the notification side of things, i.e a "daily" and a "weekly" average notification. (the one feature i miss from the original) @alexjustesen any...
no worries, no rush just lmk when. 👍