summaryrefslogtreecommitdiff
path: root/app/models/clusters
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-067-16/+21
|/
* Resolve "Mutual SSL Auth For Helm TIller"Mayra Cabrera2018-08-076-9/+82
* Enable frozen string for app/models/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-models-moregfyoung2018-08-0312-0/+24
* Lock helm charts to the VERSION already specified for each application.Thong Kuah2018-08-025-4/+30
* Revert "Merge branch '48098-mutual-auth-cluster-applications' into 'master'"Mayra Cabrera2018-07-316-82/+9
* Minor refactoring of Helm and ApplicationDataDylan Griffith2018-07-302-30/+47
* 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-302-4/+51
* Refactor Cluster Application classes to pass through a has of config filesDylan Griffith2018-07-286-9/+18
* 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
* Fix attr_encryption key settingsStan Hu2018-06-022-3/+3
* Merge branch 'sh-bump-ruby-2.4' into 'master'Stan Hu2018-06-012-3/+3
|\
| * Upgrade to Ruby 2.4.4sh-bump-ruby-2.4Stan Hu2018-05-292-3/+3
* | 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-252-0/+9
* | Add oauth reference to jupyter cluster appDmitriy Zaporozhets2018-05-251-3/+29
* | Add support for Jupyter in GitLab via KubernetesDmitriy Zaporozhets2018-05-252-4/+28
* | Add Applications::Jupyter class sceletonDmitriy Zaporozhets2018-05-252-1/+30
|/
* Rescue Kubeclient::HttpError when generating prometheus_clientShinya Maeda2018-05-211-0/+5
* Set `runner_type` for cluster/applicationKamil Trzciński2018-05-091-1/+9
* Revert the addition of goldiloaderYorick Peterse2018-04-181-1/+1
* Use Goldiloader for handling N+1 queriesYorick Peterse2018-04-091-1/+1
* Extract cluster installed query to scopeMatija Čupić2018-03-301-0/+2
* Extract installed cluster application scope to concernMatija Čupić2018-03-295-8/+2
* Merge branch 'master' into 44291-usage-ping-for-kubernetes-integrationMatija Čupić2018-03-291-0/+2
|\
| * Rearrange DeploymentPlatform methodsMayra Cabrera2018-03-221-0/+2
* | Add installed scope to cluster applicationsMatija Čupić2018-03-294-0/+8
* | Add user_provided and gcp_provided cluster scopesMatija Čupić2018-03-291-0/+2
|/
* Merge branch 'master' into 'update-kubeclient'Grzegorz Bizon2018-03-171-12/+12
|\
| * DRY remaining instances of predefined variablesGrzegorz Bizon2018-03-141-12/+12
* | 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-067-12/+133
|\
| * 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-016-13/+109
| * Remove redundant code and increase delay for ClusterWaitForIngressIpAddressWo...Dylan Griffith2018-02-251-4/+3
| * Simplify retrying for ClusterWaitForIngressIpAddressWorker and style changesDylan Griffith2018-02-232-4/+4
| * Schedule Ingress IP address fetch from K8s after clusters page load (#42643)Dylan Griffith2018-02-202-0/+13
| * Refactor ingress IP address waiting code (#42643)Dylan Griffith2018-02-202-9/+10
| * Persist external IP of ingress controller created for GKE (#42643)Dylan Griffith2018-02-152-0/+11
* | use deployment_platform DI in environment and revert changes to k8s cert veri...Pawel Chojnacki2018-02-261-1/+1
* | drop the ! from synchronize_service_state! + remove unused scopePawel Chojnacki2018-02-241-2/+0
* | Squashed commit of the following:Pawel Chojnacki2018-02-243-3/+4
|/