summaryrefslogtreecommitdiff
path: root/app/models/clusters/applications
Commit message (Expand)AuthorAgeFilesLines
* Add GitLab cluster id to jupyter configdz-expose-cluster-id-to-jupyterDmitriy Zaporozhets2018-09-181-0/+5
* Revert "Merge branch 'dz-add-project-id-to-jupyter' into 'master'"Dmitriy Zaporozhets2018-09-131-9/+0
* Merge branch 'dz-add-project-id-to-jupyter' into 'master'Dmitriy Zaporozhets2018-09-121-0/+9
|\
| * Add cluster project id to jupyter configDmitriy Zaporozhets2018-08-221-0/+9
* | Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah2018-09-065-2/+7
|/
* Resolve "Mutual SSL Auth For Helm TIller"Mayra Cabrera2018-08-075-9/+56
* Enable frozen string for app/models/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-models-moregfyoung2018-08-035-0/+10
* Lock helm charts to the VERSION already specified for each application.Thong Kuah2018-08-024-4/+13
* Revert "Merge branch '48098-mutual-auth-cluster-applications' into 'master'"Mayra Cabrera2018-07-315-56/+9
* Minor refactoring of Helm and ApplicationDataDylan Griffith2018-07-301-21/+29
* Ensure CA + Tiller cert never expire and Helm client cert expires quicklyDylan Griffith2018-07-301-3/+3
* Get mutual SSL working with helm tillerDylan Griffith2018-07-301-1/+37
* Refactor Cluster Application classes to pass through a has of config filesDylan Griffith2018-07-285-9/+12
* Backports relevant changes made in https://gitlab.com/gitlab-org/gitlab-ee/me...Tiago Botelho2018-07-251-0/+8
* Resolve "Unable to install Prometheus on Clusters: 'Error: Chart incompatible...Mayra Cabrera2018-06-201-1/+2
* Merge branch '46010-add-more-validations-for-runners-and-runner-type' into 'm...Kamil Trzciński2018-06-011-2/+3
|\
| * Fix some failuresKamil Trzciński2018-05-311-2/+3
* | Rename clusters_applications_jupyters to uncountableDmitriy Zaporozhets2018-05-301-1/+1
* | Add some tests for jupyter app AR modelDmitriy Zaporozhets2018-05-251-2/+10
* | Don't allow jupyter install unless ingress external ip is assignedDmitriy Zaporozhets2018-05-251-0/+8
* | Add oauth reference to jupyter cluster appDmitriy Zaporozhets2018-05-251-3/+29
* | Add support for Jupyter in GitLab via KubernetesDmitriy Zaporozhets2018-05-251-3/+25
* | Add Applications::Jupyter class sceletonDmitriy Zaporozhets2018-05-251-0/+28
|/
* Rescue Kubeclient::HttpError when generating prometheus_clientShinya Maeda2018-05-211-0/+5
* Set `runner_type` for cluster/applicationKamil Trzciński2018-05-091-1/+9
* Merge remote-tracking branch 'upstream/master' into 5029-support-cluster-metr...5029-support-cluster-metrics-cePawel Chojnacki2018-03-064-10/+100
|\
| * Resolve "Enable privileged mode for Runner installed on Kubernetes"Mayra Cabrera2018-03-061-2/+3
| * Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera2018-03-014-11/+81
| * Remove redundant code and increase delay for ClusterWaitForIngressIpAddressWo...Dylan Griffith2018-02-251-4/+3
| * Simplify retrying for ClusterWaitForIngressIpAddressWorker and style changesDylan Griffith2018-02-231-3/+3
| * Schedule Ingress IP address fetch from K8s after clusters page load (#42643)Dylan Griffith2018-02-201-0/+8
| * Refactor ingress IP address waiting code (#42643)Dylan Griffith2018-02-201-5/+10
| * Persist external IP of ingress controller created for GKE (#42643)Dylan Griffith2018-02-151-0/+7
* | Squashed commit of the following:Pawel Chojnacki2018-02-241-1/+3
|/
* Merge branch 'master' into pawel/connect_to_prometheus_through_proxy-30480Mike Greiling2018-02-061-1/+5
|\
| * Enable Prometheus metrics for deployed IngressesJoshua Lambert2018-02-051-1/+5
* | use find_or_initialize to fetch prometheus_service instancePawel Chojnacki2018-02-061-1/+1
* | remove unnecessary commentPawel Chojnacki2018-02-061-1/+0
* | Test Prometheus proxy client generationPawel Chojnacki2018-01-041-2/+7
* | Add test checking if prometheus integration is enabled after prometheus is in...Pawel Chojnacki2018-01-041-0/+9
* | Move client creation to Prometheus Application, manufacture proper rest clientPawel Chojnacki2018-01-021-4/+11
* | wipPawel Chojnacki2018-01-021-0/+12
|/
* Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-223-36/+30
* Make ingress to use install_commandKamil Trzcinski2017-11-071-0/+4
* Merge remote-tracking branch 'origin/38464-k8s-apps' into add-ingress-to-clus...Kamil Trzcinski2017-11-071-0/+4
|\
| * Add Helm InstallCommandAlessio Caiazza2017-11-071-0/+4
* | Fix ingress.rbKamil Trzcinski2017-11-071-0/+2
* | Merge branch '38464-k8s-apps' into add-ingress-to-cluster-applicationsKamil Trzcinski2017-11-071-0/+2
|\ \ | |/
| * Fix tests for initial statusKamil Trzcinski2017-11-071-0/+2
| * Fix initial status againKamil Trzcinski2017-11-071-6/+4