René Dudfield

Results 648 comments of René Dudfield

> Admin network policy is going through some changes, and it will be renamed. However, this will not change our effort to have it ready for the Beta release in...

@kartikjoshi21 note the merge conflicts

I need some time to think about this, I assigned myself. Also moved it to the next release milestone in the meantime.

Thanks @bevalentin for the detailed report! Definitely there should be a better message to the user about this error. We have the possibility to compile the headlamp-server using golangs feature...

We probably won't add support for this without someone contributing a proposal first, and then if it's ok contributing the implementation. Theoretically it could be possible, but I expect quite...

@kartikjoshi21 note the merge conflict

I ran through your tests manually on Windows 11 Enterprise with docker desktop... but with `cmd` and not gitbash. All good. ``` wsl --version WSL version: 2.6.1.0 Kernel version: 6.6.87.2-1...

This should error IMHO, but runs. (note ipv4 with ipv6 flags) ``` out\minikube start --driver=docker --ip-family=ipv4 --pod-cidr-v6=fd01::/64 ```