-
Notifications
You must be signed in to change notification settings - Fork 135
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Grafeas Project Integration #428
Comments
Hi @judavi, Thanks for expressing interest and offering your help! To clarify: there's also a standalone Kritis with standalone Grafeas integration. The documents referenced in this link use the k8s cluster on GCP. It'd be great to have someone contribute instructions on how to run Kritis and Grafeas on another k8s platform, e.g. minikube. Cheers, |
Hi @aysylu, I've been trying to deploy Grafeas + Kritis in minikube following the standalone guide for several weeks now but I've been blocked because of these issues:
We are really interested in these projects but unfortunately it has been challenging putting the pieces together. Can I follow this guide (https://cloud.google.com/binary-authorization/docs/making-attestations) on the standalone setup? Thanks. |
Hi @dgptamayo, Sorry that you've been having issues with the standalone setup.
The guide you linked won't work for the standalone, sadly, as it connects to the GCP version of Grafeas, not the standalone kind. Thanks, |
Thanks @aysylu for your response!
I sorted commenting the label in https://github.com/grafeas/kritis/blob/master/kritis-charts/templates/rbac.yaml#L30 But after that the kritis-preinstall pod is failing :
So my assumption is that I need to pass something additional because :
I will appreciate any advice. Thanks! |
As I commented in issue #434 I think that we need to bump the kubectl version in https://github.com/grafeas/kritis/blob/master/helm-hooks/Dockerfile, and do a release. |
@nenaddedic that sounds promising! I'll try that and I'll post my updates. Thanks for the clue! |
Using the last helm chart (0.2.1) I'm getting better results. Now, there is only one thing that is not clear for me and it's the role of gac.json. |
Hi @judavi: please see my response on the mailing list thread. |
Thanks @aysylu so basically is a service account :) |
Thanks, @judavi! If the issue has been resolved, would you mind closing it? If not, happy to help! |
Has been resolved! Thanks! :) |
Hello Aysylu, |
@jsbah thanks for confirming! I know we spoke on Twitter, but wasn't sure what your GH handle is. |
@aysylu @judavi I would like to know how this certificate issue has resolved for you |
Hello Kritis team,
I have been following the installation instructions and I notice at this point Kritis is only compatible GCP (https://github.com/grafeas/kritis/blob/master/docs/install.md) so I'm wondering what are the plans for the integration with Grafeas?
In case some work needs to be done I'll be happy to help, but first I want to have an idea of the current status and plans for this integration. Thanks!
CC
@aysylu @ooq @vtsao
The text was updated successfully, but these errors were encountered: