Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 1.04 KB

CHANGELOG.md

File metadata and controls

34 lines (28 loc) · 1.04 KB

v1.0

  • fixed major bugs
  • removed the use of kubectl insecure
  • added gotags for all the structures

v1.0-rc3

  • Stable CLI
  • Docs are almost ready

v1.0-rc2

  • fixed major bugs
  • improved security in SSH Execute

v1.0.1-rc1

  • Added logging
  • 'Core' Azure support
  • 'Core' Civo support
  • Local support

0.2v

  • Added support for High availability Kubernetes cluster
  • Added complete support for CIVO provider

0.1v

  • Added Create and Delete for CIVO (PR)
  • Added Create and Delete for LOCAL (PR)
  • Upgraded the CLI and API (PR)
    • BUG FIX
  • Added Get-Cluster (PR)
  • Added Switch-Cluster API (PR)
  • Added Switch-Cluster CLI (PR)
  • Improved the Test cases (PR)