Skip to content

Conversation

@wind57
Copy link
Contributor

@wind57 wind57 commented Oct 14, 2025

No description provided.

Signed-off-by: wind57 <[email protected]>
return new Fabric8ReactiveDiscoveryClient(fabric8DiscoveryClient);
}

@Bean
Copy link
Contributor Author

Choose a reason for hiding this comment

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

we have a situation where there are two discovery clients options:

  • cacheable
  • non-cacheable

If we enable the cacheable one, the health indicator is going to fail, since it expects a non-cacheable one.

I did not catch that initially since there was no test to cover that, now there is.

Signed-off-by: wind57 <[email protected]>
@wind57
Copy link
Contributor Author

wind57 commented Oct 14, 2025

@ryanjbaxter this adds k8s-client cacheable discovery implementation + fixes a small issue

@wind57 wind57 marked this pull request as ready for review October 14, 2025 16:21
@ryanjbaxter
Copy link
Contributor

Will the documentation come in a separate PR?

@ryanjbaxter ryanjbaxter merged commit 3eac93f into spring-cloud:main Oct 14, 2025
18 checks passed
@wind57
Copy link
Contributor Author

wind57 commented Oct 14, 2025

Yes, in the next one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants