Seagate / cortx-k8s

CORTX Kubernetes Orchestration Repository
https://github.com/Seagate/cortx
Apache License 2.0
6 stars 47 forks source link

CORTX-32842: Replace PVC with EmptyDir for cortx-control deployment #338

Closed walterlopatka closed 2 years ago

walterlopatka commented 2 years ago

Description

This change replaces the local PVC with an EmptyDir for the data volume for the cortx-control pod. The goal of this change is to avoid having the cortx-control pod bound to a specific node.

Type of change

Applicable issues

CORTX image version requirements

N/A

How was this tested?

  1. Verified via local deploy and user creation/S3 IO smoke test.
  2. Verified that status-, logs-cortx-cloud.sh scripts
  3. Ran basic deploy regression test

Checklist

If this change requires newer CORTX or third party image versions:

If this change addresses a CORTX Jira issue: