bd-spl

Results 3 issues of bd-spl

When deploying w/o NAT gateway, what is the expected pattern for giving a list of required VPC endpoints, with EKS cluster security group ID(s) and policies (aws_iam_policy_document) maybe? To my...

freeipa.go code uses low level http.transport which doesn't follow redirects https://github.com/guilhem/freeipa-issuer/blob/master/provisionners/freeipa.go#L32 https://github.com/golang/go/blob/master/src/net/http/transport.go#L71 So when it tries to connect IPA server via unencrypted HTTP and by chance gets redirested to https://ipa.beer.best/ipa/session/login_password...

The custom pricing data format defined for ``PRICING_CONFIGMAP_NAME`` is incorrectly provided in the [configmap template](https://github.com/opencost/opencost-helm-chart/blob/main/charts/opencost/templates/configmap-custom-pricing.yaml#L8). As debugging of the [source code](https://github.com/opencost/opencost/blob/7538f24c96c8e04c07b00e2fe206d80e89698fe5/pkg/cloud/provider/providerconfig.go#L210) shows, it only reads that data properly if defined...