Gordon McKinney
Gordon McKinney
We have the same issue. Service A couldn't join the mesh because Service B had duplicate nodenames due to a configuration bug. This took several hours to diagnose and 30...
@huikang Thanks for the response! Ryan is looking into this.
Any progress on this? [i'm not a python dev]
Should I do a local build or is there an OSX binary I can test with? (bin preferred)
Our team has the same challenge but for essential containers. Our ECS Fargate Tasks are comprised of a microservice container (insert your use-case here) and several supporting essential sidecars: Datadog...
@alexlance We have a similar restart script that handles the following scenarios: * Must restart a process that experiences an unsolicited exit * A restart must pause for no less...
Company confidential. I have to jump through several hoops to share it. Plus it's written in bash instead of Go... nobody wants to see that :-)
@jkirschner-hashicorp Ryan and I work together. The reason for the switch to Consul CA Provider is due to the following issue: https://github.com/hashicorp/consul/issues/11685
> If I understand correctly, you called the [Update CA Configuration API endpoint](https://developer.hashicorp.com/consul/api-docs/connect/ca#update-ca-configuration) without specifying Config.PrivateKey and Config.RootCert in the request payload, so the provider will generate its own public/private...
Similar experience here