Skip to content

Proposal: Create containers-extra package #465

Open
@m-renaud

Description

@m-renaud

Background

I've just finished going through all of the open issues and pull requests and I've noticed a bunch of them are of the form "Consider adding x to the Y api", and the discussion usually ends with, "I like this idea, but this is a somewhat special and the api is already huge, so probably not."

See below for a list of open issues that request that things be added to containers. Many of these are reasonable requests and things that not everyone should need to write themselves, but also don't quite belong in the core containers API. By creating an official containers-extra package we can provide the "extra" API functions to reduce code duplication in other libraries, (potentially) user more efficient implementations using the Internals, and use it as a test bed to see which operations are widely used to give us data for what should be included in the core api.

Open API Requests

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions