Working_directory

Problem:
Limited space in container to store sync files
Expected outcome:

Pulpcore version:
3.36.0
Pulp plugins installed and their versions:
pulp-ansible 0.20.0
pulp-certguard 1.6.5
pulp-container 2.16.2
pulp-deb 3.0.0
pulp-file 1.14.5
pulp-gem 0.3.0
pulp-glue 0.21.3
pulp-maven 0.6.0
pulp-ostree 2.1.3
pulp-python 3.10.0
pulp-rpm 3.22.5
pulpcore 3.36.0
Operating system - distribution and version:
rhel 8.6

Other relevant data:
We are running container with external DB and S3. The host for containers has limit amount of space 4G in WORKING_DIRECTORY. Is it possible to point the directory to S3 so the tmp sync files won’t fill up the filesystem? Does only the worker container need to have a large WORKING_DIRECTORY?

Here is a plausible explanation for the described problem: No space error on 3.21.2 - #2 by gerrod.

At the moment, we do not support setting WORKING_DIRECTORY to any third-party storage but the local filesystem storage.