Skip to content

Addon Enable: Docker images put to cache even for omited features #2804

Description

@TobiasKrimmer

Describe the bug
When enabling an addon with "omit" flags, it seems that docker images of omitted features are still imported into the node image cache. Observed for addons logging and security.

To Reproduce
Enable logging addon with "-omitOpensearch" and check the image list later on the node ==> Opensearch and Opensearch Dashboard images will be listed anyways.

Expected behavior
Omitting a feature should also not import those images into the node cache. This consumes disk space unnecesarily.

Additional context
Using version 1.8.1

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugSomething isn't workingtriagedThis issue was discussed in the maintainers round

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions