Rui Lopes
Rui Lopes
#### Community Note Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. Please do not leave...
Install updates as described at https://esxi-patches.v-front.de/ESXi-7.0.0.html
Does it make sense to add a GitHub Actions Workflow? It could: * build and test this repository code after each git push * automatically publish the package to Flathub...
To be able to play with `k0sctl` outside of this provider control (e.g. to troubleshoot), it would be useful to have a property to get the full k0sctl configuration. Maybe,...
#### Overview of the Issue The plugin cannot upload an iso file with a 151MB or 3GB when using a `additional_iso_files` block. Please note that using `iso_url` works fine. This...
this is a PoC for https://github.com/hashicorp/packer-plugin-proxmox/issues/198. I'm looking for suggestions about the name of the configuration property, currently, its called `before_start_hook`. if you agree with this change, I'll later will...
#### Community Note Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. Please do not leave...
#### Community Note Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request. Please do not leave...
I think the following regex should be modified to `^(.+)-[[:xdigit:]]{2}-([[:xdigit:]]{32})-([[:xdigit:]]{16})-([[:xdigit:]]{2})$`: https://github.com/tinkerbell/boots-ipxe/blob/e9e36bd85356785cfeaf9e2f340d5a751f5b1708/tftp/tftp.go#L123 I'm also curious, is there a reason for not using a query string alike syntax? for example, `filename?traceparent=xxx`?
Please also show how to configure and use the k8s persistent volumes (e.g. integration with each cloud native block/file storage).