Skip to content

fix(#5079): Enable the KubernetesConverterConfiguration configuration only if also the KubernetesDiscoveryProperties bean is available in the context (#5083)#5083

Open
cdprete wants to merge 1 commit intocodecentric:masterfrom
cdprete:master
Open

fix(#5079): Enable the KubernetesConverterConfiguration configuration only if also the KubernetesDiscoveryProperties bean is available in the context (#5083)#5083
cdprete wants to merge 1 commit intocodecentric:masterfrom
cdprete:master

Conversation

@cdprete
Copy link

@cdprete cdprete commented Feb 18, 2026

Fixes #5079

I cannot build the UI part in my corporate environment, therefore I couldn't test the full potentially released package.
Nevertheless, I've uploaded a snapshot in our repository and now the build of my monitoring application which uses SBA server as dependency is not failing anymore:
image

@cdprete cdprete requested a review from a team as a code owner February 18, 2026 12:29
@cdprete cdprete changed the title fix(#5079): Enable the KubernetesConverterConfiguration configuration only if also the KubernetesDiscoveryProperties bean is available in the context fix(#5079): Enable the KubernetesConverterConfiguration configuration only if also the KubernetesDiscoveryProperties bean is available in the context (#5083) Feb 18, 2026
cdprete pushed a commit to cdprete/spring-boot-admin that referenced this pull request Feb 18, 2026
…nfiguration only if also the KubernetesDiscoveryProperties bean is available in the context (codecentric#5083)
cdprete pushed a commit to cdprete/spring-boot-admin that referenced this pull request Feb 18, 2026
…nfiguration only if also the KubernetesDiscoveryProperties bean is available in the context (codecentric#5083)
@hzpz
Copy link
Contributor

hzpz commented Feb 18, 2026

Hey @cdprete, we need a little more context. What exactly is failing for you? We need something like a stacktrace or ideally a minimal reproducible example.

@cdprete
Copy link
Author

cdprete commented Feb 18, 2026

Hey @cdprete, we need a little more context. What exactly is failing for you? We need something like a stacktrace or ideally a minimal reproducible example.

Hey @hzpz.
It's already in #5079

@hzpz
Copy link
Contributor

hzpz commented Feb 18, 2026

Sorry, I missed the link above. Let's discuss over there.

@cdprete
Copy link
Author

cdprete commented Feb 18, 2026

Sorry, I missed the link above. Let's discuss over there.

Fine for me.
On the other end, this bug blocks me from update our environments, so it's quite critical.

…nfiguration only if also the KubernetesDiscoveryProperties bean is available in the context (codecentric#5083)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug: SBA server build breaks with version 4.0.0

2 participants

Comments