DanSibbernsen
DanSibbernsen
Hi! Not certain what version of Kubernetes you're using (I'm on Kubernetes 1.20.4 and NGINX Ingress controller v0.44.0),. Adding the `nginx.ingress.kubernetes.io/x-forwarded-prefix` annotation worked for me. ``` --- apiVersion: networking.k8s.io/v1 kind:...
@80rian Unfortunately my solution doesn't cover that that (for the apps I maintain, we only have 1 path per service, and the only one I cared about for the x-forwarded-prefix...
Hi Adam, I'm getting acquainted with the open issues against BWAPI and trying to find where I can help best. Would it help to have the AIModuleLoader have a CMakelists.txt...
I dug into the project setup a bit and I think I've got a good approach to start work on bwapi-5 as far as CMake is concerned. Let me know...
No worries, I'm just leaving notes here as I have time to work on it. I'm having significant compiler issues with quite a few of the projects, so maybe it...
Hi @heinermann, just checking in again to gain clarity on this issue. Let me know if there are other areas/issues that are more pressing, I'd love to take a crack...
Hi all, FWIW I'm also experiencing this same problem on Suse Enterprise Linux 15.2 (SLES 15.2). Thanks for digging into this, helps to know I can ignore this problem when...
> Has this been resolved? I'm seeing errors in my environment but the system seems fine. I don't think so. I'm running Rancher 2.5.9, fresh install of the monitoring solution,...
I'm stumbling into this as a new user of k3s, trying to adjust some parameters inside the `config.toml.tmpl`. I *think* the `config.Node` variable it mentions is [here](https://github.com/k3s-io/k3s/blob/d4522de06a4bf9674288d6d1ec1b203a6b63767b/pkg/agent/config/config.go#L45) and the data...
Same issue. Had to work around it by installing the distro manually and then enabling it with [option 2](https://github.com/nullpo-head/wsl-distrod#option-2-make-your-current-distro-run-systemd) to get systemd started up