-
Notifications
You must be signed in to change notification settings - Fork 1k
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
major changes in fabric8 discovery client (CAN ONLY GO IN THE NEXT MAJOR RELEASE) #1244
base: main
Are you sure you want to change the base?
major changes in fabric8 discovery client (CAN ONLY GO IN THE NEXT MAJOR RELEASE) #1244
Conversation
Now that I have everything in my cache about fabric8 discovery implementation, I can change the code to a simpler version. The changes here are pretty destructive, but they simplify the implementation quite a bit and also hides a lot of things so that it is easier to maintain in the long run. This has the same spirit of the changes that I did at some point in time related to config packages. I will comment and keep this one up to date with changes that will come in main. |
No description provided.