Will Arroyo
Will Arroyo
No problem, I think this is something we should handle rather than just panic 😄 so we will keep looking into it, but removing the extra nodepool from the state...
tracking this here https://github.com/vmware/terraform-provider-tanzu-mission-control/issues/413
project support added in this PR https://github.com/vmware/terraform-provider-tanzu-mission-control/pull/405
I did an experiment to get this working using flux + secretGen controller and it worked. it's a bit more complicated then I would hope so having this work natively...
I came across this will getting errors using the example [here](https://docs.sigstore.dev/verifying/attestation/#cosign-custom-predicatesystem_configspecificationsin-toto-attestation-predicate-type-and-rego-policy) so based on these comments , it seems like this documentation is wrong?
The missing permission in vCenter that causes this is: ``` Sessions - Validate session ``` The error that is in the CAPV logs, when these permissions are missing is this:...
I was seeing this issue as well and switching the registry endpoint to just the base path `https://us-docker.pkg.dev` without the project path on it works for setting up the proxy...