Releases: AdamRussak/k8f
Releases · AdamRussak/k8f
0.7.8
0.7.7
k8f
Release Notes
Changes
Known Issues
Bugfix
- fixed no INI in path failes the task
- updated packages with security issues.
0.7.6
k8f
Release Notes
Changes
Known Issues
Bugfix
- fixed no INI in path failes the task
- updated packages with security issues.
0.7.5
k8f
Release Notes
Changes
Known Issues
Bugfix
- fixed no INI in path failes the task
- updated packages with security issues.
0.7.4
k8f
Release Notes
Changes
Known Issues
Bugfix
- fixed issue #27 that caused the creation of a corrupted kubeconfig file. by @maksimstankevic
0.7.3
k8f
Release Notes
Changes
Known Issues
Bugfix
- fixed issue #25 commands not receiving the correct arguments by PR #28 contributed by @maksimstankevic
0.7.2
k8f
Release Notes
Changes
Known Issues
Bugfix
- fixed commands not reciving the correct arguments
0.7.1
k8f
Release Notes
Changes
- added AWS Credentials validation
- by default AWS credentials and STS is beeing validated, in case of issues the creds are removed from list.
- added force stop flag
--validateif credentials are not validated. - improved Unit tests
- added
-q--quitflag to show only error message in the cli, this is useful for scripting and automation.
Known Issues
0.6.0
k8f
Release Notes
Changes
- added output feature for
listandfindcommands (see ReadMe file for more info on-s) #21 - added Container support (for AWS only)
- imporved Unitests
Known Issues
- in AWS if both config and credential files exist, k8f assumes that all assume roles are set in the config and not credential file.