You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by sa...@apache.org on 2022/05/01 16:54:05 UTC

[incubator-heron] 01/01: Merge branch 'HEAD' into saadurrahman/3821-Remove-Deprecated-Volumes-K8s

This is an automated email from the ASF dual-hosted git repository.

saadurrahman pushed a commit to branch saadurrahman/3821-Remove-Deprecated-Volumes-K8s
in repository https://gitbox.apache.org/repos/asf/incubator-heron.git

commit 4315e5de79f867499aab00891f5854518b9185fc
Merge: b53b7fa97e7 8d701c5119e
Author: Saad Ur Rahman <sa...@apache.org>
AuthorDate: Sun May 1 12:53:36 2022 -0400

    Merge branch 'HEAD' into saadurrahman/3821-Remove-Deprecated-Volumes-K8s

 .../scheduler/kubernetes/KubernetesContext.java    | 39 -------------
 .../heron/scheduler/kubernetes/V1Controller.java   | 24 --------
 .../apache/heron/scheduler/kubernetes/Volumes.java | 59 --------------------
 .../scheduler/kubernetes/V1ControllerTest.java     | 65 ----------------------
 .../heron/scheduler/kubernetes/VolumesTests.java   | 48 ----------------
 5 files changed, 235 deletions(-)