The recent releases of JOSDK v5.0.0-beta1 and Fabric8 Kubernetes Client v7.0.0 introduced changes that make the current josdk-spring-boot-starter incompatible with these versions.
To restore compatibility, an update of this project is required. I have made local changes and performed tests that allow the starter to work correctly with the latest versions of both JOSDK and Fabric8.
Proposed Solution
The attached patch resolves the compatibility issues and updates the starter to support the new versions:
Patch: Update_josdk-spring-boot-starter_for_compatibility_with_JOSDK_v5_and_Fabric8_v7.patch
Best regards
Martin