aohoyd

Results 5 issues of aohoyd

Completions were rewritten to make it possible to have completions for all shells. - `cmd/switcher/switcher.go` was split into subcommands - new subcommand `switch completion` was introduced in `cmd/switcher/completion.go` - new...

New flag `-l/--selector` is implemented to have possibility to specify custom label selectors for non-standard deployments

Currently tetragon-operator allows to update CRDs only if running version is smaller. But in some cases it is required to just replace CRDs. This PR makes next changes: - Adds...

release-note/minor

This PR adds fish shell support for konf Closes #29

merge-feature

Hello Ivan, thank you for this awesome tool! I found it pretty useful for my daily work, but I miss possibility to run node debugger like in native `kubectl debug`...