Freddy
Freddy
Hi @maxb we're having an issue with some integration tests not running on forked repos, and I can't override that. We're looking into how to address this so that the...
@maxb Could you pull in the latest changes from the main branch? That should allow for the integration tests to run
@huikang Good catch, I misread the indentation on the markdown. Can leave it as is.
Hi @chuckyz, I took a look at the required Envoy configuration and this that this kind of setting could make sense in a few places: 1. In our service-splitter definition....
Yes, it's possible to define custom script checks with `-enable-local-script-checks`. Please refer to the following docs: - https://www.consul.io/docs/agent/checks.html (Script + Interval section) - https://www.consul.io/docs/agent/options.html#_enable_local_script_checks - https://www.hashicorp.com/blog/protecting-consul-from-rce-risk-in-specific-configurations Lastly, issues on GitHub...
@luddite478, my apologies, my response was geared towards Consul not Consul-ESM. It is currently not possible to run script checks with Consul-ESM. The main reason is that HTTP/TCP checks have...