Skip to content

Commit 410ee9f

Browse files
committed
Migrate Bucket controller to runtime/secrets
Replaces internal credential management with runtime/secrets package to standardize authentication, proxy configuration, and TLS handling across controllers. This migration eliminates code duplication by leveraging shared utilities and improves maintainability through consistent error handling patterns. The refactoring splits the large reconcileSource method into focused helper functions for better separation of concerns. Signed-off-by: cappyzawa <[email protected]>
1 parent a0b4969 commit 410ee9f

File tree

4 files changed

+200
-768
lines changed

4 files changed

+200
-768
lines changed

0 commit comments

Comments
 (0)