Vipul Agarwal

Results 15 comments of Vipul Agarwal

This is still a problem when using cf-terraforming version 0.16.1 and provider version v4.20.0. The following attributes are not imported and comes up during terraform plan ``` + session_affinity_ttl =...

@evankanderson thanks for this PR as it simplifies Sigstore dependencies. Do we have any plans to merge this PR any soon? Thanks

@shearn89 thanks for adding this feature. Could you do the necessary to get this merged please?

We would need a bump of chart version as well please. Thanks

@Ansible-man you can override images in the helm chart values (they are not hardcoded) and refer to a local copy of these images. All the images used in the sigstore...

The current implementation of tuf-server in [scaffolding](https://github.com/sigstore/scaffolding/blob/main/cmd/tuf/server/main.go) does not support multiple replicas. It would be great to have this feature though. When running private Sigstore, it would be easy to...

There is some activity on #744 but if anyone is blocked by this can try the following: ``` tsa: create: true name: tsa-cert-chain key: cert-chain path: dummyfile value: "dummyvalue" ```...

@gsantos-hc can you also update the [JSON schema](https://github.com/sigstore/helm-charts/blob/main/charts/policy-controller/values.schema.json) as well please?

Hi @ndegory, thanks for opening this issue. Yes, AFAIK Sigstore does not have documentation on scalability aspects of any component. @ianhundere has done some great work on [adding tolerations, nodeSelector...