Skip to content

Removing custom key/value setting in ManagedDependentResourceContext in v5 #1922

Closed
@csviri

Description

@csviri

Talking about this part:

https://github.com/java-operator-sdk/java-operator-sdk/blob/95f3f0463e82302f50ca1023e433ff517384fa95/operator-framework-core/src/main/java/io/javaoperatorsdk/operator/api/reconciler/dependent/managed/ManagedDependentResourceContext.java#L15-L41

In core JOSDK at least is nowhere used, and there might have been some cases in the past we though we need this, but don't see any use case now. It is also very confusing, why such key value store should be there.

So if there are no valid use cases we should delete it, if there is we should add an Integration Test to showcase that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions