summaryrefslogtreecommitdiff
path: root/app/models/clusters/cluster.rb
Commit message (Expand)AuthorAgeFilesLines
* Dry up and remove responsibilitiesJoão Cunha2019-04-011-5/+7
* Renames Cluster#managed? to provided_by_user?Mayra Cabrera2019-03-291-4/+1
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-281-1/+1
* Add support for ingress hostnamesingress-hostnameswalkafwalka2019-03-071-0/+1
* Merge branch '57650-remove-tld-validation-from-cluster' into 'master'Nick Thomas2019-02-151-1/+1
|\
| * Remove TLD validation from Cluster#domainDylan Griffith2019-02-141-1/+1
* | Rename scope to imply :installed and :updated resultJoão Cunha2019-02-151-1/+1
|/
* Fixes technical debt issues for cluster domain57397-fixes-technical-debt-for-cluster-domainMayra Cabrera2019-02-071-1/+2
* Addresses UX and BE comments:52363-ui-changes-to-cluster-and-ado-pagesMayra Cabrera2019-02-061-5/+23
* Addresses backend/db review commentsMayra Cabrera2019-02-041-0/+2
* Moves domain setting to Cluster settingMayra Cabrera2019-02-041-1/+18
* Add domain field into Clusters::ClusterMayra Cabrera2019-01-221-1/+2
* Add Knative metrics to PrometheusChris Baumbauer2019-01-031-0/+1
* Introduce Knative Serverless TabDylan Griffith2018-12-061-0/+10
* Eager load clusters to prevent N+1Thong Kuah2018-12-051-1/+2
* Various improvements to hierarchy sortingThong Kuah2018-12-051-6/+2
* Create k8s namespace for project in group clustersThong Kuah2018-12-051-5/+17
* Teach Cluster about #all_projectsThong Kuah2018-12-051-0/+10
* Teach Project about #all_clustersThong Kuah2018-12-051-0/+1
* Deploy to clusters for a project's groupsThong Kuah2018-12-051-0/+10
* Merge branch 'master' into certmanager-tempAmit Rathi2018-11-121-9/+29
|\
| * Consolidate how we allow user defined namespaceThong Kuah2018-11-081-0/+4
| * Only project clusters has Project Namespace fieldThong Kuah2018-11-081-1/+1
| * Merge branch 'triggermesh-phase1-knative' into 'master'Grzegorz Bizon2018-11-071-2/+5
| |\
| | * Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer2018-11-031-0/+8
| | |\
| | * \ Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer2018-11-021-0/+28
| | |\ \
| | * | | Knative supportChris Baumbauer2018-10-241-2/+5
| * | | | 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
| | |/ | |/|
* | | Pushing WIP state for backupAmit Rathi2018-11-031-0/+3
|/ /
* | 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