Skip to content

database: Add ExcludeConfigField to extsvc.List

Administrator requested to merge ef/exclude-config into main

Created by: efritz

In the dependency_{sync,index}_schedulers, we list extsvcs but do not read their config. This might waste a number of decrypt calls we can skip.

This might help cut the KMS quota issues we've recently seen on k8s and cloud.

Test plan

Existing unit tests.

Merge request reports

Loading