Skip to content

KubeTidy Krew Release v0.0.20

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Oct 15:35

[0.0.20] - 2024-10=28

Added

  • Verbose-only output for script execution in both local and Krew storage directories.

Changed

  • Modified script to check both local and Krew storage paths for .ps1 files, ensuring failover functionality.
  • Introduced a $foundScripts flag to track sourcing success across directories.

Fixed

  • Improved error handling to terminate execution with an error if no .ps1 files can be sourced from either path.

Notes

  • Script now exits with an error message if both local and Krew storage directories lack the required .ps1 files.