Ryan Baxter
Ryan Baxter
We would like to do it the week of Oct 13th
Sounds good to me
This is a bit more complex because Spring Cloud is not just one project and we have a release train. I am curious as to how you would use a...
Hmm we are seeing some weird failures on main that you are clearly not seeing here https://github.com/spring-cloud/spring-cloud-kubernetes/actions/runs/11404506253/job/31735703685 Maybe they are intermittent?
Weird I couldn't reproduce it locally
Could you add some tests and documentation for this feature?
I see `vaultTemplate` defined here https://github.com/spring-cloud/spring-cloud-vault/blob/main/spring-cloud-vault-config/src/main/java/org/springframework/cloud/vault/config/VaultAutoConfiguration.java#L158 But `SpringVaultClientConfiguration` does not have any beans defined in it. I searched spring cloud config for anything named `vaultTemplate` but I did not find...
But these are in Spring Vault Core and Spring Cloud Vault, so shouldn't the problem be resolved in one of those projects?
LoadBalancerRestClientHttpServiceGroupConfigurer does not set baseUrl for @ImportHttpServices groups
I am not able to reproduce this Can you provide a [complete, minimal, verifiable sample](https://stackoverflow.com/help/mcve) that reproduces the problem? It should be available as a GitHub (or similar) project or...
I think we would prefer option A because it is backward compatible. We would want that PR submitted against the 4.2.x branch and then we can merge it forward.