Skip to content

On-cluster build PersistentVolume fills up across builds #3516

@lkingland

Description

@lkingland

The PersistentVolume used for on-cluster builds (both standard and
Pipelines-as-Code) is reused across builds without cleanup. Over time
it fills up, causing subsequent builds to fail with "No space left on
device" during git-init.

The build pipeline should clean up or rotate workspace PVs between
builds to prevent accumulation.

Related: SRVOCF-583

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions