Skip to content

Review necessity of host-container volume mounts in deployment configurations #1800

@coderabbitai

Description

@coderabbitai

Context

During the review of PR #1749, a discussion arose about whether all host-container volume mounts are necessary in the deployment configurations.

Specifically, the tmp directory mount (e.g., compression-worker-tmp-pv) was identified as potentially unnecessary unless debugging is needed to inspect data passed from Python code to CLP binaries.

Scope

Review all host-container mounts in:

  • Docker Compose configurations
  • Kubernetes (Helm chart) configurations

Determine which mounts are essential for runtime operation versus which are only needed for debugging purposes.

References

Metadata

Metadata

Assignees

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