romner
romner
**Description** At the moment, `php artisan koel:sync` uses a simple foreach loop to iterate through all songs and add them to the database, occasionally stopping to update the progress bar....
**Is your feature request related to a problem? Please describe.** Currently, a container's disk size can only be a whole number of GB, which can be pretty wasteful with small...
**Is your feature request related to a problem? Please describe.** Typing out individual ports can be tedious at best and pretty much impossible at worst when trying to allow bigger...
Title. When mounting `sops-nix` secrets in VMs, rebuilding the system config remounts them on the host which makes the mounted dir appear empty on the guest. It wouldn't be an...
When using `microvm.vms..flake` to specify a microVM's config instead of declaring it inline with `vms..config`, the guest flake is the one defining options like `vcpu`, `shares` and `devices` instead of...
Mox currently doesn't seem to support OCSP stapling for SMTPS/IMAPS, which among other things makes it impossible to use OCSP Must-Staple certificates. Any plans to add this?
If the only available IP pool for a family has its `assignmentMode` set to `Manual`, Calico still attempts to assign addrs from that family to pods, which causes them to...