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
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