Branch: refs/heads/dev Home: https://github.com/galaxyproject/galaxy Commit: fe22e1ec44142980d97c3a81391f654e427d50d0 https://github.com/galaxyproject/galaxy/commit/fe22e1ec44142980d97c3a81391f6... Author: Pablo Moreno pablo.a.moreno@gmail.com Date: 2016-06-29 (Wed, 29 Jun 2016)
Changed paths: M config/job_conf.xml.sample_advanced M lib/galaxy/jobs/runners/kubernetes.py
Log Message: ----------- Adds the ability to use the Kubernetes runner with Galaxy being executed inside Kubernetes (uses service account authentication).
Commit: ef72b45320a5aeb68e911028e167150c9f0f29cb https://github.com/galaxyproject/galaxy/commit/ef72b45320a5aeb68e911028e1671... Author: Pablo Moreno pablo.a.moreno@gmail.com Date: 2016-06-30 (Thu, 30 Jun 2016)
Changed paths: M lib/galaxy/jobs/runners/kubernetes.py
Log Message: ----------- Adds missing parameter specification for k8s_use_service_account
Commit: 537b917b4f5625e78393595be469d6e12fc62c31 https://github.com/galaxyproject/galaxy/commit/537b917b4f5625e78393595be469d... Author: Björn Grüning bjoern@gruenings.eu Date: 2016-06-30 (Thu, 30 Jun 2016)
Changed paths: M config/job_conf.xml.sample_advanced M lib/galaxy/jobs/runners/kubernetes.py
Log Message: ----------- Merge pull request #2578 from phnmnl/feature/serviceAccount
Kubernetes runner: authenticate through service account
Compare: https://github.com/galaxyproject/galaxy/compare/05066ae655ca...537b917b4f56