Assigned
Status Update
Comments
ka...@google.com <ka...@google.com>
ka...@google.com <ka...@google.com> #2
Hello,
Thanks for reaching out to us!
The Product Engineering Team has been made aware of your feature request, and will address it in due course. Though we can't provide an ETA on feature requests nor guarantee their implementation, rest assured that your feedback is always taken very seriously, as it allows us to improve our products. Thank you for your trust and continued support to improve Google Cloud Platform products.
In case you want to report a new issue, please do not hesitate to create a new
Thanks
Description
Please describe your requested enhancement. Good feature requests will solve common problems or enable new use cases.
What you would like to accomplish:
The customer is experiencing an issue where they are unable to create a regional secret in Secret Manager using a GoLang client running on GKE.
The customer is receiving an error message indicating that the certificate being used is not valid for the regional endpoint:
The same code successfully executes in Cloud Shell, indicating that the code itself is not the issue.
Using gcloud or the Cloud Console to create the regional secret works without issue.
The customer reports that no certificates are explicitly configured and that the certificates should be part of the GCP Go SDK for Secret Manager.
How this might work:
Adding support for regional endpoints for GKE workload identity x509 certs
Other information (workarounds you have tried, documentation consulted, etc):
[1]
[2]
[3]