summaryrefslogtreecommitdiff
path: root/lib/gitlab/kubernetes.rb
Commit message (Expand)AuthorAgeFilesLines
* Select deployments that only has the app labelThong Kuah2019-06-211-0/+8
* Stop matching on legacy app labelThong Kuah2019-06-191-6/+1
* Update dashboards to additionally use new environment selectorJames Fargher2019-03-211-0/+24
* Make KUBECONFIG nil if KUBE_TOKEN is nilDylan Griffith2018-11-301-1/+3
* Enable frozen string for lib/gitlab/*.rbgfyoung2018-10-221-0/+2
* Fix an exception seen using the online terminalNick Thomas2018-07-111-1/+6
* Fix broken certificate-authority-data with kubectl >= 1.8.0fix-kubectl-180Alessio Caiazza2017-10-031-1/+1
* Encode certificate-authority-data in base64Lin Jen-Shin2017-07-061-1/+1
* Fix rubocop offense33360-generate-kubeconfigLin Jen-Shin2017-06-161-4/+4
* Generate KUBECONFIG in KubernetesService#predefined_variablesLin Jen-Shin2017-06-161-0/+39
* Backport EE changes to the Kubernetes serviceNick Thomas2017-06-141-6/+6
* Enable the Style/TrailingCommaInLiteral copRémy Coutable2017-05-101-2/+2
* Introduce maximum session time for terminal websocket connectionterminal-max-session-timeAdam Niedzielski2017-02-061-2/+2
* Add terminals to the Kubernetes deployment serviceNick Thomas2016-12-191-0/+80