Seth Vargo

Results 200 comments of Seth Vargo

Hi @JohnJiangLA - please share the [debug logs](https://docs.github.com/en/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging) for your invocation so we can investigate.

You either need to bundle the CA for your Vault server in the function or sign your Vault TLS cert with a publicly trusted cert.

As far as I know, those names aren't available via the API. At least, the service broker API doesn't seem to expose them. Additionally, this is a rather large security...

Hi @jackwotherspoon Can you please provide the GitHub Actions debug logs (more details in the troubleshooting guide link above). I realize it's not happening all the time, but having the...

Hi @ovnicraft Please share your _complete_ action.yml. The file you provided doesn't have gcloud, but the error message has gcloud.

And what is the action that "works"? If you are using gcloud commands in your scripts, you still need to use `setup-gcloud` to install and configure gcloud.

The error is coming from gcloud though, not `auth`. The error message you shared above is gcloud.

Hi @igor-imaginemage what email address did you use? The commits are signed with [email protected], so it's going to look for a CLA signed by that email address.

Please share your _complete_ `action.yml` file. Are you running on self-hosted runners? What is the operating system? How large is the file you're uploading? What is the output of the...

Hi @iuadastra It would be best to raise this request with the gcrane team to see if they are interested in building or maintaining this.