-
### Describe the bug
I am trying to deploy my app
```import gradio as gr
import os
def greet(name):
return f"Hello {name}!"
iface = gr.Interface(fn=greet, inputs="text", outputs="text…
-
I'm trying to create a `gcp.cloudrun.Service` object. I'm specifying 1 annotation. However, the defaults in GCP seem to set additional annotations.
I want to add these annotations to `ignoreChanges`.…
-
Something based on this? https://medium.com/google-cloud/secret-manager-improve-cloud-run-security-without-changing-the-code-634f60c541e6
Ideally don't want any secrets embedded at build time, only r…
-
Design/implement a POC KCC deployment via Cloud Deploy of a cloud run application on an ASM/Istio (Anthos Service Mesh) GKE cluster.
Add Cloud Armor, CDN, WAF (WAAP https://cloud.google.com/solutions…
-
##### SUMMARY
We are beginning to leverage GCP cloud run services and would like to use ansible to manage them. I don't see an existing modules to do this.
##### ISSUE TYPE
- Feature Idea
#…
-
```
oci_append.site: Creating...
╷
│ Error: Unable to push image
│
│ with oci_append.site,
│ on service.tf line 14, in resource "oci_append" "site":
│ 14: resource "oci_append" "site" {
…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
### Expected behavior
Should be possible to specify the service policy and define at lease the Authentication methods (id Required or Anonymous)
### Actual behavior
The service is created as def…
-
### What is the issue?
I tried to open ssh connection from my own computer (Ubuntu 22.04 LTS) to a container running Tailscale on Google Cloud Run service but connection failed with "operation not …
-
### TL;DR To work around the issue
Thanks to @yanweiguo for the fix in this [comment](#issuecomment-2143146912).
The issue is caused because the gcloud CLI generates a revision if a tag is appli…