David Yu

Results 206 comments of David Yu

Hi @arushi315 we just merged a PR that addresses this https://github.com/hashicorp/consul/pull/14749 this should go into our next series of patch release.

Hi @ViViDboarder and @mmeier86 we are aware that those container images are not working on arm64 since the image tags actually reference x86 images. I would recommend to upgrade to...

Hi @DaleyKD this is likely addressed by https://github.com/hashicorp/consul-k8s/pull/1530/files. Will close this issue, and we should have that addressed in 0.49.0 which should happen sometime later this week or early next...

@hamishforbes Thanks for the PR, looking forward to the tests so we can review.

Hi @adaumann thanks for filing this issue. It sounds like somehow RabbitMQ requires to be run in a privileged mode and maybe that's why you are not able to Consul...

I believe the other issue you will likely run into is that RabbitMQ servers currently require mluit-port services: https://www.rabbitmq.com/clustering.html#ports. Please see https://www.rabbitmq.com/clustering.html#ports about how to allow communication between services with...

Hi @ssala7 we are working towards removing daemonsets, client agents, and host port for the default deployment of Consul K8s, which is aligned with our next major Consul release. We'll...

Closing since we now have support for EKS Fargate with Consul K8s 1.0.0-Beta, our GA is scheduled for next month.

I think this needs a re-base off of main and needs to go into the Consul K8s 1.0 beta

@erichaberkorn or @thisisnotashwin I think we still need a changelog for this PR?