Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@kumaya kumaya released this 14 Aug 13:34
· 6 commits to master since this release
d940eb5
  • Add support for AWS S3 source alongwith gitHub source.
  • Optimize resource events
  • Optimize crd validation logic
  • For RDS instance (manually deployed) create DatabaseServer and Database resource. With this change, it is now mandate to create all 3 resources for each application.
  • Add Label Selector support for all resources created by database controller if passed.

Breaking Changes

  • For databaseSchema resource git and gitFrom keys are renamed to source and sourceFrom to accomodate multiple migration sources.