Luc Willems
Luc Willems
hi, will using the module using "-race" i got a race condition error on c.lastError. use case is as follow : - start a monitor go function with basically opens...
migrate code to libmnl as libnetlink is only static library and nobody likes it. it is not build anymore in Debian jessie when the switch was done to iproute2 ubuntu...
where in the process of upgrade our 20+ container from spring-boot 2.2.x to 2.4.5. when working with the new 2.4.0 spring-boot-admin we noticed that the configure management.port is not correctly...
after upgrade to 2.1.1 release i notice a change in how none spring-boot application registered with consul are handled. in my case, consul was also registered as a service, and...
i'm working on support for service.meta data which was introduced in consul around 1.10 , see https://github.com/hashicorp/consul/issues/4045 this includes upgrading the build stack and dependencies for consul and prometheus and...
implementation for service meta data support as described in issue 592 for this i needed to upgrade build dependency to - upgrade build to go 1.13 - upgrade consul api...
Support for json stream would be nice. this means : - rfc7464 using linefeed as record separator - add application/json+stream mime type to Accept - support the format for parsing...