Ray Burgemeestre

Results 9 comments of Ray Burgemeestre

For me creating an ingress with @OElGebaly's annotation `nginx.ingress.kubernetes.io/backend-protocol: "HTTPS"` worked as well!

Hi guys, I also ran into this issue today, I took a fix from: https://github.com/Haivision/srt/pull/2392 and at least that makes it compile again. I don't know if you guys would...

Definitely, will do it later tonight!

Hey it would have been really nice if you guys merged this back in 2018 :) I just patched this file in a similar way for our ldaps. Any chance...

Hi Phil, thanks for the feedback! You're right, it depends on the order in which the files are listed in the "imports" array. Luckily everything is all sorted and deterministic....

Sorry if the history of this PR now looks a little messy/verbose, it's because in the meantime the code base has changed. I removed my transformer (I'll keep it as...

After quite a bit of confusion because of switching back and forth between version 1.7.13 for work and 'master' for this PR. It turned out that `containerd config dump` did...

I see, I think I did overlook that something changed. When trying to 'demo' in a concise manner I see that the original code gives warnings that are no longer...

Hi all, I thought long and hard about this, but I decided to propose a replacement PR. I've created this one already: https://github.com/containerd/containerd/pull/9982 Some context has changed since I've opened...