summaryrefslogtreecommitdiff
path: root/app/models/clusters/cluster.rb
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
| | |\
| | * \ 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
|\