Ruben Jenster

Results 45 issues of Ruben Jenster

Hi there, how can I set the languageserver options for the diagnostic-languageserver when I use coc-diagnostic ? (options from `:h coc-config-languageserver`) Thanks.

Hi @TomWright, when I use dasel I like to create a backup if it modifies a file. Currently I use **cp** before running dasel to create the backup. But I...

enhancement

Hi @tsl0922, I want to use the [Auth Proxy](https://github.com/tsl0922/ttyd/wiki/Auth-Proxy) feature with nginx as a reverse proxy and the auth request module. The auth server returns 401 when the auth token...

question

**Describe the bug** When selecting text the scissor overlay pops up but the selected text is not copied. **Expected behavior** The selected text should be copied to the system clipboard....

bug
upstream

Running cri-o on a cgroup v2 unified system `systemd.unified_cgroup_hierarchy=1 cgroup_no_v1=all` I noticed that the runtime (lxc / crio-lxc) fails to create the BPF filter for the cgroup device controller (with...

lifecycle/stale
approved
do-not-merge/release-note-label-needed
ok-to-test
dco-signoff: yes

Hi devs, The **xterm-addon-web-links** currently only supports the **http** and **https** schemes. What do you think about generic URI support where the user can set/extend the schemes to support? E.g...

type/enhancement
area/addon/web-links

Running `helm install gomods/athens-proxy` raises the following error: ``` Error: unable to build kubernetes objects from release manifest: unable to recognize "": no matches for kind "Deployment" in version "extensions/v1beta1"...

### Describe the bug a clear and concise description of what the bug is. Hi devs, The default prometheus datasource does not work when I install the **prometheus-kube-stack** chart with...

bug
lifecycle/stale

Hi, I'm trying to register a callback for a pulseaudio source device on the pulseaudio bus. see https://gist.github.com/r10r/5496667 I get the following error: DBus::Error: Method "AddMatch" with signature "s" on...

What about adding `seccomp_arch_name` (inverse of `seccomp_arch_resolve_name`) to the API ? It would be nice (e.g to debug rule generation) if the SCMP_ARCH_* constants can be resolved to the architecture...

enhancement
priority/low