erikschul

Results 30 issues of erikschul

One time consuming task is understanding the fundamental differences, other than just performance. Is it safe for untrusted data? Does the project explicitly make it a goal? Is it specification-driven...

**Describe the Bug** In [this guide](https://github.com/golang-migrate/migrate/blob/master/MIGRATIONS.md) it is stated that >Versions of migrations may be represented as any 64 bit unsigned integer. When running `migrate` on an empty database, it...

### Motivation I would like to use the same method for session storage as when using the redis backend, but instead of using redis, just use a built-in key value...

enhancement

### Motivation This error is not specific enough. Please provide more detail about what is invalid in the config file: > ERROR: failed to load config: unable to load config...

enhancement

**What happened**: Default context: ``` securityContext: allowPrivilegeEscalation: false capabilities: drop: - ALL readOnlyRootFilesystem: true runAsNonRoot: true runAsUser: 1000 seccompProfile: type: RuntimeDefault ``` Shouldn't this also `runAsGroup: 1000` ? Currently it...

needs-triage

Screenshot: See lower left corner. The sidebar doesn't expand to use the whole area. The current CSS, given the absence of scrollbars, gives the illusion that there is no more...

Output of `restic version` -------------------------- 0.18.0 What backend/service did you use to store the repository? --------------------------------------------------------- sftp Problem description / Steps to reproduce ---------------------------------------- when using ssh to connect, it...

### Is your feature request related to a problem? Please describe. When I want to watch/kill slow queries, I want to see active and sorted by time desc. But this...

Enhancement

Would it be possible to uuse `umoci` for multi-arch images? I can use `skopeo` to download a specific arch/os, for both arm64 and amd64, unpack both, modify both, repack both......

### What is the problem this feature would solve? Currently Bun only supports HTTP proxy. Bun's http module is incompatible with NodeJS solutions such as `socks-proxy-agent`, but it would be...

enhancement