8000 Generic cloner interface · Issue #573 · operator-framework/java-operator-sdk · GitHub
[go: up one dir, main page]

Skip to content
Generic cloner interface #573
Closed
Closed
@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 39C5 type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0