Ryan Baxter

Results 40 issues of Ryan Baxter

Spring Boots Config Data support separates loading config data into two steps, configuration data without profiles and then configuration with profiles. We try our best to label `PropertySources` as `PROFILE_SPECIFIC`...

enhancement

Looks like the reference in `_observability.doc` is referencing the wrong path. When building the release train docs we get an uresolved error. https://github.com/spring-cloud/spring-cloud-config/commit/69f11e8608f56c287049e1a6e41abd57b6f91198

documentation

Opening this issue to see if there is any interest from the community regarding proving a Spring Cloud Config implementation for microprofile-config. If so please upvote.

enhancement
waiting for votes

@wind57 did you ever come to a solution for this problem with regards to building spring-cloud-kubernetes on an M1 Mac? https://github.com/paketo-buildpacks/stacks/issues/51

bug

Register `ZookeeperProperties` instead of in `CuratorFactor.registerCurator` here so we can properly resolve the properties. We need to use `PropertyResolver` to do so but that is not available in CuratorFactory since...

bug

https://resilience4j.readme.io/docs/examples-1#decorate-mono-or-flux-with-a-bulkhead

enhancement

I have come across a use case where I need to create a different RetryPolicy for each `RetryTemplate.execute` call. In my use case I am making an HTTP call that...

enhancement

We should add a link to the GitHub project for the release in the blog post text

enhancement

It would be good to have the ability to show the end of life for a given project/release train via an endpoint in spring-cloud-info

enhancement