Commit graph

8 commits

Author SHA1 Message Date
Z.J. van de Weg
e6ffb1580b Don't autofill kubernetes namespace 2017-04-04 12:47:51 +02:00
Kamil Trzcinski
6fa106b898
Make a default namespace of Kubernetes service to contain project ID 2017-03-06 20:34:43 +01:00
Nick Thomas
ba4a2c5469 Add KUBE_CA_PEM_FILE, deprecate KUBE_CA_PEM 2017-03-03 16:09:49 +00:00
Douwe Maan
c10064aad5 Enable Style/SpaceInsideBrackets 2017-02-23 09:31:56 -06:00
Adam Niedzielski
5d3816652e Introduce maximum session time for terminal websocket connection
Store the value in application settings.
Expose the value to Workhorse.
2017-02-06 11:49:30 +01:00
Nick Thomas
c3d972f4e8 Add terminals to the Kubernetes deployment service 2016-12-19 19:53:04 +00:00
Adam Niedzielski
c945a0a714 Pass variables from deployment project services to CI runner
This commit introduces the concept of deployment variables - variables
that are collected from deployment services and passed to CI runner
during a deployment build.
Deployment services specify the variables by overriding
"predefined_variables" method.

This commit also configures variables for KubernetesService
2016-12-16 13:24:03 +01:00
Nick Thomas
b7b83fe0c9 Introduce deployment services, starting with a KubernetesService 2016-12-14 21:06:26 +00:00