Skip to content

fix: remove unused UpdateableCache & CacheKeyMapper#3427

Open
csviri wants to merge 2 commits into
operator-framework:mainfrom
csviri:remove-unused
Open

fix: remove unused UpdateableCache & CacheKeyMapper#3427
csviri wants to merge 2 commits into
operator-framework:mainfrom
csviri:remove-unused

Conversation

@csviri

@csviri csviri commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Signed-off-by: Attila Mészáros a_meszaros@apple.com

Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
Copilot AI review requested due to automatic review settings June 18, 2026 11:59
@openshift-ci openshift-ci Bot requested review from metacosm and xstefank June 18, 2026 11:59

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR cleans up the operator framework core event source API by removing an unused cache extension interface (UpdatableCache), reducing surface area in io.javaoperatorsdk.operator.processing.event.source.

Changes:

  • Deletes the unused UpdatableCache<T> interface (which extended Cache<T> with put/remove methods).

Signed-off-by: Attila Mészáros <a_meszaros@apple.com>
@csviri csviri changed the title fix: remove unused UpdateableCache fix: remove unused UpdateableCache & CacheKeyMapper Jun 18, 2026
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