Skip to content
This repository was archived by the owner on Aug 29, 2023. It is now read-only.
This repository was archived by the owner on Aug 29, 2023. It is now read-only.

Make the storage system utilize Identifyable and typed errors #41

@twelho

Description

@twelho

Currently the storage system still heavily relies on specific ObjectMeta fields (e.g. UID) for identifying objects, refactor the system to use keys that comply to the Idenfityable interface (generating specific unique idenfiers based on some properties of objects) so that the storage can be made oblivious of object details and individual fields. Also wire up typed errors for all operations that can fail.

Metadata

Metadata

Assignees

No one assigned

    Labels

    next stepsSuitable for continuing work on the code base

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions