summaryrefslogtreecommitdiff
path: root/spec/models/clusters/applications/knative_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* All Kubectl command should return array by defaultJoão Cunha2019-08-021-2/+2
* Allow knative do be uninstalled:João Cunha2019-07-311-1/+41
* Knative version bump 0.5 -> 0.6Chris Baumbauer2019-06-191-1/+1
* Adapt functions to work for external KnativeJoão Cunha2019-05-291-76/+0
* Expose can_uninstall in cluster_status.jsonThong Kuah2019-04-291-0/+6
* Bump version of knative from 0.3 -> 0.5Chris Baumbauer2019-04-171-1/+1
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-11/+11
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Knative version bump 0.2.2 -> 0.3.0Chris Baumbauer2019-03-281-1/+1
* Add support for ingress hostnamesingress-hostnameswalkafwalka2019-03-071-0/+8
* Creates Clusterss::ApplciationsController update endpointJoão Cunha2019-03-051-4/+22
* Rename scope to imply :installed and :updated resultJoão Cunha2019-02-151-24/+0
* Upgrade cluster applications, starting with runnerThong Kuah2019-02-071-0/+1
* Refactor specs to run shared parts only when usedThong Kuah2019-02-071-0/+1
* Update version on :installed, not :installingThong Kuah2019-02-071-14/+0
* 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
* Add Knative metrics to PrometheusChris Baumbauer2019-01-031-0/+17
* Upgrade Knative from 0.1.3 to 0.2.2Chris Baumbauer2018-12-111-3/+3
* Introduce Knative Serverless TabDylan Griffith2018-12-061-0/+42
* Expose external_ip to knative cluster applicationChris Baumbauer2018-11-261-0/+47
* 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-061-18/+1
* 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
* Add knative model testsChris Baumbauer2018-10-281-0/+102