We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I attempted setting envars into the secret section of the runnable:
runnable.environment.secret_variables = envars
But it didn't work, I suspect I need to set up some other API (or it's a bug):
{ insertId: "1hu9z7gfgazfta" labels: {3} logName: "projects/llnl-flux/logs/batch_agent_logs" receiveTimestamp: "2023-12-06T18:57:44.830224840Z" resource: {2} severity: "ERROR" textPayload: "Task task/multilingual-hello-656e337a-99df-42250-group0-0/0/0 runnable 2 error preparing environment: rpc error: code = PermissionDenied desc = Permission denied on resource project 5. error details: name = ErrorInfo reason = CONSUMER_INVALID domain = googleapis.com metadata = map[consumer:projects/5 service:secretmanager.googleapis.com] error details: name = Help desc = Google developers console url = https://console.developers.google.com " timestamp: "2023-12-06T18:57:44.811014623Z" }
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I attempted setting envars into the secret section of the runnable:
But it didn't work, I suspect I need to set up some other API (or it's a bug):
The text was updated successfully, but these errors were encountered: