wvh

Results 11 issues of wvh

I'm using the Vue syntax highlighting file. Have you considered trying to get them merged upstream? https://kate-editor.org/2018/08/14/downloading-kate-highlighting-files/ Thanks for your efforts!

Hello, I'm going through some of the more advanced topics in the book [about testing decoupled parts](https://quii.gitbook.io/learn-go-with-tests/questions-and-answers/http-handlers-revisited#the-tests) and while the examples are clear, I'm always running into difficulties when I...

When creating a single node cluster using k0sctl, the created cluster will use `etcd` for storage instead of `kine`, unless the storage option is specifically set to `kine`. Explicitly adding...

Hello, There doesn't seem to be an option to turn off automatic compression of included files. The `findAndWriteFiles` uses size comparison passed from `writeCompressedFileInfo` to detect whether it would be...

Hello, I fixed 2 problems, or they were at least in my environment. - My javascript engines don't seem to allow overriding String.length, so I added a call to toString()....

Hello! Has Elastisys tried any Kubernetes CSI driver for Upcloud? We've been (successfully) using the following driver to attach Upcloud volumes: https://github.com/DGollings/csi-upcloud ... but it doesn't seem it's being actively...

feature

Hello! This command: ```js await $`echo 1 && echo stderr >&2`; ``` throws this error: ``` error: Uncaught (in promise) Error: Async commands are not supported. Run a command concurrently...

### Describe the bug For a Flux setup that involves a lot of chained Kustomizations using `dependsOn`, for example: `bootstrap --> controllers --> databases --> post-config --> app1 / app2...

### Preflight checklist - [X] I could not find a solution in the existing issues, docs, nor discussions. - [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/hydra-login-consent-node/blob/master/CODE_OF_CONDUCT.md). -...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### What happened? Running Cilium 1.16.0-rc.2 on a single host `k0s` cluster results in...

kind/bug
needs/triage
kind/community-report
info-completed