brianbraunstein

Results 6 issues of brianbraunstein

## Is your request related to a new offering from AWS? irrelevant ## Is your request related to a problem? Please describe. The combination of the following things causes people...

## Description In `terraform-aws-eks/modules/eks-managed-node-group/main.tf`, resource `aws_iam_role_policy_attachment.additional` is missing an ordering constraint that it's sibling `aws_iam_role_policy_attachment.this` has. See this statement: https://github.com/terraform-aws-modules/terraform-aws-eks/blob/v19.21.0/modules/eks-managed-node-group/main.tf#L290 Then see that there's a sibling `resource "aws_iam_role_policy_attachment" "additional"` that...

**Describe the bug** Documentation for eks-managed-node-group example is incomplete and/or incorrect. **To Reproduce** visit a) https://github.com/clowdhaus/eks-reference-architecture/blob/main/README.md b) https://github.com/clowdhaus/eks-reference-architecture/blob/main/eks-managed-node-group/README.md **Expected behavior** a) should mention the example b) talks about Karpenter (looks...

### Welcome! - [X] Yes, I've searched similar issues on [GitHub](https://github.com/traefik/traefik-helm-chart/issues) and didn't find any. - [X] Yes, I've searched similar issues on the [Traefik community forum](https://community.traefik.io) and didn't find...

contributor/need-more-information
kind/bug/possible

## Problem Turning on `enforce_domain` https://grafana.com/docs/grafana/latest/setup-grafana/configure-grafana/#enforce_domain forces a redirect even of the localhost API calls done by the sidecars quay.io/kiwigrid/k8s-sidecar . It looks like when quay.io/kiwigrid/k8s-sidecar gets the redirect, it...

### What version of `nebula` are you using? (`nebula -version`) master ### What operating system are you using? not relevant ### Describe the Bug https://github.com/slackhq/nebula/blob/3f6a7cb250a756314da65e8a440628dd94e7976f/bits.go#L66-L68 In this if statement, the...