Thank you, Josh. I am currently having a look through the code upstream from the Kubernetes scheduler to figure out where the topologies are submitted from. From what I have grasped thus far, there are two parts of the job submission process directly relevant to #3707: 1. Topology definition submission to the topology manager. 2. Pod configuration definitions submitted to the K8s cluster.
In the event of a pod config submission issue there needs to be a rollback on the topology submission. I am attempting to locate this in the <scheduler-core/SubmitterMain> and <stmgr/SchedulerStateManagerAdaptor>. As soon as this is resolved I can focus on the documentation. /Saad On 2021/10/06 17:42:10, Josh Fischer <[email protected]> wrote: > Let's wait. > > On Wed, Oct 6, 2021 at 12:34 PM Saad Ur Rahman <[email protected]> > wrote: > > > Hi Ning, > > > > Just a quick update on the #3707 Pod Templates. I am actively working on > > the PR, and it is currently in the testing phase (Minikube deployments). My > > ability to engage in deployment testing is CPU constrained. Nick is > > engaging as he can when time permits. The documentation is not complete. > > The TravisCI pipeline builds tend to be flaky on one particular test, which > > is also failing on the documentation branch, but the entire set of test > > suites always pass on my system. > > > > I do not have any issues with a new release being rolled out with or > > without #3707. If there are currently enough changes, then it would make > > sense to go ahead, but I would not want to rush out anything that is not > > fully tested and cleared. > > > > > > /Saad > > > > On 2021/10/06 16:27:58, Ning Wang <[email protected]> wrote: > > > Cool. Thanks. > > > > > > I am wondering how is the k8s configMap PR? Do we want to wait for it to > > be > > > merged? > > > > > > On Wed, Oct 6, 2021 at 9:18 AM Josh Fischer <[email protected]> wrote: > > > > > > > Hi, > > > > > > > > I will be creating a new release for Heron. Does anyone have any > > concerns > > > > before I start? > > > > > > > > - Josh > > > > > > > > > >
