Adrian Mouat
Adrian Mouat
Hi Remco, It does make sense and it is possible, but maybe not as easy as it should be. There are three install methods, the quick installer, the kustomize install...
Trow will automatically look for a certificate at `certs/domain.crt` and a key at `certs/domain.key`. This can be overriden with `--cert` and `--key`. You can set the config map to be...
Thanks, that would be appreciated.
Thanks a lot for this! I'm flat out this week but I'll have a look at it next week.
I'm taking a look at it today. My only concern is getting the interface right really. Let's definitely merge the bugfix!
Is the bugfix swapping `break` to `continue`? Would you like to open a separate PR for that? We can merge that immediately. I'm keen to merge this PR, but we...
Refactoring for proxy auth was merged in #274
Thanks @awoimbee! Yes, I think we need to think about the interface a bit more, definitely interested in any thoughts/ideas. A lot of getting things to work with registries &...
So I'm trying to work on this, but I'm really not sure where to start! @sopak where did you get to? Is there something new I should look at?
OMG 5 level routes :man_facepalming: I might have to solve that somehow. There is an open issue in Rocket: https://github.com/SergioBenitez/Rocket/issues/511 but work seems to have paused.