Skip to content

Releases: AdamRussak/k8f

0.7.8

23 Mar 21:02
bfc9633
Compare
Choose a tag to compare

k8f

Release Notes

  • added release for macOS Amd64

Changes

  • merged bependabot PR's

Known Issues

Bugfix

0.7.7

21 Nov 07:16
Compare
Choose a tag to compare

k8f

Release Notes

Changes

Known Issues

Bugfix

  • fixed no INI in path failes the task
  • updated packages with security issues.

0.7.6

20 Nov 07:53
Compare
Choose a tag to compare
0.7.6 Pre-release
Pre-release

k8f

Release Notes

Changes

Known Issues

Bugfix

  • fixed no INI in path failes the task
  • updated packages with security issues.

0.7.5

15 Nov 07:08
6b7bab5
Compare
Choose a tag to compare
0.7.5 Pre-release
Pre-release

k8f

Release Notes

Changes

Known Issues

Bugfix

  • fixed no INI in path failes the task
  • updated packages with security issues.

0.7.4

05 Oct 12:32
Compare
Choose a tag to compare

k8f

Release Notes

Changes

Known Issues

Bugfix

0.7.3

23 Sep 11:31
Compare
Choose a tag to compare

k8f

Release Notes

Changes

Known Issues

Bugfix

0.7.2

05 Sep 21:41
7161b27
Compare
Choose a tag to compare

k8f

Release Notes

Changes

Known Issues

Bugfix

  • fixed commands not reciving the correct arguments

0.7.1

29 Aug 08:58
Compare
Choose a tag to compare

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 --validate if credentials are not validated.
    • improved Unit tests
  • added -q --quit flag to show only error message in the cli, this is useful for scripting and automation.

Known Issues

0.6.0

05 Aug 20:41
bbf5671
Compare
Choose a tag to compare

k8f

Release Notes

Changes

  • added output feature for list and find commands (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.

Contributors

0.5.13

31 Jul 19:52
fb5390c
Compare
Choose a tag to compare
0.5.13 Pre-release
Pre-release

k8f

Release Notes

Changes

  • fixed issue #17
  • added Container support (for AWS only)
  • imporved Unitests

Known Issues

Contributors