summaryrefslogtreecommitdiff
path: root/app/models/clusters
Commit message (Expand)AuthorAgeFilesLines
* Enable Knative installation on group and instance level clustersAlishan Ladhani2019-09-051-2/+2
* Allow group install of JupyterHubgroup_level_jupyterhubJames Fargher2019-09-052-7/+4
* Avoid calling freeze on already frozen strings in app/modelsdineshpanda2019-09-015-8/+8
* Install cert-manager v0.9.1James Fargher2019-08-301-4/+29
* Update GitLab Runner Helm Chart to 0.8.0update-gitlab-runner-helm-chart-to-0-8-0Tomasz Maczukin2019-08-271-1/+1
* Fix Arel deprecation warning in clusters_hierarchysh-fix-arel-deprecation-joinStan Hu2019-08-161-2/+2
* Make use of Gitlab::KubernetesJoão Cunha2019-08-143-10/+14
* Fix performance issue in Helm#can_uninstall?65963-avoid-extra-query-allowed-to-uninstallDylan Griffith2019-08-131-1/+1
* Use separate Kubernetes namespaces per environmentTiger Watson2019-08-073-82/+33
* Convert RestClient to Gitlab::HTTP for Prometheus MonitorDavid Wilkins2019-08-071-1/+1
* Allow Cert-Manager to be uninstalled60664-kubernetes-applications-uninstall-cert-managerTiger2019-08-051-6/+30
* All Kubectl command should return array by defaultJoão Cunha2019-08-022-6/+14
* Implement Helm ResetCommand for removing TillerDylan Griffith2019-08-021-4/+24
* Allow knative do be uninstalled:João Cunha2019-07-313-7/+62
* Remove unused cluster configuration logic57115-remove-unused-cluster-workersTiger2019-07-311-16/+0
* Update GitLab Runner Helm Chart to 0.7.0update-gitlab-runner-helm-chart-to-0-7-0Steve Azzopardi2019-07-191-1/+1
* Enable GitLabb runner to be uninstalled from clusterJoão Cunha2019-07-163-17/+32
* Create CTE query for clusters hierarchyThong Kuah2019-07-081-0/+104
* Enables ingress for uninstallationJoão Cunha2019-07-023-15/+12
* Allow JupyterHub to be uninstalledJoão Cunha2019-07-011-6/+0
* 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