summaryrefslogtreecommitdiff
path: root/spec/models/clusters
Commit message (Expand)AuthorAgeFilesLines
* Skip canceling builds60666-kubernetes-applications-uninstall-runnerJoão Cunha2019-07-111-15/+2
* Implements post_uninstall in favor of dependent destroyJoão Cunha2019-07-081-2/+2
* Pause ci_runner on application_runner prepare_uninstallJoão Cunha2019-07-041-1/+14
* Cancel builds before uninstalling with Helm and remove runnerJoão Cunha2019-07-031-0/+31
* Enable GitLabb runner to be uninstalled from clusterJoão Cunha2019-07-021-1/+1
* Enables ingress for uninstallationJoão Cunha2019-07-021-1/+15
* Allow JupyterHub to be uninstalledJoão Cunha2019-07-011-1/+1
* Move terminal construction logic to Environment61156-instance-level-cluster-pod-terminal-accessTiger2019-06-251-28/+15
* Merge branch '60617-enable-project-cluster-jit' into 'master'Thong Kuah2019-06-241-23/+0
|\
| * Enable project-level JIT resource creation60617-enable-project-cluster-jitTiger2019-06-181-23/+0
* | Remove project-level cluster credential fallbackTiger Watson2019-06-211-29/+3
* | 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-0/+40
|\
| * Allow switching clusters between managed/unmanagedTiger2019-06-181-0/+40
* | Merge branch 'migrate_k8s_service_integration' into 'master'Thong Kuah2019-06-171-5/+29
|\ \ | |/ |/|
| * Allow a user defined namespace on non-gitlab managed clustersJames Fargher2019-05-301-5/+29
* | Don't use Kubernetes namespaces with no token63079-exclude-k8s-namespaces-with-no-service-account-tokenTiger2019-06-172-1/+72
* | Setup Git client for JupyterAmit Rathi2019-06-051-0/+2
* | Move file one folder level up to avoid namespace conflict58941-use-gitlab-serverless-with-existing-knative-installationJoão Cunha2019-06-031-1/+1
* | Adapt functions to work for external KnativeJoão Cunha2019-05-292-76/+5
|/
* Add changelog entryJacques Erasmus2019-05-271-24/+139
* Stop emitting AUTO_DEVOPS_DOMAIN Ci variableThong Kuah2019-05-241-53/+6
* Merge branch 'sh-bump-shoulda-matcher' into 'master'Jan Provaznik2019-05-221-0/+2
|\
| * Ensure subject passes validationsStan Hu2019-05-211-0/+2
* | Remove legacy Kubernetes #actual_namespace61935-remove-code-left-over-from-when-clusters-were-always-project-specificTiger2019-05-213-15/+16
|/
* Allow projects to use instance level clustersJames Fargher2019-05-071-0/+9
* Instance level kubernetes clusters adminJames Fargher2019-05-071-3/+15
* Add gitlab-managed option to clusters formMayra Cabrera2019-05-032-0/+30
* Minor refactor of prometheus_specDylan Griffith2019-04-291-4/+2
* In Prometheus use update! instead of updateDylan Griffith2019-04-291-1/+1
* Deactivate any prometheus_service upon destroyThong Kuah2019-04-291-0/+17
* Teach Prometheus about #uninstall_commandThong Kuah2019-04-291-0/+28
* Expose can_uninstall in cluster_status.jsonThong Kuah2019-04-297-0/+51
* Use constants for assertion for helm chart testSteve Azzopardi2019-04-241-2/+2
* Update GitLab Runner Helm Chart to 0.4.0update-gitlab-runner-helm-chart-to-0-4-0Steve Azzopardi2019-04-191-2/+2
* Bump version of knative from 0.3 -> 0.5Chris Baumbauer2019-04-171-1/+1
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-0510-44/+44
* Fix cert_manager_spec to not modify StringThong Kuah2019-04-011-3/+24
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-0110-0/+20
* Renames Cluster#managed? to provided_by_user?Mayra Cabrera2019-03-292-1/+17
* Knative version bump 0.2.2 -> 0.3.0Chris Baumbauer2019-03-281-1/+1
* Allow runners to be installed on group clustersTiger Watson2019-03-261-11/+32
* Update GitLab Runner Helm Chart to 0.3.0Tomasz Maczukin2019-03-221-2/+2
* Update dashboards to additionally use new environment selectorJames Fargher2019-03-211-3/+3
* Add support for ingress hostnamesingress-hostnameswalkafwalka2019-03-074-0/+24
* Resolve "Mask the existing variables"Matija Čupić2019-03-072-6/+6
* Merge branch 'restrict-jupyter-login' of https://gitlab.com/amit1rrr/gitlab-c...Amit Rathi2019-03-071-2/+3
* Merge branch '56937-edit-knative-domain' into 'master'Grzegorz Bizon2019-03-071-4/+22
|\
| * Creates Clusterss::ApplciationsController update endpointJoão Cunha2019-03-051-4/+22
* | Merge branch 'security-kubernetes-local-ssrf' into 'master'Yorick Peterse2019-03-041-0/+16
|\ \ | |/ |/|