summaryrefslogtreecommitdiff
path: root/app/models/project_services/kubernetes_service.rb
Commit message (Expand)AuthorAgeFilesLines
* Update kubernetes_service.rb33741-clarify-k8s-service-keysDimitrie Hoekstra2017-07-061-1/+1
* Clarifies and rearranges the input variables on the kubernetes integrationDimitrie Hoekstra2017-06-301-10/+10
* Backport EE changes to the Kubernetes serviceNick Thomas2017-06-141-19/+18
* Fix terminals support for Kubernetes serviceKamil Trzcinski2017-05-251-12/+12
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-1/+1
* Don't autofill kubernetes namespaceZ.J. van de Weg2017-04-041-13/+30
* Make a default namespace of Kubernetes service to contain project IDdefault-kubernetes-namespaceKamil Trzcinski2017-03-061-1/+1
* Add KUBE_CA_PEM_FILE, deprecate KUBE_CA_PEMNick Thomas2017-03-031-1/+6
* Revert "Prefer leading style for Style/DotPosition"Douwe Maan2017-02-231-3/+3
* Enable Style/MultilineHashBraceLayoutDouwe Maan2017-02-231-8/+4
* Prefer leading style for Style/DotPositionDouwe Maan2017-02-231-3/+3
* Enable Style/SpaceInsideBracketsDouwe Maan2017-02-231-2/+2
* Introduce maximum session time for terminal websocket connectionterminal-max-session-timeAdam Niedzielski2017-02-061-1/+10
* adds test suite22974-trigger-service-events-through-apiTiago Botelho2017-01-221-8/+0
* adds events to services api deserializationTiago Botelho2017-01-221-1/+9
* Add terminals to the Kubernetes deployment serviceNick Thomas2016-12-191-11/+56
* Pass variables from deployment project services to CI runnerexpose-deployment-variablesAdam Niedzielski2016-12-161-0/+10
* Introduce deployment services, starting with a KubernetesServiceNick Thomas2016-12-141-0/+118