summaryrefslogtreecommitdiff
path: root/app/models/clusters/cluster.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-6-stable-eeGitLab Bot2019-12-201-12/+58
* Add latest changes from gitlab-org/gitlab@12-5-stable-eeGitLab Bot2019-11-191-8/+59
* Add latest changes from gitlab-org/gitlab@12-4-stable-eeGitLab Bot2019-10-221-7/+36
* Add latest changes from gitlab-org/gitlab@12-3-stableGitLab Bot2019-09-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-181-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-171-16/+15
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Enable Knative installation on group and instance level clustersAlishan Ladhani2019-09-051-2/+2
* Allow group install of JupyterHubgroup_level_jupyterhubJames Fargher2019-09-051-2/+2
* Avoid calling freeze on already frozen strings in app/modelsdineshpanda2019-09-011-2/+2
* Use separate Kubernetes namespaces per environmentTiger Watson2019-08-071-43/+9
* Remove unused cluster configuration logic57115-remove-unused-cluster-workersTiger2019-07-311-16/+0
* Merge branch 'migrate_k8s_service_integration' into 'master'Thong Kuah2019-06-171-1/+1
|\
| * Allow a user defined namespace on non-gitlab managed clustersJames Fargher2019-05-301-1/+1
* | Don't use Kubernetes namespaces with no token63079-exclude-k8s-namespaces-with-no-service-account-tokenTiger2019-06-171-3/+22
* | Add a default reactive cache keyadd-default-reactive-cache-keyTiger2019-06-071-1/+0
* | Adapt functions to work for external KnativeJoão Cunha2019-05-291-0/+4
|/
* Add changelog entryJacques Erasmus2019-05-271-6/+59
* Stop emitting AUTO_DEVOPS_DOMAIN Ci variableThong Kuah2019-05-241-19/+1
* Remove legacy Kubernetes #actual_namespace61935-remove-code-left-over-from-when-clusters-were-always-project-specificTiger2019-05-211-11/+10
* Allow projects to use instance level clustersJames Fargher2019-05-071-1/+3
* Instance level kubernetes clusters adminJames Fargher2019-05-071-0/+4
* Show health graphs on group-levelPeter Leitzen2019-05-061-3/+3
* Add gitlab-managed option to clusters formMayra Cabrera2019-05-031-0/+1
* 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
| | |\