Motte
Motte
Hi! First of all, thanks for creating this **extremely useful** action. I use it in many of my projects. Just want to make two suggestions: - emojis are not rendered...
Support for multiple data directories would be great! For example, a user may want to store his notes in multiple Git repositories (super-private notes, notes shared with someone else, ...)....
Hi. If this project is abandoned, please could you write it on the `README.md` file and also put a link to https://github.com/x0b/rcx for the "new version"? :grimacing: This repo is...
First of all, thank you for this software! :smile: I think it would be extremely useful to have this software on the **[Chocolatey](https://chocolatey.org/)** Package Manager for Windows! So one could...
Output of `restic version` -------------------------- `restic 0.9.5 compiled with go1.12.4 on windows/amd64` What should restic do differently? Which functionality do you think we should add? ---------------------------------------------------------------------------------- I know that this...
As it is now, the [`persistent_volume_claim_retention_policy`](https://github.com/zalando/postgres-operator/blob/a63a0758dec1cb29b1a13ef42fa6a62c096ec556/charts/postgres-operator/values.yaml#L173) feature doesn't work properly: the PVCs are **always** deleted (not by Kubernetes, but by the operator itself). Evidence: ``` time="2024-03-07T12:46:32Z" level=debug msg="pods have been...
In short, I have made the following changes: - improved README and structure - added useful `--help` message to the command - improved readability and usability in general - removed...
This PR introduces a configuration option to provide a way to disable the **deletion** of Kubernetes **secrets**: `enable_secrets_deletion` (default `true`). Ratio: see https://github.com/zalando/postgres-operator/issues/1736#issuecomment-1999567249 I think many people would love this...
### Issue Description When I create a container with `podman create ... -p53:53/udp ...` and then I run `podman generate systemd ...`, the `-d` flag is not put in the...
First of all, thank you so much for providing Winetricks 🙂 I find it very useful, keep up the good work! I have a question: is there any reason why...