Skip to content

v0.10.0

Compare
Choose a tag to compare
@endzyme endzyme released this 04 Jan 21:20
· 428 commits to master since this release
8cbb39d

[0.10.0]

Major-ish refactor to class structure and testing of independent classes in code. More work will be coming to make test coverage better.

Added

  • Default arguments for helm now do the right thing if using global flags for connecting to tiller (tiller-namespace, etc)

Fixed

  • Bubbled up actual error messages from Helm commands if they have a non-zero exit code

Breaking Changes

  • None expected but this is a refactor of the helm client interface

Notes

Found several bugs that are noted in code and here. Fixes will be forthcoming.

  • Found that rollback functionality isn't operational
  • Found that dependency_update is non-operational
  • Found that kubectl context update isn't functional