You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.