embedded-consul icon indicating copy to clipboard operation
embedded-consul copied to clipboard

Embedded Consul provides easy way to run Consul in integration tests.

Results 20 embedded-consul issues
Sort by recently updated
recently updated
newest added

Last version there is 2.2.1 - I need this consul bumped - could u fix it?

I'm getting the error when running embedded-consul 2.2.1 with latest Consul version (1.12.0) if Consul produces some errors. > [ERROR] embedded-consul - com.pszymczyk.consul.ConsulStarter: logging error: java.lang.IllegalArgumentException: No enum constant com.pszymczyk.consul.LogLevel.ERROR...

For restricted environments, which allow only mavenized layout the binary URL calculation with underscores is not workable. Adding optional CONSUL_BINARY_URL that allows for a custom location would solve this problem

Hello,Should embedded-consul support https like this? this request is just an example,there maybe a better solution

Current version of consul 1.8.x does not work on M1 mac. I have created the PR https://github.com/pszymczyk/embedded-consul/pull/117 which upgrades it to 1.11.2 that has support for Apple Silicone

The use of embedded-consul 2.0.0 causes third-party threat analyzers (such as dependency-track) to generate threat alerts due to CVE threats in dependencies and transitive dependencies. slf4j-api and groovy-all should be...

bug

To be sure that at least basic paths work in the range of Consult version that the project supports. To determine how to distinguish those tests and run them only...

enhancement

Currently, after a few build executions there is a number of `embedded-consul-data-dir10469441091985931102` files left in /tmp/. They could be automatically removed after tests.

enhancement