Releases: bvankampen/kubeconfig-selector
Releases · bvankampen/kubeconfig-selector
v1.5.0
Changelog
- 6bd1a90 Merge pull request #19 from bvankampen/1.5-dev
- 4278b2f Update Readme
- d056821 WriteConfig function and new config value
- f832892 add r as prefix for marked rancher instances
- 88fb506 basic rancherconfig logic
- 054cf7f cleanup
- 6f2e0cb fix for x on screen
- 917e600 rancher kubeconfig fix
- b197180 update README and remove in-app changelog
v1.4.6
v1.4.5
What's Changed
- fix for not existing cluster name bug by @bvankampen in #15
Full Changelog: v1.4.4...v1.4.5
v1.4.4
v1.4.3
v1.4.2
- [BUGFIX] Rename context gave error about symlink in save Kubeconfig func.
- [BUGFIX] Delete last item in
ui.KubeConfigsslice gave fatal error
v1.4.1
- [BUGFIX] Set filemode to
0600for target when making symlink.
v1.4
- [Bugfix] add error handling for empty kubeconfig folder or non existing extra folders)
- [Feature] support for multiple configfile extensions (yaml, config, conf)
v1.3.1
Bugfix for deleting config (only delete symlink when context is the current context)
v1.3
- Fix problems with kubeconfigs with multiple contexts
- Add symlink feature for kubeconfigs (see help)