dwilliams782

Results 14 issues of 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...

bug

### 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...

priority/P1
priority/triage
bug
needs/repro
bug/staleness

### 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...

area/proxy
area/docs
priority/triage
bug
area/viz

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...

waiting-response

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...

enhancement
upstream

### 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 ```...

bug

### What is the issue? If I select any of the Tap / Top / Routes options from the Viz dashboard, I get a blank white page: ![image](https://user-images.githubusercontent.com/42545485/187716198-212b851c-71c4-4a13-bb6a-5ab35bb3673d.png) Another user...

help wanted
area/web
priority/P0
bug

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...

enhancement