mirror of
https://github.com/neondatabase/neon.git
synced 2026-09-04 20:48:36 +00:00
4e547e6274
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`.