Blake Covarrubias
Blake Covarrubias
@iamasmith I believe I understand the situation the problem you're describing. Does #22 directly address this, or is additional work needed?
Thanks for reporting this. I'll look at pushing another image of `v0.5` (v0.5.0-1?) that has both `linux/amd64` and `linux/arm64` support.
@tholcman This issue is being reviewed by our team. There have been more recent comments on the PR. https://github.com/hashicorp/consul-k8s/pull/3874#issuecomment-2116428958
Hi @celesteking, I'm sorry you've had such a frustrating experience with Consul. It seems like the `consul services register` issue you referenced is a bug. I was able to reproduce...
@kkarim1983 Would you be able to provide a bit more information on how you are registering these services to Consul? Are there any messages in the logs that indicate why...
@jstaro There are a few potential workarounds for this which I mentioned on a related issue, https://github.com/hashicorp/consul/issues/10694#issuecomment-919615299. 1. Set [`dns_config.enable_truncate`](https://www.consul.io/docs/agent/options#enable_truncate) equal to `true` in the Consul client and/or server agent...
> I don't really understand how the node identities help here. > > Node identities are not included as part of ACL roles. Also its really confusing with having so...
Hi @ForcemCS, Consul needs access to a filesystem to store its data. We recommend local disks, but network attached storage can be used in certain scenarios. See for a list...
@charanbhatia I'm not a maintainer of this repo. What made you tag me?
@payalsu Can you provide a little more detail as to why your organization needs to manage the RBAC permissions separately from the Helm chart? How do you plan to keep...