Martin Hutchinson
Martin Hutchinson
This is blocked until #2754 is merged
@pavelkalinnikov is the checklist in the original comment still accurately tracking the remaining work on this?
Hello! Yeah this sounds cool and I think bringing these components into this repo would be great. I'm happy to review any PRs you want to send. The other addition...
Looks like you have a good grasp on naming; i.e. it's important, but it's hard! I'm happy with the suggestion for `cmd/createtree-k8s`. We can roll them into one in the...
Any updates here? :-)
The remaining work here is in the `example/deployment` directories. `git grep src/github.com/google/trillian` seems a pretty good way to catch these: ``` examples/deployment/aws/terraform.tf:cd /go/src/github.com/google/trillian examples/deployment/docker/db_client/Dockerfile:ADD . /go/src/github.com/google/trillian examples/deployment/docker/db_client/Dockerfile:WORKDIR /go/src/github.com/google/trillian examples/deployment/docker/db_server/Dockerfile:# expects...
I'm back! Getting this PR in would be a great accomplishment for my return if you're up for it @vaikas :-)
I have a fix for this in #347
Hi @hectorj2f I'm triaging bugs and came across this. Apologies that nobody has replied to you earlier! Are you still seeing this? Looking at the call paths, I think #3201...
Hi Pierre, we can't remove support for sha256 as it's specified and used in [CT](https://datatracker.ietf.org/doc/html/rfc6962), which is one of the key trillian deployments. Also I'm not convinced that sha256 is...