Colleen Murphy

Results 71 comments of Colleen Murphy

Helm can create the namespace with `--create-namespace` and this will all be in one namespace, so I think it's not needed.

Looks like it is used by argocd so good catch. Do either of you know why we have both `namespace.name` for the Namespace resource itself and [this macro](https://github.com/sigstore/helm-charts/blob/d0ad4d3f8bc6f0b34eba687929f73334daecc3fa/charts/rekor/templates/_helpers.tpl#L144-L153) that refers...

> I'm wondering if this can be turned into a template for any tile-backed log, using that template for the rekor-tiles chart and a future static-ct chart. Couple of thoughts...

@bobcallaway do you see any other changes needed for this PR?

> What will be the root hash The CT RFC has an explainer on merkle tree hash calculations: https://www.rfc-editor.org/rfc/rfc6962.html#section-2.1 The simplest merkle tree will contain only a single leaf, and...

> Is there a reason why we do that? I don't understand why I should convert it to hex in my mock to make it work It looks like rekor...

@wata727 are you still working on this? Do you want to go ahead and submit your patch as a PR so it can be reviewed? > This interface is almost...

@steiza I have not started on this, go for it

What is your use case for verifying multiple attestations in one command rather than re-running `cosign verify-blob-attestation` for each attestation?

> Would such a contribution welcome? That sounds useful!