Robin Gruyters
Robin Gruyters
Our issue is back again with Nomad version 1.5.5. Issue was re-introduce when we stop (and purged) a job and re-deployed the job. If more information is required please let...
I have still issues with it with the latest nightly version, `20240130-221529-1479c7be aarch64-apple-darwin`. I have this issue only when using Monaspace font with harfbuzz_features set. Without the harfbuzz_features it looks...
Small update on this matter. The issue is only shown on a external monitor. I have it set to 2560x1440 (default for my monitor) resolution without HiDPI. When set to...
Thanks @7moodDxB2004 for these findings. I also noticed that this issue doesn't exist when using JetBrains Mono font. I have set `font_size: 15.0` and `line_height: 1.55` and my issues are...
I don't have this issue anymore. So, this one can be closed. (at least for me)
I had the same issue, but found a solution for it. I exclude yaml support when filetype `helm` is active. Below you can find how i have solved it. https://github.com/rgruyters/nvim/commit/dd7fb86fb6d69a84642ae0869c9ade47eb678735
Can't you just set new values for the variable within the breakpoint?
I don't have an IP address that is in use. The interface `eno1` has an IP of `10.20.30.40`. The loadbalancer IP is `10.20.30.41`. Although both are within the same subnet....
Tried settings `stack.lbClass` to `kube-system/traefik` or even `traefik` but didn't work. The External IP stays in pending state. Is there a way to find what the loadbalancer class is available?
That works! Thanks!