Bob Callaway
Bob Callaway
> @bobcallaway Do you have access to sigstore-bot and can do this? (Also, how do we get access to sigstore-bot?) yes
FWIW, I agree with @di - I think it is definitely worthwhile to do both.
i'd just close it; easy enough to re-open it if something changes.
> **Regarding the build failure: CI / issue-872-e2e:** The script is using an old rekor-server image https://github.com/sigstore/rekor/blob/main/tests/issue-872-e2e-test.sh#L71 that does not have the new tag `--tls_ca_cert` and thus, it fails. @bobcallaway...
Let's do this for now; remove the test coverage from this PR and please open an issue on the repo to add back coverage later.
this error shows up server-side as a failure to parse the CSR sent to Fulcio: `asn1: syntax error: IA5String contains invalid character`
I'd recommend filing this question on the google/trillian repo since this is a Trillian question
While I agree with @dlorenc that we may need to revisit the template, I think the prudent thing to do for now to unblock progress on the pending charters is...
Can you say a bit more about how you're thinking to implement the plugins (esp given the challenges of static linking within Go?)
Can you provide some code examples of what this actually allows you to do? I know we define interfaces in provider code other places within Sigstore, but as I've learned...