Ryan Baxter
Ryan Baxter
So I ran this by the Spring Boot team and this is the expected behavior. The reason why `application.properties` on the classpath comes before the property source from the s3...
Thinking about your constraints here makes me think there is an opportunity to add a feature to spring cloud config that takes an inspiration from the config watcher in spring...
I don't think Spring Cloud Config is _necessary_ you could do all this with config maps/secrets and rolling restarts via K8S. However I do think Spring Cloud Config (using something...
Hopefully that happens before we release 5.0.0. I don't see a due date on the milestone.
Thanks for opening the issue. Since we are not adding the `field-selector` are you getting an error? Can you provide a sample that reproduces the issue?
Could you provide the omitted frames in the stacktrace so I can see exactly where the exception is originating from in our code?
> But your issue undercovers an interesting situation, that basically says: you set the RBAC, we will make sure it works later on. And we break that promise. Also, I...
I think that is a good approach!
Java 17
No worries I will continue to try and figure it out. Btw, how many more breaking PRs do you have to merge into main? We just released M3 and have...