Peter Schiffer
Peter Schiffer
URLRewrite works: ```yaml filters: - type: URLRewrite urlRewrite: hostname: example.com ```
Hello, I believe formatting was correct as changing `X-Forwarded-Host` header worked fine. It does look weird in my original description, but that's just how Rancher shows that yaml file.
In the original description: > other changes done afterwards to the Gateway API resources are not reflected could be related to the issue #34982
I believe this is still relevant.
Still not resolved.
And now it would be also useful to have a way to reset / recover root password as I lost it 😀
I was able to reset the password with https://mariadb.com/kb/en/server-system-variables/#skip_grant_tables
I was just looking for this option.
Related feature to this would be option to modify `relabelings` of `serviceMonitor`s, for example, I would like to add `node_name` label to mysql metrics.
Hello, given Keycloak 26 is out, `persistent-user-sessions` is enabled by default and external infinispan in a single-site setup is guarded with a feature flag (so it's not used) - is...