Conversation
| `start` and `end` parameters and thereby increase the cachability of | ||
| `start` and `end` parameters and thereby increase the cacheability of |
There was a problem hiding this comment.
some projects don't like retroactively changing changelogs. Happy to drop this or anything else.
| URL: "uncollectable-roots/log/", | ||
| DNS: "uncollectavle.ct.googleapis.com", | ||
| DNS: "uncollectable.ct.googleapis.com", |
There was a problem hiding this comment.
It's possible this was intentional, but I'm hoping it isn't and doesn't matter...
| } | ||
|
|
||
| // Cancel any pending Log-requests for which there're no more awaiting | ||
| // Cancel any pending Log-requests for which there are no more awaiting |
There was a problem hiding this comment.
I don't think the abbreviation adds any value. There are on the order of 1000x more uses of the expansion than the contraction according to a Google search...
| } | ||
| // Now we have seen all fields in the structure, check that all select(Enum) {..} selector | ||
| // fields found a source field get get their data from. | ||
| // fields found a source field to get their data from. |
There was a problem hiding this comment.
this is an atypical correction (normally x x => x)
|
|
||
| IMPORTANT: Only code rooted within this part of the tree should refer to the CT | ||
| Github repository. Other parts of the system must not assume that the data they're | ||
| GitHub repository. Other parts of the system must not assume that the data they're |
| URL: "uncollectable-roots/log/", | ||
| DNS: "uncollectavle.ct.googleapis.com", | ||
| DNS: "uncollectable.ct.googleapis.com", |
| lockDir = flag.String("lock_file_path", "/migrillian/master", "etcd lock file directory path") | ||
| electionDelay = flag.Duration("election_delay", 0, "Max random pause before participating in master election") | ||
| backend = flag.String("backend", "", "GRPC endpoing to connect to Trillian logservers") | ||
| backend = flag.String("backend", "", "GRPC endpoint to connect to Trillian logservers") |
There was a problem hiding this comment.
I am sad that "endpoing" is not a word - I hereby coin this term to mean an RPC interface which is only ever used to check if a service is alive. :)
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
@AlCutter: done |
|
Thanks again, @jsoref! |
Fixes misspellings identified by the check-spelling action.
The misspellings have been reported at https://github.com/jsoref/certificate-transparency-go/actions/runs/6126929463/attempts/1#summary-
The action reports that the changes in this PR would make it happy: https://github.com/jsoref/certificate-transparency-go/actions/runs/6126929623#summary-16631876099
Checklist