boulder/cmd
Matthew McPherrin c21b44bdc2
Rename CA's "--ca-addr" flag to "--addr" (#6889)
Most boulder components have a command line flag to override what gRPC
and debug port they listen on, which is used in tests to run multiple
instances with the same configuration.

However, CA's flag is named "--ca-addr", and not "--addr". This is
inconsistent with SA, RA, VA, nonce, publisher, and purger.

This flag isn't used in production, where we set it in the config file,
so it shouldn't be a breaking change to rename it.
2023-05-15 11:17:07 -07:00
..
admin-revoker cmd: Export prometheus metrics for TLS cert notBefore and notAfter fields (#6836) 2023-04-24 16:28:05 -04:00
akamai-purger Purger: list failed urls in error message (#6882) 2023-05-11 10:39:54 -07:00
bad-key-revoker cmd: Export prometheus metrics for TLS cert notBefore and notAfter fields (#6836) 2023-04-24 16:28:05 -04:00
boulder main: Validate config files by default (#6885) 2023-05-15 14:16:04 -04:00
boulder-ca Rename CA's "--ca-addr" flag to "--addr" (#6889) 2023-05-15 11:17:07 -07:00
boulder-observer config: Add validation tags to all configuration structs (#6674) 2023-03-21 14:08:03 -04:00
boulder-publisher cmd: Export prometheus metrics for TLS cert notBefore and notAfter fields (#6836) 2023-04-24 16:28:05 -04:00
boulder-ra cmd: Export prometheus metrics for TLS cert notBefore and notAfter fields (#6836) 2023-04-24 16:28:05 -04:00
boulder-sa cmd: Export prometheus metrics for TLS cert notBefore and notAfter fields (#6836) 2023-04-24 16:28:05 -04:00
boulder-va VA: Support discovery of DNS resolvers via Consul (#6869) 2023-05-12 12:54:31 -04:00
boulder-wfe2 Opentelemetry: Add option for public endpoints (#6867) 2023-05-12 15:34:34 -04:00
caa-log-checker config: Add validation tags to all configuration structs (#6674) 2023-03-21 14:08:03 -04:00
ceremony config: Add validation tags to all configuration structs (#6674) 2023-03-21 14:08:03 -04:00
cert-checker config: Add validation tags to all configuration structs (#6674) 2023-03-21 14:08:03 -04:00
contact-auditor config: Add validation tags to all configuration structs (#6674) 2023-03-21 14:08:03 -04:00
crl-checker config: Add validation tags to all configuration structs (#6674) 2023-03-21 14:08:03 -04:00
crl-storer cmd: Export prometheus metrics for TLS cert notBefore and notAfter fields (#6836) 2023-04-24 16:28:05 -04:00
crl-updater cmd: Export prometheus metrics for TLS cert notBefore and notAfter fields (#6836) 2023-04-24 16:28:05 -04:00
expiration-mailer cmd: Export prometheus metrics for TLS cert notBefore and notAfter fields (#6836) 2023-04-24 16:28:05 -04:00
id-exporter config: Add validation tags to all configuration structs (#6674) 2023-03-21 14:08:03 -04:00
log-validator Introduce OpenTelemetry Tracing (#6750) 2023-04-21 10:46:59 -07:00
nonce-service cmd: Export prometheus metrics for TLS cert notBefore and notAfter fields (#6836) 2023-04-24 16:28:05 -04:00
notify-mailer config: Add validation tags to all configuration structs (#6674) 2023-03-21 14:08:03 -04:00
ocsp-responder main: Validate config files by default (#6885) 2023-05-15 14:16:04 -04:00
orphan-finder Store linting certificate instead of precertificate (#6807) 2023-04-26 13:54:24 -07:00
reversed-hostname-checker config: Add validation tags to all configuration structs (#6674) 2023-03-21 14:08:03 -04:00
rocsp-tool cmd: TLSConfig values should be string not *string (#6872) 2023-05-08 13:21:42 -04:00
testdata config: Add validation tags to all configuration structs (#6674) 2023-03-21 14:08:03 -04:00
clock_generic.go Update golangci-lint from v1.29.0 to v1.42.1 (#5745) 2021-10-22 16:26:59 -07:00
clock_integration.go Update golangci-lint from v1.29.0 to v1.42.1 (#5745) 2021-10-22 16:26:59 -07:00
config.go Opentelemetry: Add option for public endpoints (#6867) 2023-05-12 15:34:34 -04:00
config_test.go cmd: TLSConfig values should be string not *string (#6872) 2023-05-08 13:21:42 -04:00
registry.go main: Validate config files by default (#6885) 2023-05-15 14:16:04 -04:00
shell.go Opentelemetry: Add option for public endpoints (#6867) 2023-05-12 15:34:34 -04:00
shell_test.go config: Add validation tags to all configuration structs (#6674) 2023-03-21 14:08:03 -04:00