Skip to content

Commit 3caf8f1

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 44098cf commit 3caf8f1

File tree

4 files changed

+211
-766
lines changed

4 files changed

+211
-766
lines changed

0 commit comments

Comments
 (0)