summaryrefslogtreecommitdiff
path: root/spec/models/clusters/applications
Commit message (Expand)AuthorAgeFilesLines
* 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-057-35/+35
* Fix cert_manager_spec to not modify StringThong Kuah2019-04-011-3/+24
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-017-0/+14
* 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
* Add support for ingress hostnamesingress-hostnameswalkafwalka2019-03-073-0/+23
* Merge branch 'restrict-jupyter-login' of https://gitlab.com/amit1rrr/gitlab-c...Amit Rathi2019-03-071-2/+3
* Creates Clusterss::ApplciationsController update endpointJoão Cunha2019-03-051-4/+22
* Update GitLab Runner Helm Chart to 0.2.0Tomasz Maczukin2019-02-221-2/+2
* Merge branch 'move_ready_to_application_concern' into 'master'Stan Hu2019-02-191-59/+0
|\
| * Move common method to application concernThong Kuah2019-02-151-59/+0
* | Rename scope to imply :installed and :updated resultJoão Cunha2019-02-155-64/+5
|/
* Upgrade cluster applications, starting with runnerThong Kuah2019-02-076-2/+8
* Refactor specs to run shared parts only when usedThong Kuah2019-02-075-0/+5
* Update version on :installed, not :installingThong Kuah2019-02-076-84/+2
* Update GitLab Runner Helm Chart to 0.1.45Tomasz Maczukin2019-01-221-3/+3
* Merge branch '55544-port-upgrade-command' into 'master'Kamil Trzciński2019-01-181-0/+97
|\
| * Port generic upgrade functionality to CE55544-port-upgrade-commandThong Kuah2019-01-151-0/+97
* | Merge branch 'bump-ingress-chart-112' into 'master'Dmitriy Zaporozhets2019-01-141-3/+3
|\ \
| * | Bump nginx-ingress chart to 1.1.2Thong Kuah2019-01-101-3/+3
| |/
* | Initial Serverless Functions detailed viewChris Baumbauer2019-01-101-1/+35
|/
* Require Knative to be installed only on an RBAC kubernetes clusterChris Baumbauer2019-01-041-0/+7
* Make RBAC enabled default for new clustersDylan Griffith2019-01-046-30/+30
* Add Knative metrics to PrometheusChris Baumbauer2019-01-032-0/+32
* Update GitLab Runner Helm Chart to 0.1.43update-gitlab-runner-helm-chart-to-0-1-43Tomasz Maczukin2018-12-311-3/+3
* Update cert-manager chart from v0.5.0 to v0.5.2Takuya Noguchi2018-12-251-3/+3
* Upgrade Knative from 0.1.3 to 0.2.2Chris Baumbauer2018-12-111-3/+3
* Update gitlab runner helm chart to 0.1.39Tomasz Maczukin2018-12-071-3/+3
* Introduce Knative Serverless TabDylan Griffith2018-12-061-0/+42
* Fix coding offenceShinya Maeda2018-12-041-2/+2
* fix wordingShinya Maeda2018-12-031-1/+1
* Fix the coding styleShinya Maeda2018-12-031-1/+2
* Validate enum uniquenessShinya Maeda2018-12-031-0/+1
* Expose external_ip to knative cluster applicationChris Baumbauer2018-11-265-5/+52
* Merge branch 'certmanager-temp' into 'master'Kamil Trzciński2018-11-231-0/+79
|\
| * Fix Rubocop linter complaintsAmit Rathi2018-11-211-2/+2
| * Cert manager model spec and email presence validationAmit Rathi2018-11-211-0/+79
* | Update used version of Runner Helm Chart to 0.1.38Tomasz Maczukin2018-11-221-3/+3
|/
* Upgrade helm to 2.11.0 and upgrade on every installDylan Griffith2018-11-161-1/+1
* Fix style with clusters_store.js and remove workaround for namespace role issuetriggermesh/dgriffith/gitlab-ce-triggermesh-phase1-knativeChris Baumbauer2018-11-061-0/+4
* Refactor cluster application tests to centralize helm CA cert verificationChris Baumbauer2018-11-065-110/+5
* Fix issue with missing knative cluster role binding, and cleanup testsChris Baumbauer2018-11-051-20/+9
* Fix the way hostname is validated with the knative appChris Baumbauer2018-11-031-117/+6
* Resolve issues raised by KamilChris Baumbauer2018-11-031-9/+119
* Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer2018-11-031-2/+8
|\
| * Incorporates Kubernetes Namespace into Cluster's flowThong Kuah2018-11-021-2/+8