mirror of
https://github.com/neondatabase/neon.git
synced 2026-08-18 20:18:23 +00:00
31bfeaf934
PR #8299 has switched the storage scrubber to use `DefaultCredentialsChain`. Now we do this for `remote_storage`, as it allows us to use `remote_storage` from inside kubernetes. Most of the diff is due to `GenericRemoteStorage::from_config` becoming `async fn`.