google / google/trillian

Trillian log server and signer config file does not allow comments

Open
#2,724 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
3.7k
Forks
465
Avg merge
2d 16h
Merged PRs (30d)
5

Description

It would be great to allow comments in the config file for `trillian_log_server` and `trillian_log_signer` via the `--config` option. The library being used interprets everything as a token, even commented lines, which then fails to fully parse the actual config file options.

https://github.com/google/trillian/blob/ac281dc7977d2a28952afb1f958917e15a1f04cf/cmd/flags.go#L27

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.