Skip to content

fix-2272#2273

Merged
ryanjbaxter merged 1 commit into
spring-cloud:mainfrom
wind57:fix-2272
Jul 10, 2026
Merged

fix-2272#2273
ryanjbaxter merged 1 commit into
spring-cloud:mainfrom
wind57:fix-2272

Conversation

@wind57

@wind57 wind57 commented Jul 9, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Signed-off-by: wind57 <eugen.rabii@gmail.com>
@wind57 wind57 changed the title fix-2272: fix issue fix-2272 Jul 9, 2026
import java.util.List;

/**
* @author wind57

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is the real fix. Introduce a new record that wrap existing List<String> selectiveNamespaces into it, via : new SelectiveNamespaces(selectiveNamespaces).

@wind57 wind57 marked this pull request as ready for review July 10, 2026 05:34
@wind57

wind57 commented Jul 10, 2026

Copy link
Copy Markdown
Contributor Author

@ryanjbaxter ready for review. thank you

@ryanjbaxter ryanjbaxter linked an issue Jul 10, 2026 that may be closed by this pull request
@ryanjbaxter ryanjbaxter merged commit 9e46797 into spring-cloud:main Jul 10, 2026
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

selectiveNamespaces not working

3 participants