konf-go icon indicating copy to clipboard operation
konf-go copied to clipboard

konf is a lightweight kubeconfig manager. With konf you can use different kubeconfigs at the same time. And because it does not need subshells, konf is blazing fast!

Results 12 konf-go issues
Sort by recently updated
recently updated
newest added

Whenever I change context, the currently selected namespace is reset to the value set on import. Ideally, the namespace would be updated in the store, so that later switches to...

This PR adds fish shell support for konf Closes #29

merge-feature

When running `konf ns` the first namespace is highlighted even though that one is not necessarily the currently set namespace. It should have the currently selected namespace pre-selected. For example,...

Hi, thank you for your job. A cool feature should to have an option in the set cmd to only show context name. I send you a PR in this...

When importing kubeconfigs it should be possible to use aliases for context and cluster. This makes it easier for users to use their own names to identify konfs, without the...