Skip to content

Commit 869eba1

Browse files
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 trigger
1 parent b8aadf1 commit 869eba1

File tree

19 files changed

+354
-2739
lines changed

19 files changed

+354
-2739
lines changed

engine/cmd/rds-refresh/main.go

Lines changed: 0 additions & 176 deletions
This file was deleted.

engine/deploy/rds-refresh/Dockerfile

Lines changed: 0 additions & 39 deletions
This file was deleted.

0 commit comments

Comments
 (0)