Skip to content

ComponentStoreMaxSizeBytes doesn't work for components with docker image artifacts #1611

Open
@tomikpik

Description

@tomikpik

Describe the bug
The componentStoreMaxSizeBytes config property of Nucleus does not work for components with docker image artifacts. This requires additional handling of the images downloaded on the device with constrained disk space.

To Reproduce

  • set componentStoreMaxSizeBytes configuration value
  • create a component with docker image artifact with size exceeding the previously set value

Expected behavior

  • docker artifacts are considered in the component size in the component store

Environment

  • OS: L4T 35.5.0
  • JDK version: Java 17
  • Nucleus version: 2.12.4

Thank you for taking a look at this

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions