Skip to content

pkg/provider: live RDS and CloudWatch SDK adapters - #45

Merged
agenticode merged 1 commit into
mainfrom
wave/q4-rdsadapter
Aug 26, 2026
Merged

agenticode merged 1 commit into
mainfrom
wave/q4-rdsadapter

Conversation

@agenticode

Copy link
Copy Markdown
Owner

게이트 5축 ALL GREEN(go mod tidy 후 재검증). 부정행위 3점 검사 통과. 이 웨이브에서 go.mod/go.sum 을 만지는 유일 잡.

pkg/rds shipped a complete read-only collector whose only missing piece was
the translation between an AWS SDK struct and a struct with the same field
names. Adds service/rds and service/cloudwatch to go.mod and writes that
translation across seven read operations, recording every decision about what
an unset SDK field means -- five of which change what a report says. Tests
fake the SDK client: no credential, no ~/.aws, no AWS_* and no socket.

Co-authored-by: kording <74226694+kording@users.noreply.github.com>
@agenticode
agenticode merged commit 30b7c88 into main Aug 26, 2026
2 checks passed
@agenticode
agenticode deleted the wave/q4-rdsadapter branch August 26, 2026 07:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant