summaryrefslogtreecommitdiff
path: root/app/models/clusters/cluster.rb
Commit message (Expand)AuthorAgeFilesLines
* Sync `groups` and `group` to fix validation34758-unique-environment-scopeThong Kuah2018-11-031-6/+11
* Incorporates Kubernetes Namespace into Cluster's flowThong Kuah2018-11-021-0/+8
* Associate clusters model to groups34758-create-group-clustersThong Kuah2018-10-291-0/+28
* Add Clusters::KubernetesNamespace model51716-add-kubernetes-namespace-modelMayra Cabrera2018-10-221-0/+3
* Show available clusters when installed or updatedPeter Leitzen2018-10-161-2/+3
* Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah2018-09-061-0/+1
* Enable frozen string for app/models/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-models-moregfyoung2018-08-031-0/+2
* Don't allow jupyter install unless ingress external ip is assignedDmitriy Zaporozhets2018-05-251-0/+1
* Add support for Jupyter in GitLab via KubernetesDmitriy Zaporozhets2018-05-251-1/+3
* Add Applications::Jupyter class sceletonDmitriy Zaporozhets2018-05-251-1/+2
* 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
* 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 user_provided and gcp_provided cluster scopesMatija Čupić2018-03-291-0/+2
|/
* Merge remote-tracking branch 'upstream/master' into 5029-support-cluster-metr...5029-support-cluster-metrics-cePawel Chojnacki2018-03-061-2/+5
|\
| * Extend Cluster Applications to install GitLab Runner to Kubernetes clusterMayra Cabrera2018-03-011-2/+5
* | drop the ! from synchronize_service_state! + remove unused scopePawel Chojnacki2018-02-241-2/+0
* | Squashed commit of the following:Pawel Chojnacki2018-02-241-1/+0
|/
* Cleanup implementation and add cluster finding testsPawel Chojnacki2018-01-041-0/+3
* Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-221-2/+5
* Merge branch '35616-move-k8-to-cluster-page' into cluster-page-with-list-clus...Kamil Trzcinski2017-12-051-5/+0
|\
| * Remove duplicated validations on cluster_nameShinya Maeda2017-12-041-5/+0
* | Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski2017-12-031-0/+4
|\ \ | |/ |/|
| * Add created? to Cluster modelMatija Čupić2017-12-011-0/+4
* | Fix controllers and linksKamil Trzcinski2017-12-031-3/+6
* | Extend controllers to support a new data structure for manual Kubernetes clus...Kamil Trzcinski2017-12-031-0/+6
* | Remove logic which glues with KubernetesService, from Platforms::KubernetesShinya Maeda2017-11-281-8/+1
|/
* Add support for not_installable/scheduled and to not show created bannerKamil Trzcinski2017-11-061-2/+3
* Merge branch '36629-35958-add-cluster-application-section' into add-ingress-t...Kamil Trzcinski2017-11-061-0/+2
|\
| * Return empty applications if not Kubernetes [ci skip]Kamil Trzcinski2017-11-061-0/+2
* | Add ingress applicationKamil Trzcinski2017-11-061-2/+5
|/
* Add Clusters::Applications::Helm testsAlessio Caiazza2017-11-031-1/+1
* Merge branch 'refactor-clusters' into 38464-k8s-appsAlessio Caiazza2017-11-031-0/+6
|\
| * Fix out of sync with KubernetesService. Remove namespace pramas from controll...Shinya Maeda2017-11-021-0/+6
* | Remove `Clusters::Applications::FetchInstallationStatusService`Alessio Caiazza2017-11-031-1/+1
* | Fix nitpicksKamil Trzcinski2017-11-031-1/+1
* | Expose applications as array via APIKamil Trzcinski2017-11-021-0/+6
* | Fix rubocop offensesAlessio Caiazza2017-11-021-1/+1
* | Improve backend structure of dataKamil Trzcinski2017-11-021-1/+18
|/
* Revert back FetchKubernetesTokenServiceKamil Trzcinski2017-11-011-2/+0
* Slim down Platforms::Kubernetes, and instead make it instrument KubernetesSer...Kamil Trzcinski2017-11-011-2/+5
* specs for featureShinya Maeda2017-11-011-1/+1
* specs for controller. Improved validationShinya Maeda2017-10-311-2/+4
* specs for services. Improved details.Shinya Maeda2017-10-301-1/+1
* specs for models. Improved details.Shinya Maeda2017-10-301-13/+13
* This worksShinya Maeda2017-10-231-22/+30
* Refactor Clusters to be consisted from GcpProvider and KubernetesPlatformKamil Trzcinski2017-10-231-0/+56