summaryrefslogtreecommitdiff
path: root/app/models/clusters
Commit message (Expand)AuthorAgeFilesLines
* Remove instance_clusters feature_flagremove_group_and_instance_clusters_feature_flagThong Kuah2019-06-281-4/+0
* Merge branch '61156-instance-level-cluster-pod-terminal-access' into 'master'Thong Kuah2019-06-271-35/+14
|\
| * Move terminal construction logic to Environment61156-instance-level-cluster-pod-terminal-accessTiger2019-06-251-35/+14
* | Update GitLab Runner Helm Chart to 0.6.0update-gitlab-runner-helm-chart-to-0-6-0Tomasz Maczukin2019-06-241-1/+1
|/
* Merge branch '60617-enable-project-cluster-jit' into 'master'Thong Kuah2019-06-241-9/+0
|\
| * Enable project-level JIT resource creation60617-enable-project-cluster-jitTiger2019-06-181-9/+0
* | Remove project-level cluster credential fallbackTiger Watson2019-06-211-13/+0
* | Knative version bump 0.5 -> 0.6Chris Baumbauer2019-06-191-1/+1
|/
* Merge branch '60617-allow-switching-from-gitlab-managed-to-unmanaged-clusters...Thong Kuah2019-06-181-2/+11
|\
| * Allow switching clusters between managed/unmanagedTiger2019-06-181-2/+11
* | 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-072-2/+0
* | Setup Git client for JupyterAmit Rathi2019-06-051-1/+10
* | Merge branch '58941-use-gitlab-serverless-with-existing-knative-installation'...Grzegorz Bizon2019-06-042-48/+4
|\ \
| * | Adapt functions to work for external KnativeJoão Cunha2019-05-292-48/+4
| |/
* | Update GitLab Runner Helm Chart to 0.5.2update-gitlab-runner-helm-chart-to-0-5-2Tomasz Maczukin2019-06-031-1/+1
|/
* Update GitLab Runner Helm Chart to 0.5.1/11.11.1Steve Azzopardi2019-05-271-1/+1
* Add changelog entryJacques Erasmus2019-05-271-6/+59
* Stop emitting AUTO_DEVOPS_DOMAIN Ci variableThong Kuah2019-05-241-19/+1
* JupyterHub Repo IntegrationAmit Rathi2019-05-221-0/+9
* Merge branch '61935-remove-code-left-over-from-when-clusters-were-always-proj...Nick Thomas2019-05-223-51/+31
|\
| * Remove legacy Kubernetes #actual_namespace61935-remove-code-left-over-from-when-clusters-were-always-project-specificTiger2019-05-213-51/+31
* | Update GitLab Runner Helm Chart to 0.5.0update-gitlab-runner-helm-chart-to-0-5-0Steve Azzopardi2019-05-201-1/+1
|/
* 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