Márk Sági-Kazár

Results 330 issues of Márk Sági-Kazár

**Is your feature request related to a problem? Please describe.** When creating or deleting resources using the CLI tool, I often have to manually "poll" resource states. **Describe the solution...

enhancement

**Is your feature request related to a problem? Please describe.** Enabling integrated services on a cluster requires long commands: `banzai cluster service monitoring enable` It's also not really visible in...

enhancement

When the CLI interactively asks something SIGINT does not terminate the process, but skips the question.

bug

Currently `VERSION` is manually updated in the Makefile (see #65). The version should really come from Git and/or GitHub Actions.

Push to GHCR instead of ChartMuseum (which will be deprecated at some point).

I am currently migrating a filesystem to another which is much more performant. I am looking for a way to read files from the replica if they are already migrated....

This PR slightly improves slice allocation and prevents possible resizing /cc @talpert

### Is your feature request related to a problem? Please describe. I manage all my development environments with Nix. ### Describe the solution you'd like I'd like to install tcld...

enhancement

### Is your feature request related to a problem? Please describe. Embedding revision and date can be automated using Go tools: - https://mzampetakis.com/posts/Embedding-VCS-Info-in-Binary/#using-the-debug-package - https://github.com/openmeterio/openmeter/blob/main/cmd/server/version.go ### Describe the solution you'd...

enhancement