dy
dy
Hi, I would like to ignore this change:  as I read with _-y_ should ignore it, but I can't make it work: `katafygio --git-url https://xxx/k8s-test-cluster-backup.git --dump-only --local-dir /tmp/clusterdump2/ -x...
Hi, im using keelhq/keel:0.16.1 under k3s v1.23.3+k3s1. I get "No Major.Minor.Patch elements found" when I triggering an update (via webhook), although I added 'keel.sh/policy: all' annotation. Everything worked fine a...
Hi, im using scaleway's s3 solution as remote backend: ``` "fs": "s3", "params": { "endpoint": "https://s3.fr-par.scw.cloud", "region": "fr-par", "bucket": "ftpserver", "access_key_id": "SCWxxx", "secret_access_key": "xxxx, "disable_ssl": "true", "path_style": "true" } ,...
Hi, is there any way to follow the cursor with a vertical cursorline (like normal horizontal cursoline)?
When I setup 3 master nodes in HA, the worker nodes K3S_URL env points to the first master IP. If the 1st master goes down, worker nodes cannot reach the...
Hi, sometimes I get "github.com/traefik/plugin-simplecache/cache.go:129:3: panic" error. Enviroment: - k3s kubernetes cluster - traefik installed via helm Is there any way to debug this error?