Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

container: Make ManifestDiff serializable#619

Merged
cgwalters merged 1 commit intoostreedev:mainfrom
cgwalters:diff-serialize
Apr 17, 2024
Merged

container: Make ManifestDiff serializable#619
cgwalters merged 1 commit intoostreedev:mainfrom
cgwalters:diff-serialize

Conversation

@cgwalters
Copy link
Member

But don't serialize the layers or manifests as that's large; just the numeric diff which is a lot smaller amount of data.

Fetching manifests and layers should be done via a dedicated API.

But don't serialize the layers or manifests as that's large;
just the numeric diff which is a lot smaller amount of data.

Fetching manifests and layers should be done via a dedicated
API.
Copy link
Member

@travier travier left a comment

Choose a reason for hiding this comment

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

LGTM. I don't think that cover the full scope of #618 however?

@cgwalters
Copy link
Member Author

Yeah you're right, reopened that.

@cgwalters cgwalters merged commit 62bac42 into ostreedev:main Apr 17, 2024
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.

2 participants