View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0017488 | CentOS CI | general | public | 2020-06-19 09:20 | 2020-06-26 10:54 |
Reporter | mh21 | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Summary | 0017488: Persistent volume for ark project in CentOS CI | ||||
Description | Hi Brian, we are planning to host a webinterface detailing the results of kernel tests in the ark project in CentOS CI. Would it be possible to provision a persistent volume of 20GB in the project for this purpose? As a placeholder, I already create a PVC 'datawarehouse' in the project: apiVersion: v1 kind: PersistentVolumeClaim metadata: name: datawarehouse namespace: ark spec: accessModes: - ReadWriteMany resources: requests: storage: 20Gi Thank you very much! Cheers Michael | ||||
Tags | No tags attached. | ||||
The project was migrated to the ocp4 deployment, and a pv was created there. Feel free to close this issue, I couldn't figure out how to do this �. |
|
namespace created and pv attached to the new cluster | |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-06-19 09:20 | mh21 | New Issue | |
2020-06-19 09:20 | mh21 | Status | new => assigned |
2020-06-25 17:00 | mh21 | Note Added: 0037240 | |
2020-06-26 10:54 | siddharthvipul1 | Status | assigned => resolved |
2020-06-26 10:54 | siddharthvipul1 | Resolution | open => fixed |
2020-06-26 10:54 | siddharthvipul1 | Note Added: 0037244 |