summaryrefslogtreecommitdiff
path: root/app/models/project_services/kubernetes_service.rb
Commit message (Expand)AuthorAgeFilesLines
* 41054-Disallow creation of new Kubernetes integrationsMayra Cabrera2018-01-041-0/+28
* Check diff between KubernetesService and Platforms::Kubernetes. Synchronize a...Shinya Maeda2017-11-281-0/+5
* Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+1
* Improve backend structure of dataKamil Trzcinski2017-11-021-4/+2
* Merge branch 'refactor-clusters' into 38464-k8s-appsKamil Trzcinski2017-11-021-1/+4
|\
| * Add KubernetesService#default_namespace testsac-k8s-namespace-validatorAlessio Caiazza2017-10-261-9/+2
| * namespace should be lowercased in kubernetes. This is also true for the scena...Mircea Danila Dumitrescu2017-10-041-1/+11
* | Install k8s application with helm running inside the clusterAlessio Caiazza2017-11-021-0/+6
|/
* Enfouce namespace for Kubernetes to lowercaseShinya Maeda2017-08-221-0/+6
* Resolve "Clarify k8s service keys"Dimitrie Hoekstra2017-07-191-10/+10
* Rename KUBECONFIG_FILE to KUBECONFIGLin Jen-Shin2017-07-061-1/+1
* Changelog entry, doc, and only pass KUBECONFIG_FILELin Jen-Shin2017-06-161-2/+1
* Generate KUBECONFIG in KubernetesService#predefined_variablesLin Jen-Shin2017-06-161-1/+13
* 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