Commit 869eba1
committed
feat(rds-refresh): add DBLab config update and remove Lambda code
- Add UpdateSourceConfig method to update DBLab source connection
before triggering refresh, ensuring DBLab knows the clone endpoint
- Add source database credentials (dbName, username, password) to
config for DBLab connection configuration
- Remove Lambda-specific code, focusing on container/CLI deployment
which better suits the long-running nature of refresh operations
- Remove duplicate engine-integrated code (engine/internal/rdsrefresh
and engine/cmd/rds-refresh) since standalone component is preferred
- Update documentation with container deployment options (Docker,
ECS Task, Kubernetes CronJob, CLI with cron)
- Update workflow to include config update step before refresh trigger1 parent b8aadf1 commit 869eba1
File tree
19 files changed
+354
-2739
lines changed- engine
- cmd/rds-refresh
- deploy/rds-refresh
- internal/rdsrefresh
- rds-refresh
19 files changed
+354
-2739
lines changedThis file was deleted.
This file was deleted.
0 commit comments