Ryan Baxter

Results 40 issues of Ryan Baxter

When using a Git repo as a backend and that Git repo contains a submodule you can clone the submodules but they are never refreshed. See https://github.com/spring-cloud/spring-cloud-config/issues/1917#issuecomment-873216819 I think we...

enhancement

Prime opportunity to do this in Greenwich

task

The cookie, header, and query route predicate factories don't match `.*` patterns and instead return a `404`. At the very least it should return a 500, but I believe these...

bug

See https://github.com/spring-cloud/spring-cloud-config/issues/2009 We need to at least provide a Bean for `ConfigServerInstanceProvider.Function`. We would need to do this similar to what is done in Spring Cloud Netflix https://github.com/spring-cloud/spring-cloud-netflix/blob/main/spring-cloud-netflix-eureka-client/src/main/java/org/springframework/cloud/netflix/eureka/config/EurekaConfigServerBootstrapper.java

enhancement

This would fail the build before the integration tests run

task

To eliminate the need for the application to be able to access the K8S API server we should provide a `ServiceDiscovery` implementation that does not rely on the use of...

enhancement

The module would help with the developer experience in building and debugging Kubernetes based apps. To start with I would like to add some support for using Telepresence, it could...

enhancement

I tried using metaparticle to containerize a simple Spring Boot application but it is not running. I am not sure if maybe I am not doing something correctly or if...

Bulkhead support was added in the non-reactive case in https://github.com/spring-cloud/spring-cloud-circuitbreaker/issues/93 We should also support it in the reactive case

enhancement

https://github.com/ap4k/ap4k/pull/234

enhancement