Ryan Baxter

Results 639 comments of Ryan Baxter

Closing in favor of https://github.com/spring-cloud/spring-cloud-gateway/pull/3658

Looks like this would cause some test failures. Also the DCO needs to addressed

> I would like to verify that a configmap linked to the application is available and has been loaded. Can I ask why and what you are trying to accomplish...

One approach I can think of is to have a Bean which takes in all `SourceDataEntriesProcessor` or ` Fabric8ConfigMapPropertySource` if you really want to by hyper-specific. You can look at...

You are going to have to provide more information than "the app doesn't start" for us to help

Do you have any idea where this is coming from `configDataConfigMapConfigProperties`? Can you provide a sample?

OK looking at your sample gave me more clues. Why are you specifying `spring.config.import=kubernetes:` and enabling Bootstrap? You are running into issues because we are trying to load configuration using...

Can you please provide a sample as a zip file or github repo that reproduces the issue?

@wind57 why did we originally decide on the existing behavior?