boulder/test/config-next
Samantha e2e7dad034
Move cmd.DBConfig fields to their own named sub-struct (#5286)
Named field `DB`, in a each component configuration struct, acts as the
receiver for the value of `db` when component JSON files are
unmarshalled.

When `cmd.DBConfig` fields are received at the root of component
configuration struct instead of `DB` copy them to the `DB` field of the
component configuration struct.

Move existing `cmd.DBConfig` values from the root of each component's
JSON configuration in `test/config-next` to `db`

Part of #5275
2021-02-16 10:48:58 -08:00
..
admin-revoker.json Move cmd.DBConfig fields to their own named sub-struct (#5286) 2021-02-16 10:48:58 -08:00
akamai-purger.json Clean up akamai purger configs (#5174) 2020-11-11 09:46:58 -08:00
bad-key-revoker.json Move cmd.DBConfig fields to their own named sub-struct (#5286) 2021-02-16 10:48:58 -08:00
ca-a.json Add logging of OCSP generation events (#5223) 2021-01-12 15:31:49 -08:00
ca-b.json Add logging of OCSP generation events (#5223) 2021-01-12 15:31:49 -08:00
cert-checker.json Move cmd.DBConfig fields to their own named sub-struct (#5286) 2021-02-16 10:48:58 -08:00
contact-exporter.json Move cmd.DBConfig fields to their own named sub-struct (#5286) 2021-02-16 10:48:58 -08:00
expiration-mailer.json Move cmd.DBConfig fields to their own named sub-struct (#5286) 2021-02-16 10:48:58 -08:00
health-checker.json Add health-checker tool and use it from startservers.py (#5095) 2020-10-06 15:01:35 -07:00
janitor.json Move cmd.DBConfig fields to their own named sub-struct (#5286) 2021-02-16 10:48:58 -08:00
log-validator.json Add log validator to integration tests (#4782) 2020-04-20 13:33:42 -07:00
nonce.json Add health-checker tool and use it from startservers.py (#5095) 2020-10-06 15:01:35 -07:00
notify-mailer.json Move cmd.DBConfig fields to their own named sub-struct (#5286) 2021-02-16 10:48:58 -08:00
ocsp-responder.json Move cmd.DBConfig fields to their own named sub-struct (#5286) 2021-02-16 10:48:58 -08:00
ocsp-updater.json Move cmd.DBConfig fields to their own named sub-struct (#5286) 2021-02-16 10:48:58 -08:00
orphan-finder.json Revert "Remove StoreIssuerInfo flag in CA (#4850)" (#4868) 2020-06-12 12:50:24 -07:00
publisher.json Adding support for multiple issuers to publisher (#5272) 2021-02-08 12:23:44 -08:00
ra.json RA: Multi-issuer support for OCSP purging (#5160) 2020-11-06 13:58:32 -08:00
sa.json Move cmd.DBConfig fields to their own named sub-struct (#5286) 2021-02-16 10:48:58 -08:00
va-remote-a.json Add health-checker tool and use it from startservers.py (#5095) 2020-10-06 15:01:35 -07:00
va-remote-b.json Add health-checker tool and use it from startservers.py (#5095) 2020-10-06 15:01:35 -07:00
va.json Add health-checker tool and use it from startservers.py (#5095) 2020-10-06 15:01:35 -07:00
wfe.json Deprecate StripDefaultSchemePort flag (#5265) 2021-02-08 11:30:52 -08:00
wfe2.json Deprecate StripDefaultSchemePort flag (#5265) 2021-02-08 11:30:52 -08:00