Releases: danielfoehrKn/kubeswitch
Releases · danielfoehrKn/kubeswitch
0.4.0
- new configuration file format (will be automatically migrated from the old format)
- support for Gardener store
- do not require the default ./kube/config file to be set
0.3.1
Includes
- MacPorts installation instructions
- the option to specify the kubeconfig name in the SwitchConfig in addition to the existing --kubeconfig-name flag
Thanks @herbygillot
0.3.0
Kubectx compatibility and more.
- add ability to define alias names for any context names
- add hook overview command
- add additional documentation
Unified search over multiple kubeconfig stores and paths
- Support multiple configurable search paths
- Unified search over multiple kubeconfig stores
- Set VaultAPI server address in the SwitchConfig file
0.1.0
- Support vault as a kubeconfig store
- Add index
- Add hot reload support
- improve stability
0.0.3
- Writing temporary kubeconfig files to HOME/.kube/.switch_tmp to isolate terminal windows.
- Adding command to clean temporary kubeconfig files
v 0.0.2
Adding installation via homebrew.
Overhauled the functionality and improved error handling.
Initial Release
The first release of the switch utility.