Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleanup k8s client loadbalancer part 1 #1612

Merged

Conversation

wind57
Copy link
Contributor

@wind57 wind57 commented Mar 27, 2024

No description provided.

wind57 and others added 30 commits December 4, 2021 07:59
@@ -1,5 +1,5 @@
/*
* Copyright 2013-2020 the original author or authors.
* Copyright 2013-2024 the original author or authors.
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I have not changed the tests here, just minor clean-up and added for selective namespaces

String serviceName = getServiceId();
LOG.debug(() -> "serviceID : " + serviceName);

if (discoveryProperties.allNamespaces()) {
Copy link
Contributor Author

@wind57 wind57 Mar 27, 2024

Choose a reason for hiding this comment

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

this mimics fabric8 implementation. First search in all namespaces (if enabled), then selective namespaces, then the single namespace

@wind57
Copy link
Contributor Author

wind57 commented Apr 3, 2024

@ryanjbaxter ready to be looked at, thank you!

@wind57 wind57 marked this pull request as ready for review April 3, 2024 14:31
@ryanjbaxter ryanjbaxter added this to the 3.1.2 milestone Apr 3, 2024
@ryanjbaxter ryanjbaxter merged commit 17471a1 into spring-cloud:main Apr 3, 2024
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants