bd-spl

Results 8 comments of bd-spl

> It seems EKS start before VPC is finished any updates on this? I'm trying it with tEKS, and hitting the same issue. Trying to mitigate it by adding a...

I've the same problem, tried as well ``` curl --proxy "http://${IP}:${PORT}" --proxy-user 'user:pass' ... ``` This helped https://github.com/chobits/ngx_http_proxy_connect_module/issues/42#issuecomment-502985437 but I used lua script modification https://github.com/chobits/ngx_http_proxy_connect_module/issues/42#issuecomment-820856840

That should work for creating a new rule, how about changing the existing ones? UPDATE: I see that there is a flag to disable rules on a case by case...

I tried to build and use it locally, the terraform validation fails with ``` │ Error: failed to read schema for module.deploy_promtail.helm_release.this in local.dev/testing/helm: provider local.dev/testing/helm has invalid schema for...

> @bd-spl gentle nudge? :) I welcome this change, albeit have no merging powers here. Please try reaching out the owners of this repository. I think the 'copywrite' check is...

but I can be wrong, it seems there is http.Client used [down the road](https://github.com/tehwalris/go-freeipa/blob/master/freeipa/client.go#L71)... then I'm not sure why I see HTTP 400 in the manager logs, like: ``` {"level":"error","ts":1670487898.6010566,"logger":"controller.issuer","msg":"Reconciler...

I've added a firewall rule to allow egress traffic to port 80, so that cert-manager could reach out freeipa servers by HTTP (tcp:80). I believe this is fine, as it...

Also note that the volume mount created for the custom pricing config should not be readOnly, as opencost errors out like this: ``` INF ERROR UPDATING custom-pricing-model CONFIG: error writing...