summaryrefslogtreecommitdiff
path: root/spec/models/clusters
Commit message (Expand)AuthorAgeFilesLines
* Fix style with clusters_store.js and remove workaround for namespace role issuetriggermesh/dgriffith/gitlab-ce-triggermesh-phase1-knativeChris Baumbauer2018-11-061-0/+4
* Refactor cluster application tests to centralize helm CA cert verificationChris Baumbauer2018-11-065-110/+5
* Fix issue with missing knative cluster role binding, and cleanup testsChris Baumbauer2018-11-051-20/+9
* Fix the way hostname is validated with the knative appChris Baumbauer2018-11-032-118/+7
* Resolve issues raised by KamilChris Baumbauer2018-11-032-10/+120
* Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer2018-11-034-58/+97
|\
| * Incorporates Kubernetes Namespace into Cluster's flowThong Kuah2018-11-024-58/+97
* | Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer2018-11-022-0/+75
|\ \ | |/
| * Associate clusters model to groups34758-create-group-clustersThong Kuah2018-10-292-0/+75
* | Add knative model testsChris Baumbauer2018-10-281-0/+102
* | Knative supportChris Baumbauer2018-10-241-1/+2
|/
* Update Runner Chart to 0.1.35Tomasz Maczukin2018-10-231-3/+3
* Add Clusters::KubernetesNamespace model51716-add-kubernetes-namespace-modelMayra Cabrera2018-10-224-23/+142
* Update used version of Runner Helm Chart to 0.1.34Tomasz Maczukin2018-10-191-3/+3
* Show available clusters when installed or updatedPeter Leitzen2018-10-164-5/+8
* Add GitLab cluster id to jupyter configdz-expose-cluster-id-to-jupyterDmitriy Zaporozhets2018-09-181-0/+7
* Merge branch '29398-support-rbac-for-gitlab-provisioned-clusters' into 'master'Kamil Trzciński2018-09-171-0/+18
|\
| * Create a GKE cluster with legacy_abac disabled when the `:rbac_clusters` feat...Thong Kuah2018-09-141-0/+18
* | Revert "Merge branch 'dz-add-project-id-to-jupyter' into 'master'"Dmitriy Zaporozhets2018-09-131-9/+0
|/
* Add project to jupyter cluster app factory specDmitriy Zaporozhets2018-09-131-5/+1
* Merge branch 'dz-add-project-id-to-jupyter' into 'master'Dmitriy Zaporozhets2018-09-121-0/+13
|\
| * Add cluster project id to jupyter configDmitriy Zaporozhets2018-08-221-0/+13
* | 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