remche

Results 12 issues of remche

It would be great if jqx could work with the buffer. My use case is to use with vim-rest-console. It would need following options : - [ ] allow to...

It would be great if some actions could accept several UID. `copy`, `delete` and `move` especially, but `read` could be interesting too.

enhancement
cli

This PR fixes #404 by adding a way to specify host for ingress objects : ``` c.KubeIngressProxy.ingress_host = 'host.tld' ``` I wonder if we should allow an array here ?

KubeIngressProxy

### Bug description When using named servers, we are redirected to `http://host.tld/user/username/test` but corresponding ingress rule path is set to `/user/username/test/`. Although it's not an issue for ingress-nginx, this remains...

KubeIngressProxy

### Bug description Ingress rules for singleuser pods wont match if a rule with host field for hub server exists : ``` NAME HOSTS ADDRESS PORTS AGE jupyter--2fuser-2fgpu-2f-route * 80...

KubeIngressProxy

We should check that etcd is healthy before upgrading next server node.

enhancement

Make worker nodes an array to enable different worker type. Wait for hashicorp/terraform#17519

enhancement

Helm hook that pull all app images.

enhancement
good first issue

### Bareos component version ### Environment ### - bareos (all components and vmware plugin/vadp dumper) **23.0.3~pre104.aaf825630-84** - bareos-vmware-vix-disklib **8.0.2-22388865** - ESXi **8.0 U2b - 23305546** - vCenter 8.0.2.00200 (Build: 23319993)...

needs triage
bug

Congrats for the great work on this plugin ! Would it be worth considering to use a command for the json variables values ? ie something like : ``` {...

enhancement