jonathan-boudreau-work
jonathan-boudreau-work
Yes that is correct,does kodiak support this?
Because normally you'd place a space between two words.
I'm not familiar with go, just wanted to at least report it since I wasted a lot of time on figuring this out.
Yes, I was able to package it without any error message. Its only when I push to the registry that I get an error.
FORCE_SSL not working is also an issue for ingress-nginx on Kubernetes. I'm not familiar with the language or framework used, so patching will be difficult. Wasn't able to find where...
At the time I wasn't able to try it out because pact-python was still using an old version (something about the binary size and pypi). Not sure if that is...
Its easier for me to integrate into my project if I can just download it from pypi and call the verifier from python when running pytest. Running it through docker...
Also, if you're willing to handle this use case I'd be interested in fixing it with some minor guidance.
I tried rebuilding the image on my local, and I still get the same error. I thought it might've been because I built it using podman but that doesn't seem...
I'm not building the image or trying to run it. This is just when I use `client.images.get(name)` to get some metadata from it.