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

Make registry client unpacking the default and only Unpack implementation #182

@anik120

Description

@anik120

Polling for new content in the remote registry will require an Unpack implementation that it can call and expect the content to be...unpacked.

However, the current default Unpack implementation using pod logs has several issues that looks like potential roadblocks for implementing polling. With a new Unpack implementation being added, polling can be implemented with the expectation from Unpack stated in the first sentence.

All of this is pointing towards ripping out the pod logs based implementation, and making the new direct registry client implementation the default and only one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions