Peter Fern

Results 281 comments of Peter Fern

> 1. You are right and this could be an enhancement. Feel free to open a new issue to track it independently, it is better to scope issues to only...

> Even if the very common use case is to redirect from HTTP to HTTPS we think that this should be an opt-in behaviour that can be enabled through an...

What's the verdict on this? I'm willing to invest some time into looking at implementation details, but obviously I don't want to do that if this is unlikely to be...

Whilst our preference would be to use Traefik for Ingress, we need to move forward, and since many other ingress controllers support per-ingress HTTPS redirection, we've decided that we must...

Yes, you can use a value that can only be interpreted as stringish, ie - `aaa` instead of `'0'`

This issue only applies when you have `useExternalConfig` enabled, in which case the value of `externalConfigVersion` is used verbatim in the annotation. Otherwise, the annotation contains a hash of the...

I didn't read all your config because the formatting is completely broken (wrap code three backticks (```), or indent it all with three spaces to fix the formatting). But, you...