Cook
Cook copied to clipboard
Fair job scheduler on Kubernetes and Mesos for batch workloads and Spark
## Changes proposed in this PR - Add the JobExpander plugin location and default expander, IdentityJobExpander ## Why are we making these changes? We want to create the ability to...
This change adds a proof of concept for configuring pools to bypass Fenzo and submit their considerable jobs directly to Kubernetes. These jobs are scheduled by a new Kubernetes handler,...
## Changes proposed in this PR - Update documenttaion on how to release python artifacts. ## Why are we making these changes? Make it easier to know how to release...
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.0 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
Bumps [numpy](https://github.com/numpy/numpy) from 1.12.1 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...
## Changes proposed in this PR - Fix create-task-ent to have a :db/id ## Why are we making these changes? task-ent->user uses :db/id as a cache key. However, synthetic tasks...
## Changes proposed in this PR - - - ## Why are we making these changes?
## Changes proposed in this PR - - - ## Why are we making these changes?
## Changes proposed in this PR - Adds feature to add Kubernetes pod annotations to jobs based on user passed job-labels ## Why are we making these changes? We intend...
## Changes proposed in this PR - change share and quota to use Postgres ## Why are we making these changes? Share and quota are small and simple and can...