v0.6.0
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 applyinstructions - 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