Skip to content
This repository has been archived by the owner on Dec 7, 2023. It is now read-only.

Serializer, Storage and Client implementations #93

Merged
merged 6 commits into from
Jul 3, 2019
Merged

Conversation

luxas
Copy link
Contributor

@luxas luxas commented Jul 3, 2019

@twelho this shows how we could abstract away
a) the underlying storage (could provide other forms, e.g. using k8s API, etcd or GitOps),
b) how the filtering/matching works
c) caching for resources only partially loaded from disk

Note that pretty much all of the client is autogenerated based on a template, that is nice 😄

Let's use this ASAP for the ongoing refactor, and rebase the whole program on top of this approach.

@luxas luxas changed the title Prototype Storage and Client implementation Serializer, Storage and Client implementations Jul 3, 2019
@luxas
Copy link
Contributor Author

luxas commented Jul 3, 2019

This is ready to merge 🎉

@luxas luxas merged commit 7bba07f into master Jul 3, 2019
@luxas luxas deleted the storage_client branch July 3, 2019 13:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant