sremp

Results 4 comments of sremp

@p4block FWIW This seems to be a lingering issue. I am able to consistently reproduce this issue using `26.0.0` and `26.1.0`: `No default certificate, fallback to the internal generated certificate...

@nmengin @p4block Did a lot of experimenting last night and discovered a potentially interesting behavior when deploying in a namespace without a TLS secret: ``` 2024-03-29T05:33:58Z DBG github.com/traefik/traefik/v3/pkg/server/configurationwatcher.go:227 > Configuration...

+1 to this. Just recently ran into this exact issue, with the only reasonable workaround being to use string semantics as detailed in the original post.

@msyea First of all I just wanted to thank you for all of your work on this rootless solution for Github Runners. I'm running to this same issue but when...