Commit 3caf8f1
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 <cappyzawa@gmail.com>1 parent 44098cf commit 3caf8f1
File tree
4 files changed
+211
-766
lines changed- internal
- controller
- tls
4 files changed
+211
-766
lines changed
0 commit comments