Skip to content

(feat): add transparent RDS IAM backend auth#793

Merged
levkk merged 4 commits intopgdogdev:mainfrom
Tolsto:rds-iam-auth
Mar 2, 2026
Merged

(feat): add transparent RDS IAM backend auth#793
levkk merged 4 commits intopgdogdev:mainfrom
Tolsto:rds-iam-auth

Conversation

@Tolsto
Copy link
Contributor

@Tolsto Tolsto commented Feb 26, 2026

Closes #634

@CLAassistant
Copy link

CLAassistant commented Feb 26, 2026

CLA assistant check
All committers have signed the CLA.

@levkk
Copy link
Collaborator

levkk commented Feb 28, 2026

This looks really good! Thank you. I'm currently OOO, I'll review this early next week. Please ping me if you don't hear from me by Tuesday.

@codecov
Copy link

codecov bot commented Feb 28, 2026

Codecov Report

❌ Patch coverage is 91.95710% with 30 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
pgdog/src/backend/auth/rds_iam.rs 80.53% 22 Missing ⚠️
pgdog/src/backend/schema/sync/pg_dump.rs 94.23% 3 Missing ⚠️
pgdog-config/src/core.rs 96.72% 2 Missing ⚠️
pgdog/src/backend/server.rs 96.66% 2 Missing ⚠️
pgdog/src/backend/pool/address.rs 98.24% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

Copy link
Collaborator

@levkk levkk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! I'll rebase on main to fix conflicts and send you the PR for your branch!

@levkk
Copy link
Collaborator

levkk commented Mar 2, 2026

Tolsto#1

This should take care of it.

@levkk levkk merged commit 77836af into pgdogdev:main Mar 2, 2026
7 of 8 checks passed
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.

[Auth] Add support for RDS IAM

3 participants