Skip to content

Revert "Allow DB connections to refresh credentials (#646)"#674

Open
colek42 wants to merge 1 commit intomainfrom
revert/db-cred-rotation
Open

Revert "Allow DB connections to refresh credentials (#646)"#674
colek42 wants to merge 1 commit intomainfrom
revert/db-cred-rotation

Conversation

@colek42
Copy link
Contributor

@colek42 colek42 commented Dec 2, 2025

Revert: Allow DB connections to refresh credentials (#646)

Summary

This PR reverts commit 1d6959e ("Allow DB connections to refresh credentials (#646)") which was merged from feat/db-cred-rotation.

Reason for Revert

The original PR included modules that were imported from a personal repository. I missed them on my review. These dependencies need to be properly sourced before this feature can be re-implemented.

What this reverts

  • Database credential refresh functionality
  • Related utility code in pkg/metadatastorage/sqlstore/utils.go

Next Steps

  • Review and identify all modules from personal repos
  • Source these modules from proper locations (fork to org, or inline the code)
  • Re-implement the feature with proper dependencies

Related

This reverts commit 1d6959e.

Signed-off-by: Cole Kennedy <cole@testifysec.com>
@colek42 colek42 force-pushed the revert/db-cred-rotation branch from 9ef88ee to 4fd6880 Compare December 2, 2025 00:31
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.

4 participants