summaryrefslogtreecommitdiff
path: root/spec/models/clusters
Commit message (Expand)AuthorAgeFilesLines
* Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah2018-09-067-18/+86
* Convert the #install_command spec to promethus#install_command as the subject50323-fix-clusters-application-prometheus-testThong Kuah2018-08-151-10/+7
* Resolve "Mutual SSL Auth For Helm TIller"Mayra Cabrera2018-08-075-50/+170
* Lock helm charts to the VERSION already specified for each application.Thong Kuah2018-08-024-3/+91
* Revert "Merge branch '48098-mutual-auth-cluster-applications' into 'master'"Mayra Cabrera2018-07-315-167/+50
* Minor refactoring of Helm and ApplicationDataDylan Griffith2018-07-301-2/+2
* Ensure CA + Tiller cert never expire and Helm client cert expires quicklyDylan Griffith2018-07-305-0/+15
* Get mutual SSL working with helm tillerDylan Griffith2018-07-305-17/+118
* Refactor Cluster Application classes to pass through a has of config filesDylan Griffith2018-07-284-42/+43
* Updates CE backportce-5158-metrics-alertingTiago Botelho2018-07-251-6/+6
* Backports relevant changes made in https://gitlab.com/gitlab-org/gitlab-ee/me...Tiago Botelho2018-07-251-7/+50
* Resolve "Unable to install Prometheus on Clusters: 'Error: Chart incompatible...Mayra Cabrera2018-06-204-0/+4
* Refactor syntax for spec/models/clusters/applications/jupyter_spec.rbDmitriy Zaporozhets2018-05-301-2/+2
* Add some tests for jupyter app AR modelDmitriy Zaporozhets2018-05-251-0/+59
* Add support for Jupyter in GitLab via KubernetesDmitriy Zaporozhets2018-05-251-1/+2
* Update Prometheus URL spec for 1.10 formatJoshua Lambert2018-05-221-1/+1
* Remove unnecessary `with` from `allow`fix-kube_client-proxy_url-exceptionShinya Maeda2018-05-211-1/+1
* Add spec for unathrozied proxy_urlShinya Maeda2018-05-211-0/+10
* Backport CE changes from gitlab-ee#518a29073a9Matija Čupić2018-05-101-2/+2
* Stub deployments in Clusters::Platforms::Kubernetes specMatija Čupić2018-05-101-1/+4
* Backport EE runner spec changes to CEMatija Čupić2018-05-101-5/+1
* Set `runner_type` for cluster/applicationKamil Trzciński2018-05-091-2/+1
* Extract cluster installed query to scopeMatija Čupić2018-03-301-0/+12
* Add installed scope to cluster applicationsMatija Čupić2018-03-294-0/+48
* Add user_provided and gcp_provided cluster scopesMatija Čupić2018-03-291-0/+24
* Replace KubeException with Kubeclient::HttpError (kubeclient 3.0)Pirate Praveen2018-03-151-1/+1
* Merge remote-tracking branch 'upstream/master' into 5029-support-cluster-metr...5029-support-cluster-metrics-cePawel Chojnacki2018-03-065-107/+212
|\
| * Resolve "Enable privileged mode for Runner installed on Kubernetes"Mayra Cabrera2018-03-061-0/+30
| * Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera2018-03-015-108/+136
| * Remove redundant code and increase delay for ClusterWaitForIngressIpAddressWo...Dylan Griffith2018-02-251-2/+2
| * Simplify retrying for ClusterWaitForIngressIpAddressWorker and style changesDylan Griffith2018-02-231-5/+6
| * Schedule Ingress IP address fetch from K8s after clusters page load (#42643)Dylan Griffith2018-02-201-0/+29
| * Refactor ingress IP address waiting code (#42643)Dylan Griffith2018-02-201-5/+8
| * Persist external IP of ingress controller created for GKE (#42643)Dylan Griffith2018-02-151-0/+14
* | Squashed commit of the following:Pawel Chojnacki2018-02-241-6/+6
|/
* fix tests for find or initialize service 'prometheus'Pawel Chojnacki2018-02-061-1/+1
* Fix rubocop warningsPawel Chojnacki2018-01-041-7/+10
* Test Prometheus proxy client generationPawel Chojnacki2018-01-041-0/+51
* Add test checking if prometheus integration is enabled after prometheus is in...Pawel Chojnacki2018-01-041-0/+18
* Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-224-110/+30
* Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski2017-12-031-0/+22
|\
| * Add created? to Cluster modelMatija Čupić2017-12-011-0/+22
* | Fix integraetion testsShinya Maeda2017-11-281-1/+0
* | Aling shared_exmaples to "same behavior between KubernetesService and Platfor...Shinya Maeda2017-11-281-49/+0
* | Replce kubernetes_service and deployment_service to deployment_platformShinya Maeda2017-11-281-46/+46
* | Fix tests for Clusters::Platforms::KubernetesShinya Maeda2017-11-281-12/+4
* | Revert KubernetesService logic in Platforms::KubernetesShinya Maeda2017-11-281-0/+135
|/
* Merge branch '38464-k8s-apps' of https://gitlab.com/gitlab-org/gitlab-ce into...Kamil Trzcinski2017-11-071-1/+1
|\
| * Merge branch 'master' into 38464-k8s-appsShinya Maeda2017-11-081-1/+1
| |\
| | * Change new occurrencies of n1-default-439649-change-default-size-for-gke-cluster-creationbikebilly2017-11-071-1/+1