Patrick Collins
Patrick Collins
**Describe the bug** Documentation states that `--conf` specifies "A path to the configuration file (by default, flowerconfig.py)" **To Reproduce** Attempting to provide a path always fails. (`--conf=relative_path/flowerconfig.py` -> `The module...
It hasn't been updated to use the new source link and hashes. I commented on the [AUR page](https://aur.archlinux.org/packages/butterflow/) a few weeks ago; hopefully this is a better place to track...
Hello! I'm improvising a format as per #736. When running Flatcar as a guest/vm in Proxmox, there is no proper way to poweroff or restart Flatcar instances. The two usual...
### Description When applying changes to `helm_release`s that use `values`, the diff output reports only that the entire `values` parameter has been removed and re-added; not marking the specific pieces...
Currently `swww restore` seems to use the default filter regardless of what had previously been set. Feature request with two possible approaches: Allow `swww restore` command to handle `--filter` flags....
To save the next person some time - as best I can tell from the code - you add a volumeAttribute (to the pv) named 'secret'; with a value matching...
**Summary**: `csi-driver-iscsi` tries to update values that don't exist; and just keeps retrying - never successfully mounting anything. **What happened**: ``` iscsiadm.go:85] Setting CHAP Discovery... iscsiadm.go:129] Begin createCHAPEntries (discovery=true)... multipath.go:33]...
I wish I were nix-savvy enough to know exactly why this is happening. Tailscale's SSH feature intercepts SSH connections on port 22 (when those connections arrive via Tailscale's network) and...
Closes #543 My use case involves wanting to prefix terragrunt dirs with numbers to make the stage order obvious, generate state keys based on path to ensure uniqueness, and use...