Ryan Baxter
Ryan Baxter
@jensmatw Could you make the PR against the 4.1.x branch and resolve the merge conflicts?
@jensmatw can you sign your commits so the DCO check passes?
This will need to wait for the next major since it adds an interface to a public class. It could break binary compatibility since this is effecting remote events.
Hi @dvag-yannick-reifschneider are you willing to update this PR based on the feedback? If so could you make the PR against the 4.1.x branch?
I believe it should be supported. Have you tried it using the native file system as a back end to see if that supports multiple labels?
No I don't think so. When I try this using a native backend I am getting a 500 back from the config server, is that not what you are seeing?
There isn't much, but there is this mention of using multiple labels in the docs > For instance, you might want to align the config label with your branch but...
Yes it is clearly not supported today.
Can you try with Spring Cloud 2023.0.3 and see if it makes a differene?
OK can you provide the response just from the config server by making a request to `/mimoto/default/develop`?