Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@aamoyel aamoyel released this 13 Sep 15:44

Changelog

  • ecbd8a1 Initial commit
  • 7fc27ed chore: add client simple test and basic config func
  • a7fff6e chore: add config func to get config uri when calling 'get clusters' subcommand
  • a2ac57d chore: add marshall error
  • 14effb8 chore: add setup instructions and update subcommands descriptions
  • b5bee83 chore: go mod removals
  • ac8e723 chore: golang optimizations about errors and resource management
  • 57819cf chore: remove config tests to avoid environement var overlaping
  • 771711f chore: rm example kubeconfig
  • d45e99d chore: update cluster pkg name
  • 30cd935 chore: update readme typo
  • 8ba334d chore: update repo org
  • 450cb40 feat: add api to list Clusters in capi cluster
  • 58d9dec feat: add basic deploy manifests
  • 9d87913 feat: add caCert in server response
  • 252569b feat: add capability to pull configuration via url
  • 88b21d7 feat: add cli tool
  • d14cf3b fix: move goreleaser cfg to match client build