Skip to content

v0.6.0

Choose a tag to compare

@jessesuen jessesuen released this 17 Jul 09:42
· 10154 commits to master since this release
a5334ec

Features:

  • Support PreSync, Sync, PostSync resource hooks
  • Introduce Application Projects for finer grain RBAC controls
  • Swagger Docs & UI
  • Support in-cluster deployments internal kubernetes service name

Refactoring & Improvements

  • Improved error handling, status and condition reporting
  • Remove installer in favor of kubectl apply instructions
  • Add validation when setting application parameters
  • Cascade deletion is decided during app deletion, instead of app creation

Bug Fixes:

  • Fix git authentication implementation when using using SSH key
  • app-name label was inadvertently injected into spec.selector if selector was omitted from v1beta1 specs