boulder/cmd
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 Move cmd.DBConfig fields to their own named sub-struct (#5286) 2021-02-16 10:48:58 -08:00
akamai-purger Add gRPC Health service to all Boulder services (#5093) 2020-10-06 12:14:02 -07:00
bad-key-revoker Move cmd.DBConfig fields to their own named sub-struct (#5286) 2021-02-16 10:48:58 -08:00
boulder-ca Move cmd.DBConfig fields to their own named sub-struct (#5286) 2021-02-16 10:48:58 -08:00
boulder-janitor Move cmd.DBConfig fields to their own named sub-struct (#5286) 2021-02-16 10:48:58 -08:00
boulder-publisher Adding support for multiple issuers to publisher (#5272) 2021-02-08 12:23:44 -08:00
boulder-ra RA: Multi-issuer support for OCSP purging (#5160) 2020-11-06 13:58:32 -08:00
boulder-sa Move cmd.DBConfig fields to their own named sub-struct (#5286) 2021-02-16 10:48:58 -08:00
boulder-va Rename several items in bdns (#5260) 2021-01-29 17:20:35 -08:00
boulder-wfe Remove cmd.LoadCert in favor of core.LoadCert (#5165) 2020-11-10 13:00:46 -08:00
boulder-wfe2 Move core loadChain functionality from boulder-wfe to issuance (#5271) 2021-02-04 16:41:25 -08:00
caa-log-checker cmd/caa-log-checker: non-zero exit when errors are found (#5041) 2020-08-27 13:57:37 -07:00
ceremony ceremony: Clarify key labels. (#5077) 2020-09-14 18:55:17 -07:00
cert-checker Move cmd.DBConfig fields to their own named sub-struct (#5286) 2021-02-16 10:48:58 -08:00
expiration-mailer Move cmd.DBConfig fields to their own named sub-struct (#5286) 2021-02-16 10:48:58 -08:00
expired-authz-purger2 Move cmd.DBConfig fields to their own named sub-struct (#5286) 2021-02-16 10:48:58 -08:00
id-exporter Move cmd.DBConfig fields to their own named sub-struct (#5286) 2021-02-16 10:48:58 -08:00
log-validator Reduce chance of log-validator having runaway output. (#4926) 2020-07-10 11:16:18 -07:00
nonce-service Add gRPC Health service to all Boulder services (#5093) 2020-10-06 12:14:02 -07:00
notify-mailer Move cmd.DBConfig fields to their own named sub-struct (#5286) 2021-02-16 10:48:58 -08:00
ocsp-responder Move cmd.DBConfig fields to their own named sub-struct (#5286) 2021-02-16 10:48:58 -08:00
ocsp-updater Move cmd.DBConfig fields to their own named sub-struct (#5286) 2021-02-16 10:48:58 -08:00
orphan-finder Use error wrapping for berrors and tests (#5169) 2020-11-06 13:17:11 -08:00
testdata Switch to DSNs (#4044) 2019-02-11 10:46:07 -08:00
clock_generic.go Replace clock.Default() with clock.New() (#4761) 2020-04-08 17:23:43 -07:00
clock_integration.go Provide formatting logger functions. (#3699) 2018-05-10 11:06:29 -07:00
config.go Move cmd.DBConfig fields to their own named sub-struct (#5286) 2021-02-16 10:48:58 -08:00
config_test.go Move cmd.DBConfig fields to their own named sub-struct (#5286) 2021-02-16 10:48:58 -08:00
shell.go Remove cmd.LoadCert in favor of core.LoadCert (#5165) 2020-11-10 13:00:46 -08:00
shell_test.go Remove cmd.LoadCert in favor of core.LoadCert (#5165) 2020-11-10 13:00:46 -08:00