[galaxyproject/galaxy] 1253ef: Adds k8s support for CPU and memory resource setti...

Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: 1253eff2f5737183dbd702382534e920b32b2270 https://github.com/galaxyproject/galaxy/commit/1253eff2f5737183dbd702382534e... Author: Pablo Moreno <pablo.a.moreno@gmail.com> Date: 2017-10-04 (Wed, 04 Oct 2017) Changed paths: M config/job_conf.xml.sample_advanced M lib/galaxy/jobs/runners/kubernetes.py Log Message: ----------- Adds k8s support for CPU and memory resource settings. Commit: 3145509b7a870d3ff06a2ad6037d5c5ce20eb559 https://github.com/galaxyproject/galaxy/commit/3145509b7a870d3ff06a2ad6037d5... Author: Pablo Moreno <pablo.a.moreno@gmail.com> Date: 2017-10-04 (Wed, 04 Oct 2017) Changed paths: M lib/galaxy/jobs/runners/kubernetes.py Log Message: ----------- Avoids cleaning up container name when destination id is not str, probably applicable for dynamic destinations. Commit: ca2e121fa67443797436189387e7ff6733cfc6b9 https://github.com/galaxyproject/galaxy/commit/ca2e121fa67443797436189387e7f... Author: Pablo Moreno <pablo.a.moreno@gmail.com> Date: 2017-10-04 (Wed, 04 Oct 2017) Changed paths: M lib/galaxy/jobs/runners/kubernetes.py Log Message: ----------- Minor code formatting for tox tests Commit: 7654935f031afdd852df3a800f2f012a89bdb08f https://github.com/galaxyproject/galaxy/commit/7654935f031afdd852df3a800f2f0... Author: Pablo Moreno <pablo.a.moreno@gmail.com> Date: 2017-10-16 (Mon, 16 Oct 2017) Changed paths: M lib/galaxy/jobs/runners/kubernetes.py Log Message: ----------- k8s runner: Adds ability to detect OOMKilled jobs and signals it for resubmission. Commit: ac477fc0216c9c22af659eb9f1de7622c9207779 https://github.com/galaxyproject/galaxy/commit/ac477fc0216c9c22af659eb9f1de7... Author: John Chilton <jmchilton@gmail.com> Date: 2017-12-12 (Tue, 12 Dec 2017) Changed paths: M config/job_conf.xml.sample_advanced M lib/galaxy/jobs/runners/kubernetes.py Log Message: ----------- Rework k8s resource request parameters. xref https://github.com/galaxyproject/galaxy/pull/4751#issuecomment-341196780 Commit: ec6011c23815355cdc35acc3246f473d9b2a98d9 https://github.com/galaxyproject/galaxy/commit/ec6011c23815355cdc35acc3246f4... Author: Pablo Moreno <pcm32@users.noreply.github.com> Date: 2017-12-18 (Mon, 18 Dec 2017) Changed paths: M config/job_conf.xml.sample_advanced M lib/galaxy/jobs/runners/kubernetes.py Log Message: ----------- Merge pull request #19 from jmchilton/feature/k8s-resources-requests-limits Rework k8s resource request parameters and docs Commit: 21dc271bf014889de3c4b2a3c1124c55811e4e22 https://github.com/galaxyproject/galaxy/commit/21dc271bf014889de3c4b2a3c1124... Author: John Chilton <jmchilton@gmail.com> Date: 2017-12-18 (Mon, 18 Dec 2017) Changed paths: M config/job_conf.xml.sample_advanced M lib/galaxy/jobs/runners/kubernetes.py Log Message: ----------- Merge pull request #4751 from phnmnl/feature/k8s-resources-requests-limits Kubernetes resources requests/limits support Compare: https://github.com/galaxyproject/galaxy/compare/6fc9296d5359...21dc271bf014
participants (1)
-
GitHub