Scheduled maintenance on Saturday, 27 September 2025, from 07:00 AM to 4:00 PM GMT (09:00 AM to 6:00 PM CEST) - some services may be unavailable -

Skip to content

Remove spring cloud dependency

Spring cloud seems to be entirely unused except the fabric8 kubernetes client, which is already transitively depended on. This MR removes the spring cloud dependency completely and replaces it with a direct dependency on the fabric8 kubernetes client.

This also fixes various error messages being thrown by the discovery client when using cridge for a remote cluster management.

I've tested that this works on both a 1.32 and 1.33 kubernetes cluster.

Closes #23 (closed)

Merge request reports

Loading