Remove old workspaces volumes in OpenShift infrastructure #6081
Labels
kind/bug
Outline of a bug - must adhere to the bug report template.
target/branch
Indicates that a PR will be merged into a branch other than master.
Related to SPI branch only.
After workspace is removed projects files (including binaries) are not removed from persistent volumes of OpenShift. This means that after usage of several workspaces file system consumption of OpenShift is growing.
When we tried to run selenium tests on OpenShift infrastructure VM fs was overblown system became unstable because of lack of free space on disk.
OpenShiftConnector has such cleanup tool - OpenShiftWorkspaceFilesCleaner.
The text was updated successfully, but these errors were encountered: