Closed susanshi closed 3 months ago
Name | Link |
---|---|
Latest commit | ddc75202f161b0f96bd71bfdb3feae1808106b68 |
Latest deploy log | https://app.netlify.com/sites/ratify-dev/deploys/66b07be9316fd70008babc41 |
Deploy Preview | https://deploy-preview-98--ratify-dev.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
I want to discuss what is the expected values for truststore for the cli.
I want to discuss what is the expected values for truststore for the cli.
By default, we add defaultCertsDir
to VerificationCerts
which leads to this output.
And in k8s scenario, we are using VerificationCertStores
replacing VerificationCerts
which avoid this output.
what is the expected values for truststore for the cli.
what's the value of verificationCerts
in your config?
thanks for the review @binbin-li and @junczhu, i ve pushed some updates, this is ready for another round of review.
This PR adds a initial version of cli quickstart doc, we can improve on it over time. fixes: #36