Theo Cabrerizo Diem
Theo Cabrerizo Diem
By supporting options such as `vendor-class-identifier` (option 60) by the DHCP client in kube-vip you can assign specific ranges in your dhcp server. It would be nice to support further...
### What is the problem you're trying to solve When running containers with `ipam: { "type": "dhcp" }` , the dhcp request have a empty hostname. Makes life painful when...
**Is your feature request related to a problem? Please describe**: I'm trying to use kubevirt on my own kerrnel and I'm getting: ``` {"component":"virt-handler","level":"info","msg":"Created tap device: tap0 in PID: 228362","pos":"common.go:365","timestamp":"2023-08-04T13:32:33.167651Z"}...
Unless I understood the docs wrong, `shdotenv export` ignores `-e /dev/null` Ex: ``` $ echo "VAR1=foo" > .env $ shdotenv -e /dev/null -e .env export HOME='/root' PATH='/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin' PWD='/tmp' SHLVL='2' TERM='xterm'...
Hello Mike, I've been using oci-registry at my homelab happily. Lately I decided to switch to S3 storage, as my raspberry pi SD card has been not so fast. I...
### Act version 0.2.48 ### Feature description Currently act sets the workdir (and thus `GITHUB_WORKSPACE` env var) for its created containers to the current dir which act is called from....