Sam Morris
Sam Morris
### Issue(s): Type `x` in between `[ ]` and make sure there isn't any space between brackets. Example; for Your Selected Issue(s), type like this - `[x]` You can select...
**Describe the bug** I just noticed that the extension hasn't downloaded any new wallpaper since September 2022. 'Refresh now' in the UI has no effect. I turned on debug logging...
**Which component**: kubeseal version: 0.17.5 **Is your feature request related to a problem? Please describe.** When sealing a secret which has a namespace specified, the `--namespace` option on the `kubeseal`...
**What would you like to be added**: a way to specify a preference value for upstream nameservers in the configuration of the `forward` plugin **Why is this needed**: Let's say...
I'm experimenting with using rsyslog for capturing log messages from the network and outputting to the systemd journal. At the moment I'm using `omjournal` which works well, [except for the...
I just noticed that `convert_poetry_to_requirements` works by running `poetry export --with=dev` and feeding the output to `safety check`. When a project has 'extra' dependencies, they are not included in the...
Of the `nameserver` keyword, the man page states, > If there are multiple servers, the resolver library queries them in the order listed. and, > (The algorithm used is to...
My setup has an extra certificate profile `caIPAserviceCertWild` for issuing wildcard certificates. The way this works is that a certificate request is made for a service `HTTP/apps.ocp.example.qq`. The certificate profile...
I got a crash when clicking the button within the PiP window that makes it full screen. This has only happened once, feel free to close if there's not enough...
**Is your feature request related to a problem? Please describe.** I'm using `micropipenv` in a multi-stage container build process where the first 'build' stage creates a Python virtual environment directory,...