Sorry for the delay I have been testing another PR. The link for this PR is below and I have completed some minimal deployment testing. https://github.com/apache/incubator-heron/pull/3740
On Fri, Nov 19, 2021 at 2:42 PM Ning Wang <[email protected]> wrote: > sounds good to me~ > > On Fri, Nov 19, 2021 at 9:12 AM Saad <[email protected]> wrote: > > > Hello everyone, > > > > I would like to propose we implement the currently missing *restart* > > functionality > > in the Heron K8s scheduler by calling *deleteCollectionNamespacedPod* > with > > a *labelSelector* of topology and app. This would kill all of the > > topology's pods and trigger a relaunch of the pods by the StatefulSet > > controller. > > >
