summaryrefslogtreecommitdiff
path: root/spec/models/clusters/applications/jupyter_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Setup Git client for JupyterAmit Rathi2019-06-051-0/+2
* Expose can_uninstall in cluster_status.jsonThong Kuah2019-04-291-0/+9
* Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-051-3/+3
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Add support for ingress hostnamesingress-hostnameswalkafwalka2019-03-071-0/+7
* Merge branch 'restrict-jupyter-login' of https://gitlab.com/amit1rrr/gitlab-c...Amit Rathi2019-03-071-2/+3
* Upgrade cluster applications, starting with runnerThong Kuah2019-02-071-0/+1
* Update version on :installed, not :installingThong Kuah2019-02-071-14/+1
* Make RBAC enabled default for new clustersDylan Griffith2019-01-041-4/+4
* Expose external_ip to knative cluster applicationChris Baumbauer2018-11-261-1/+1
* Refactor cluster application tests to centralize helm CA cert verificationChris Baumbauer2018-11-061-23/+1
* Add GitLab cluster id to jupyter configdz-expose-cluster-id-to-jupyterDmitriy Zaporozhets2018-09-181-0/+7
* Revert "Merge branch 'dz-add-project-id-to-jupyter' into 'master'"Dmitriy Zaporozhets2018-09-131-9/+0
* Add project to jupyter cluster app factory specDmitriy Zaporozhets2018-09-131-5/+1
* Merge branch 'dz-add-project-id-to-jupyter' into 'master'Dmitriy Zaporozhets2018-09-121-0/+13
|\
| * Add cluster project id to jupyter configDmitriy Zaporozhets2018-08-221-0/+13
* | Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah2018-09-061-0/+9
|/
* Resolve "Mutual SSL Auth For Helm TIller"Mayra Cabrera2018-08-071-11/+35
* Lock helm charts to the VERSION already specified for each application.Thong Kuah2018-08-021-1/+23
* Revert "Merge branch '48098-mutual-auth-cluster-applications' into 'master'"Mayra Cabrera2018-07-311-34/+11
* Ensure CA + Tiller cert never expire and Helm client cert expires quicklyDylan Griffith2018-07-301-0/+3
* Get mutual SSL working with helm tillerDylan Griffith2018-07-301-4/+24
* Refactor Cluster Application classes to pass through a has of config filesDylan Griffith2018-07-281-10/+10
* Resolve "Unable to install Prometheus on Clusters: 'Error: Chart incompatible...Mayra Cabrera2018-06-201-0/+1
* Refactor syntax for spec/models/clusters/applications/jupyter_spec.rbDmitriy Zaporozhets2018-05-301-2/+2
* Add some tests for jupyter app AR modelDmitriy Zaporozhets2018-05-251-0/+59