Skip to content

Fix nil pointer exception when no object storage config is defined

Stan Hu requested to merge sh-fix-nil-object-storage-creds into master

This is a regression that was caused if the [object_storage] config section were omitted.

Merge request reports