Skip to content

Generic cloner interface #573

@csviri

Description

@csviri

Currently we can setup a objectMapper in configuration, where now this is used only for cloning custom resources (serializing and de-serializing POJOs):

https://github.com/java-operator-sdk/java-operator-sdk/blob/5431289871baaf221745cbf7e522b70f7e69c9e2/operator-framework-core/src/main/java/io/javaoperatorsdk/operator/api/config/ConfigurationService.java#L82-L90

The goal of this issue is to generalize this interface and have cloner interface in place, so not just sub-classes of object mappers can be provided.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions