Jeff
Jeff
### GitLab Provider version 3.14.0 ### GitLab version GitLab Enterprise Edition 15.1.0-pre ea5b0ffad8f ### Terraform version Terraform v1.1.2 on darwin_amd64 ### Relevant Terraform Configuration ```hcl resource "gitlab_project" "default" { approvals_before_merge...
https://github.com/godaddy/aws-okta-processor/blob/7c5d98ee0f6f3f3d64d7bdf9eccae596406e06cc/aws_okta_processor/core/saml.py#L17 is hardcoded for the commercial AWS sign in page. This prevents the processor from working when assigned multiple roles in govcloud with the error ``` % AWS_PROFILE=dev-gov aws s3...
### Changes proposed in this PR ### - Add `HOST_IP` environment variable to consul_dataplane_sidecar.go This environment variable must be set in order to utilize `HOST_IP` as part of statsd or...
Our service mesh admission controller requires annotations on the pod for sidecar injection. the current implementation only supporting tagging the deployment resource.
### What is the issue? When JSON logging is enabled, the proxy-injector uses the proper JSON format for some log messages, but not all. ### How can it be reproduced?...