solsson

Results 11 issues of solsson

I found `hyperctl` subcommands to have the right granularity to automate use of k3os for development. I made a quick attempt at configuring, but the URLs I get are incorrect....

**What kind of change does this PR introduce?** Bugfix **Did you add tests for your changes?** No **If relevant, did you update the documentation?** Yes **Summary** Firstly this change fixes...

PR: review-outdated
PR: small

I've gone through the PRs filed since I participated in early yaml work here, and unsurprisingly the duplication is a maintenance problem. I think Kustomize is a good fit for...

This project is a very interesting approach to what I've been looking for in https://github.com/Yolean/kubernetes-kafka/issues/101. Have you also considered managing schemas? A topic declaration could contain Avro schema(s) and the...

Kminion is a great tool, and I'd like to report performance numbers and possibly receive comments. We have a 3 broker kafka cluster with ~900 topics and ~2700 consumer groups....

The `k8s.gcr.io/pause:3.1` wasn't multi-arch.

Options to .set are forwarded already. This commit does the same for .add.

This is inspired by the Confluent Platform images. Without this change, users of the image would settle for the `./bin` and `./config` conventions. Mounted config would sit at /opt/kafka/config or...

Keeping this branch open, replacing #4, as it's good for Kafka dev builds and for experimenting with a smaller and possibly more Scala-native (see #3) alternative to #5.

See #89 for example Kubernetes yaml. Remaining decisions: - Which value to pick. Are `.glucoseMeasurement` and `.glucoseItem` equivalent? Or maybe it's better to use the newest `.graphData` entry instead? -...