Batuhan Apaydın

Results 279 comments of Batuhan Apaydın

Because I want to write a blog post about it also, see. https://github.com/kyverno/website/pull/376

``` $ gcloud kms keyrings create test --location "global" $ gcloud kms keys create "cosign" \ --location "global" \ --keyring "test" \ --purpose=asymmetric-signing --default-algorithm=ec-sign-p256-sha256 $ gcloud kms keys versions list...

WOOOOOOOOOOOOOOOOOWW, it worked @JimBugwadia @ribbybibby @dlorenc 🤩 All the problems are related to the KMS roles I've configured for the service account, thanks a ton to @ribbybibby for fixing my...

I'd love to investigate this ☝️ /cc @mikhailswift

that'd be great 🙋🏻‍♂️ yes, please 🙏

can you explain a bit more, please? Thx

here is a useful one: https://github.com/k8s-gadgets/k8s-content-trust from medium post https://siegert-maximilian.medium.com/ensure-content-trust-on-kubernetes-using-notary-and-open-policy-agent-485ab3a9423c

Thank you so much for the explanation. TBH I'm in favor of the second one because all these tools that I mentioned above can be used as a go module,...