Moritz Johner
Moritz Johner
hey @LG95, the cert controller needs a bit to initialize the certificate and that changes needs a bit to propagate to other components. eventually it will be set up. if...
Hey there! We're thrilled about this! :tada: :partying_face: We've created the above :point_up_2: linked issue to assign/track the work on our end. I'm sure there will be questions, we'll post...
> do you think we should add more emails here? Don't think so, we're good!
This works for me as a temprorary workaround: just remove The (all) containers with: `docker rm $(docker ps -a -q)` then rebuild and run.
Hey @KianTigger @EladGabay could you take a look at this?
IMHO i would avoid breaking existing clients. Is there a different way to validate? E.g. can we verify that we have network connectivity to the desired endpoint or can we...
Hey! I see your use-case and this has come up a couple of times in the past. We didn't find yet a way of supporting that without losing our sanity...
Thanks for working on this! I like that idea, i think i get your approach. We must make sure that we maintain forward and backward compatibility. We basically need a...
Hey! I think we need to move both Dockerfiles to a `build` directory. If complexity in the makefile get's too high or it's too annoying it makes sense to move...