Skip to content

Conversation

erikpetzold
Copy link
Member

@erikpetzold erikpetzold commented Jan 4, 2024

Playground setup with spring-cloud-kubernetes-discoveryserver.

Can now be used to analyze codecentric/spring-boot-admin#2872

Open issues:

  • SBA cannot handle different management port as discoveryserver provides this as "port.management" instead of "management.port" -> add pattern for management port that is used by spring-cloud-kubernetes-discoveryserver spring-boot-admin#3034
  • Does discovery on start but is not updating afterwards. Seems there is no "watch" like in other kubernetes clients
  • Not yet tested with reactive stuff, just wanted to get a basic setup running. I had the errormessage of the linked issue for a moment during development, but then it was gone, probably due to dependency updates. Will investigate this next.
@erikpetzold erikpetzold merged commit 59f4639 into main Jan 4, 2024
@erikpetzold erikpetzold deleted the spring-cloud-kubernetes-discoveryserver branch January 4, 2024 13:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant