agiledigital / agiledigital/toolform
Support basic Persistent Volumes in Kubernetes Generators
Open
P1
- Dominant language
- Scala
- Stars
- 3
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
Components and some resources (e.g. Databases) need to have persistent volumes available. Previously (pre-toolform) this has been represented by a Kubernetes like Volume resource that is "linked" to the target component(s).
We need to provide the ability for components (and resources) to specific "claims" for basic PV types (RW, RO, EmptyDir) excluding the complicated ReadWriteMany version.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.