Skip to content
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

Decompose the interface #798

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from
Draft

Decompose the interface #798

wants to merge 2 commits into from

Conversation

tjungblu
Copy link
Contributor

trying to decouple the interface a bit further, inversing the interface injection again.

/hold

drafting for now, happy to discuss/split the different pieces out

@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: tjungblu
Once this PR has been reviewed and has the lgtm label, please assign serathius for approval. For more information see the Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

trying to decouple the interface a bit further, inversing the interface
injection again.

Signed-off-by: Thomas Jungblut <[email protected]>
This also moves out copyall, removes the duplicated reload function,
adds a more general list func.

Signed-off-by: Thomas Jungblut <[email protected]>
@tjungblu
Copy link
Contributor Author

Second commit is breaking the serialization out of the freelist interface, copyall becomes an implementation detail of it and the txchecker now uses a simplified listing function instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants