apache / incubator-heron

Apache Heron (Incubating) is a realtime, distributed, fault-tolerant stream processing engine from Twitter
https://heron.apache.org/
Apache License 2.0
3.65k stars 597 forks source link

Remove deprecated Host Path, NFS, and EBS support for Kubernetes #3821

Closed surahman closed 2 years ago

surahman commented 2 years ago

Should remove the antiquated logic that adds Host Path, NFS, and EBS volumes. We should remove this once we've added proper PV/PVC support.

surahman commented 2 years ago

Converted the Kanban card to an issue.

With full support for Host Path, NFS, and EBS available in Kubernetes can we deprecate the legacy code?