Skip to content

Conversation

@dvob
Copy link
Contributor

@dvob dvob commented Oct 31, 2025

Configure KubernetesClient to use Spring's auto-configured ObjectMapper. This allows Jackson modules registered in Spring (e.g. jackson-module-kotlin) to be automatically available for Kubernetes resource serialization and deserialization.

@csviri
Copy link
Contributor

csviri commented Oct 31, 2025

@dvob pls reformat the code mvn clean install should do the trick.

Configure KubernetesClient to use Spring's auto-configured ObjectMapper.
This allows Jackson modules registered in Spring (e.g.
jackson-module-kotlin) to be automatically available for Kubernetes
resource serialization and deserialization.
@dvob dvob force-pushed the use-spring-object-mapper-for-serialization branch from 8580258 to 2af8d82 Compare November 1, 2025 07:20
@dvob
Copy link
Contributor Author

dvob commented Nov 1, 2025

Spotless doesn't seem to run during mvn install but I did now run mvn spotless:apply and force pushed the changes.

@csviri
Copy link
Contributor

csviri commented Nov 1, 2025

Spotless doesn't seem to run during mvn install but I did now run mvn spotless:apply and force pushed the changes.

ahh, yes added that now: #259

Copy link
Contributor

@csviri csviri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you!

@csviri csviri merged commit 4ab4fd5 into operator-framework:main Nov 1, 2025
1 check passed
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.

2 participants