summaryrefslogtreecommitdiff
path: root/app/models/clusters
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in the whole gitlab-ce projectYoginth2019-05-201-1/+1
* Make ApplicationData a plain module include60550-make-application-data-plain-moduleDylan Griffith2019-05-161-39/+35
* Convert instance level clusters enabled to class methodJames Fargher2019-05-071-1/+1
* Change specs to match gitlab code standardsJames Fargher2019-05-071-9/+11
* Allow projects to use instance level clustersJames Fargher2019-05-072-1/+7
* Instance level kubernetes clusters adminJames Fargher2019-05-073-2/+19
* Show health graphs on group-levelPeter Leitzen2019-05-061-3/+3
* Add gitlab-managed option to clusters formMayra Cabrera2019-05-032-5/+7
* Merge branch 'pl-fix-k8s-ns-query-variables' into 'master'Grzegorz Bizon2019-04-301-0/+4
|\
| * Remove superfluous navigator operatorPeter Leitzen2019-04-291-1/+1
| * Use correct k8s namespace in Prometheus queriesPeter Leitzen2019-04-291-0/+4
* | In Prometheus use update! instead of updateDylan Griffith2019-04-291-2/+2
* | Deactivate any prometheus_service upon destroyThong Kuah2019-04-291-0/+8
* | Teach Prometheus about #uninstall_commandThong Kuah2019-04-291-0/+8
* | Expose can_uninstall in cluster_status.jsonThong Kuah2019-04-297-0/+49
* | Destroy app on successful uninstallationThong Kuah2019-04-291-5/+0
* | Define state transitions for uninstalling appsThong Kuah2019-04-291-3/+15
|/
* Update GitLab Runner Helm Chart to 0.4.1/11.10.1Steve Azzopardi2019-04-261-1/+1
* Upgrade Rails to 5.1.6.1Jasper Maes2019-04-231-1/+1
* Update GitLab Runner Helm Chart to 0.4.0update-gitlab-runner-helm-chart-to-0-4-0Steve Azzopardi2019-04-191-1/+1
* Bump version of knative from 0.3 -> 0.5Chris Baumbauer2019-04-171-1/+1
* Implement commands to uninstall cluster applicationshelm_uninstall_commandThong Kuah2019-04-161-0/+8
* Dry up and remove responsibilitiesJoão Cunha2019-04-011-5/+7
* Renames Cluster#managed? to provided_by_user?Mayra Cabrera2019-03-292-6/+3
* Inherit from ApplicationRecord instead of ActiveRecord::BaseNick Thomas2019-03-2813-13/+13
* Knative version bump 0.2.2 -> 0.3.0Chris Baumbauer2019-03-281-2/+2
* Allow runners to be installed on group clustersTiger Watson2019-03-261-5/+10
* Update GitLab Runner Helm Chart to 0.3.0Tomasz Maczukin2019-03-221-1/+1
* Update dashboards to additionally use new environment selectorJames Fargher2019-03-211-1/+1
* Add support for ingress hostnamesingress-hostnameswalkafwalka2019-03-074-1/+6
* Resolve "Mask the existing variables"Matija Čupić2019-03-072-2/+2
* Merge branch 'restrict-jupyter-login' of https://gitlab.com/amit1rrr/gitlab-c...Amit Rathi2019-03-071-3/+8
* Merge branch '56937-edit-knative-domain' into 'master'Grzegorz Bizon2019-03-071-0/+6
|\
| * Use tap command for better readabilityJoão Cunha2019-03-061-3/+3
| * Creates Clusterss::ApplciationsController update endpointJoão Cunha2019-03-051-0/+6
* | Merge branch 'security-kubernetes-local-ssrf' into 'master'Yorick Peterse2019-03-041-1/+1
|\ \ | |/ |/|
| * Do not allow local urls in Kubernetes formThong Kuah2019-02-211-1/+1
* | Update GitLab Runner Helm Chart to 0.2.0Tomasz Maczukin2019-02-221-1/+1
* | Merge branch 'move_ready_to_application_concern' into 'master'Stan Hu2019-02-191-5/+0
|\ \
| * | Remove #ready? method in favor of #available?Thong Kuah2019-02-151-4/+0
| * | Move common method to application concernThong Kuah2019-02-152-5/+4
| |/
* | 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-152-2/+9
|/
* Merge branch '55447-validate-k8s-ca-cert' into 'master'Dmitriy Zaporozhets2019-02-111-0/+1
|\
| * Validate kubernetes cluster CA certificate55447-validate-k8s-ca-certTiger2019-02-081-0/+1
* | Merge branch 'remove_make_updated_cluster_applications' into 'master'Douglas Barbosa Alexandre2019-02-081-5/+0
|\ \
| * | Remove #make_updated! as have #make_installed! nowremove_make_updated_cluster_applicationsThong Kuah2019-02-081-5/+0
* | | Merge branch '57397-fixes-technical-debt-for-cluster-domain' into 'master'Grzegorz Bizon2019-02-081-1/+2
|\ \ \ | |/ / |/| |
| * | Fixes technical debt issues for cluster domain57397-fixes-technical-debt-for-cluster-domainMayra Cabrera2019-02-071-1/+2