Skip to content

Renovate CE/EE: Limitations of the Current Worker Cleanup Approach #714

@Gabriel-Ladzaretti

Description

@Gabriel-Ladzaretti

The Problem

The current worker cleanup uses the find command and a reference file created at container startup to remove artifacts created by the install-tool and the managers it wraps. however, this can break its functionality, as some of its files maintain state, leaving it in an unstable condition.

Proposed Solution

Since the install-tool manages both state and its own fs artifacts (e,g. symlinks), cleanup should be delegated to it and not performed by the worker. until addressed upstream, the current method remains functional but incomplete.

Upstream issue for tracking

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions