Skip to content

Simplify patching with fabric8 client v6 is released #1225

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
csviri opened this issue May 18, 2022 · 0 comments · Fixed by #1372
Closed

Simplify patching with fabric8 client v6 is released #1225

csviri opened this issue May 18, 2022 · 0 comments · Fixed by #1372
Assignees
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Milestone

Comments

@csviri
Copy link
Collaborator

csviri commented May 18, 2022

Fabric8 client v6 will provide facilities to improve and simplify patching/editing the resource. Currently its quite cumbersome and inefficient (see serialization + load here):
https://github.com/java-operator-sdk/java-operator-sdk/blob/409cb1dca59a931f7ccb6edcc279aafa7a6f381e/operator-framework-core/src/main/java/io/javaoperatorsdk/operator/processing/event/ReconciliationDispatcher.java#L363-L376

@csviri csviri added the kind/feature Categorizes issue or PR as related to a new feature. label May 18, 2022
@github-actions github-actions bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jul 18, 2022
@metacosm metacosm removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jul 19, 2022
@csviri csviri linked a pull request Jul 25, 2022 that will close this issue
@csviri csviri added this to the 3.2 milestone Jul 25, 2022
@operator-framework operator-framework deleted a comment from github-actions bot Jul 25, 2022
@csviri csviri closed this as completed Aug 4, 2022
@csviri csviri self-assigned this Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants