Parker Barthlome

Results 10 comments of Parker Barthlome

+1 experiencing the same issue using python 3.9. Curious, why this lambda is relying on `Python OpenGL Graphics Framework` for logging. Maybe it's a typo?

> CC @mgleung - release lead. > > We'd need to backport that PR before cutting the release. Any update to cutting a release with this functionality?

@deepakjeena You will need to ensure the cert-manager CRD's are successfully installed before istio-csr will deploy properly. Will you validate with this command `kubectl get customresourcedefinitions | grep cert-manager.io`?

@bryantbiggs Is there a roadmap item to move to version 5 of the module with breaking changes?

This is still a needed feature. When is the next breaking change?

Also notice in the config that the user set the s3 endpoint as `s3.us-west-2.amazonaws.com` but the logs show `s3.dualstack.us-west-2.amazonaws.com`. This another issue https://github.com/thanos-io/thanos/issues/6804

> Umm, @Pacobart did you see Thanos using dualstack endpoint only recently after the upgrade? Looks like dualstack was used since 2019 [minio/minio-go#1055](https://github.com/minio/minio-go/pull/1055) Great find! This is unfortunate they did...

Feature now exists in latest aws provider release: https://github.com/hashicorp/terraform-provider-aws/releases/tag/v5.71.0

I solved for this using the `awscc` provider https://registry.terraform.io/providers/hashicorp/awscc/latest/docs/resources/route53profiles_profile @claytonolley @tdiener01