James D Bloom

Results 58 comments of James D Bloom

The SNAPSHOT version now no longer had the jdk14 SLF4J bindings in the shaded or no-dependencies jars.

I can't reproduce this error but you haven't provided the code for `AbstractOperatorTest` which I imagine is what may be causing the problem in you case. If you provide the...

I can't reproduce this even with an OpenAPI specification with a `multipart/form-data` field. Perhaps there is an issue related to your specific OpenAPI specification or your specification includes a request...

This has been fixed in 5.13.1, but the latest version is 5.13.2

This is strange because your results seem very inconsistent to multiple other tests that have been run. To try to work out why I can't reproduce your results can you...

@jakubdyszkiewicz you make a good point about security. The ServiceAffinity could work but I suspect it also would be an extra level of complexity and coordination between mesh operators and...

The coupling between a kubernetes namespace and a kuma namespace isn't something I'd thought about too much but I agree it could potentially cause issues. The basic idea I was...

Although moving from hashing cluster configuration (containing circuit breakers, load balancer, tls, etc, etc) to tags is an improvement because the number of caused of change is reduced this doesn't...