kbrew icon indicating copy to clipboard operation
kbrew copied to clipboard

kbrew is homebrew for Kubernetes

Results 45 kbrew issues
Sort by recently updated
recently updated
newest added

Long line in recipe get a newline character and are as shown below. This is due to the behavior in the yaml package as reported here - https://github.com/go-yaml/yaml/pull/455 The issue...

Currently, `kbrew` is being used as a client-side CLI tool, but can it be extended to a cluster component(as a Pod) which could be created as soon as the cluster...

After #100, the code evaluates the raw file with the Go template engine - this doesn't ignore the commented lines in the raw YAML. This should be avoided as a...

`kbrew info` goes parses through the recipe YAML, evaluating the Go templates. For an execution where there kubectl context is not configured or invalid - `kbrew info` will fail in...

kbrew should support overriding default args. We can accept a list of comma-separated `key=value` pairs of arg list and override the default args set in the recipe. If the arg...

This will allow users to tweak recipes if they want to experiment with something or try some fixes for their env. It could be something like `kbrew edit recipe [app]`...

hold-off-merging
ready-to-merge

kbrew install kafka-operator 🚀 Installing kafka-operator app... Version: 0.4.9 Pre-install dependencies: Post-install dependencies: --- ⣽ Installing app kafka-operator in kafka namespace ✗ Installing app kafka-operator in kafka namespace exit status...