Closed Navya-Teja-Otturu closed 1 month ago
We are having the same issues in AKS
cc @codysoyland Apologies for the late response - we're investigating this.
@Navya-Teja-Otturu, sorry for the delay in responding to this issue. This should be fixed in the latest release, version v0.10.0-github8
. I'm working on updating the docs to reference this version, but it is published now if you'd like to give it a try. Thank you for the detailed report!
I have tried deploying a GitHub attested docker image stored in a Google Artifact registry in a GCP project to a private GKE cluster present in a different GCP project. The GKE cluster is configured with policy controller and trust policies helm charts by using the following commands.
In the above command I have used a service account annotation so that policy controller can pull the manifests from the Google Artifact registry.
I have created a label on the target namespace in order to enforce the policies.
However, when I am trying to deploy to the target namespace using a workflow it fails with the following error.
Logs from GitHub workflow
Logs from policy controller
Could you please help me in resolving this? Please let me know if you need any additional information regarding the same.
Best Regards, Navya Teja Otturu