vmpooler/lib
Samuel Beaulieu 23efcc4cc0
(maint) Fix EXTRA_CONFIG merge behavior
Before this change if an extra config file had new keys they would get
merged to the main config but if it contained an existing key, like
'providers' it would overwrite the original config.
Adding a library 'deep_merge' to do a more natural merge, where existing keys
get sub-elements added together and arrays are combined like for the
pool configuration.
Adding spec tests around EXTRA_CONFIG as they were missing, by adding
and testing two new extra_config.yaml fixture files
2021-12-23 13:34:33 -06:00
..
vmpooler Add additional data to spans in api/v1.rb 2021-12-20 15:33:25 -05:00
vmpooler.rb (maint) Fix EXTRA_CONFIG merge behavior 2021-12-23 13:34:33 -06:00