-
We should namespace all the labels and annotations with something like:
kritis.grafeas.io/
-
Thanks @sharifelgamal for testing the tutorial.
Here is the feedback
- [x] Mention in Bold installing Kritis as a pre requirement for tutorial.
- [x] Installing kritis mentions helm as a requirem…
-
Update the README.md to include:
- [ ] kritis install/delete information (certgen, container-analysis, pre-install, helm, cleanup, updating)
- [ ] kritis on GKE install guide
- [ ] kritis use ex…
-
For type:pod that is deployed, kritis gives an error message at create time that an image is blocked and the explanation. for deployments, the pods are never created but the deployment succeeds, it m…
-
currently there are various kritis images used and deployed and it can be very difficult to identify which version/commit of kritis is running.
-
I looked at the certificate generated using the `helm certgen` plugin.
The
```
kubectl get csr tls-webhook-secret-cert -o jsonpath='{.status.certificate}' | base64 --decode > server.crt
opens…
-
When we install kritis, we need to generate tls secrets.
We also need to do the same when user wants to deploy a new Attestation Authority.
One example of doing this:
1. Write a controller whic…
-
Please combine the word Grafeas with https://github.com/grafeas/grafeas.github.io/blob/master/img/grafeas-logo.svg as it's shown in the top left of https://grafeas.io/community/
Logo should be the …
-
The grafeas schema contains several references to Google Cloud Storage (samples/server/go-server/api/storage_source.go, samples/server/go-server/api/build_provenance.go). I think these fields should b…
-
Write Integration tests for Container Analysis Api