dwilliams782
dwilliams782
**Description :** I'm trying to detect whether a gcs bucket is created by a module. I have this very simple use case: ``` Feature: Ensure GCS bucket is created by...
### What is the issue? Slack thread [here](https://linkerd.slack.com/archives/C89RTCWJF/p1658489469661049). One of our application’s proxy’s is full of failed to connect errors. Examples: ``` [ 584.018861s] WARN ThreadId(01) outbound:accept{client.addr=10.225.11.11:35658}:proxy{addr=10.224.28.33:4317}:http{v=h2}:logical{dst=otel-agent.open-telemetry.svc.cluster.local:4317}:concrete{addr=otel-agent.open-telemetry.svc.cluster.local:4317}:endpoint{server.addr=10.225.17.10:4317}: linkerd_reconnect: Failed to...
### What is the issue? I've been testing Service Profiles timeouts / retries and have a simple set up with a destination pod of nginx, which has a number of...
Hi, We ran into an issue lately where our Terraform state got very messed up, and it ended up with a bunch of `sentry_rule` resources that existed in state but...
Hi, We are running the latest provider, 0.6.0, and terraform 0.14.7. One of our users has been experiencing time outs a lot when doing large applies recently. Our latest PR...
Hi, thanks for all the work on this provider, I am just starting out a POC to get this enrolled and it's already a big improvement over the previous unofficial...
### What is the issue? I've observed two of our clusterIP services returning 404s since upgrading to 2.12.0: ``` HTTP/1.1 404 Not Found l5d-proxy-error: no route found for request ```...
### What is the issue? If I select any of the Tap / Top / Routes options from the Viz dashboard, I get a blank white page:  Another user...
Hi, The output of our file with hcl2json being built from master is the following: ``` { "locals": [ { "example": [] } ] } ``` but 0.3.1 produces: ```...
### What problem are you trying to solve? I'm finding the following logs to be incredibly verbose (we have deployments with >100 pods for example constantly rotating with HPA) and...