summaryrefslogtreecommitdiff
path: root/app/models/clusters/applications
Commit message (Expand)AuthorAgeFilesLines
* change load_file to safe_loadAmit Rathi2018-11-231-1/+1
* cert manager changes based on review commentsAmit Rathi2018-11-231-1/+5
* Addressing review commentsAmit Rathi2018-11-231-6/+8
* Fix typo in cert_managerAmit Rathi2018-11-211-1/+1
* Cert manager model spec and email presence validationAmit Rathi2018-11-211-0/+2
* Remove linter complaints from cert_manager.rbAmit Rathi2018-11-201-49/+49
* Merge branch 'master' into certmanager-tempAmit Rathi2018-11-191-0/+4
|\
| * Add knative client to kubeclient libraryChris Baumbauer2018-11-151-0/+4
* | Cleaned up cert_managerAmit Rathi2018-11-191-11/+2
* | Move ingress shim config from --set to values.yamlAmit Rathi2018-11-161-7/+1
* | Set appropriate RBAC flag for cluster applicationsAmit Rathi2018-11-151-2/+1
* | Use email on the accountAmit Rathi2018-11-131-2/+15
* | CleanupAmit Rathi2018-11-131-26/+8
* | Cert manager migration, cluster_issuer etc.Amit Rathi2018-11-131-0/+76
|/
* Improve Debugging Capabilities For Helm Application InstallsDylan Griffith2018-11-091-1/+1
* Fix style with clusters_store.js and remove workaround for namespace role issuetriggermesh/dgriffith/gitlab-ce-triggermesh-phase1-knativeChris Baumbauer2018-11-061-47/+2
* Fix incorrect domain key for values.yamltriggermesh/gitlab-ce-triggermesh-phase1-knativeChris Baumbauer2018-11-061-1/+1
* Fix issue with missing knative cluster role binding, and cleanup testsChris Baumbauer2018-11-051-14/+46
* Fix the way hostname is validated with the knative appChris Baumbauer2018-11-031-2/+4
* Resolve issues raised by KamilChris Baumbauer2018-11-031-9/+17
* Rename knative domainname field to hostname and fix changelog entryChris Baumbauer2018-10-301-3/+3
* Revert Helm version bumpChris Baumbauer2018-10-291-2/+7
* Add knative model testsChris Baumbauer2018-10-281-8/+5
* Knative supportChris Baumbauer2018-10-241-0/+52
* Update Runner Chart to 0.1.35Tomasz Maczukin2018-10-231-1/+1
* Update used version of Runner Helm Chart to 0.1.34Tomasz Maczukin2018-10-191-1/+1
* Show available clusters when installed or updatedPeter Leitzen2018-10-161-1/+1
* Add GitLab cluster id to jupyter configdz-expose-cluster-id-to-jupyterDmitriy Zaporozhets2018-09-181-0/+5
* Revert "Merge branch 'dz-add-project-id-to-jupyter' into 'master'"Dmitriy Zaporozhets2018-09-131-9/+0
* Merge branch 'dz-add-project-id-to-jupyter' into 'master'Dmitriy Zaporozhets2018-09-121-0/+9
|\
| * Add cluster project id to jupyter configDmitriy Zaporozhets2018-08-221-0/+9
* | Enable Kubernetes RBAC for GitLab Managed Apps for existing clustersThong Kuah2018-09-065-2/+7
|/
* Resolve "Mutual SSL Auth For Helm TIller"Mayra Cabrera2018-08-075-9/+56
* Enable frozen string for app/models/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-models-moregfyoung2018-08-035-0/+10
* Lock helm charts to the VERSION already specified for each application.Thong Kuah2018-08-024-4/+13
* Revert "Merge branch '48098-mutual-auth-cluster-applications' into 'master'"Mayra Cabrera2018-07-315-56/+9
* Minor refactoring of Helm and ApplicationDataDylan Griffith2018-07-301-21/+29
* Ensure CA + Tiller cert never expire and Helm client cert expires quicklyDylan Griffith2018-07-301-3/+3
* Get mutual SSL working with helm tillerDylan Griffith2018-07-301-1/+37
* Refactor Cluster Application classes to pass through a has of config filesDylan Griffith2018-07-285-9/+12
* Backports relevant changes made in https://gitlab.com/gitlab-org/gitlab-ee/me...Tiago Botelho2018-07-251-0/+8
* Resolve "Unable to install Prometheus on Clusters: 'Error: Chart incompatible...Mayra Cabrera2018-06-201-1/+2
* Merge branch '46010-add-more-validations-for-runners-and-runner-type' into 'm...Kamil Trzciński2018-06-011-2/+3
|\
| * Fix some failuresKamil Trzciński2018-05-311-2/+3
* | Rename clusters_applications_jupyters to uncountableDmitriy Zaporozhets2018-05-301-1/+1
* | Add some tests for jupyter app AR modelDmitriy Zaporozhets2018-05-251-2/+10
* | Don't allow jupyter install unless ingress external ip is assignedDmitriy Zaporozhets2018-05-251-0/+8
* | Add oauth reference to jupyter cluster appDmitriy Zaporozhets2018-05-251-3/+29
* | Add support for Jupyter in GitLab via KubernetesDmitriy Zaporozhets2018-05-251-3/+25
* | Add Applications::Jupyter class sceletonDmitriy Zaporozhets2018-05-251-0/+28
|/