summaryrefslogtreecommitdiff
path: root/app/models/clusters
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'improve-variables-support' into 'master'Sean McGivern2018-11-191-14/+23
|\
| * Improve variables supportimprove-variables-supportKamil Trzciński2018-11-191-14/+23
* | Merge branch '49726-upgrade-helm-to-2-11' into 'master'Kamil Trzciński2018-11-161-0/+7
|\ \
| * | Extract Helm::ClientCommand for shared commandsDylan Griffith2018-11-161-0/+3
| * | Upgrade helm to 2.11.0 and upgrade on every installDylan Griffith2018-11-161-0/+4
* | | Add knative client to kubeclient libraryChris Baumbauer2018-11-151-0/+4
| |/ |/|
* | Show HTTP response code for Kubernetes errorsThong Kuah2018-11-131-3/+1
* | Fix deployment jobs using nil tokenThong Kuah2018-11-132-1/+3
|/
* Improve Debugging Capabilities For Helm Application InstallsDylan Griffith2018-11-091-1/+1
* Still raise if there's no #actual_namespaceThong Kuah2018-11-081-0/+1
* Consolidate how we allow user defined namespaceThong Kuah2018-11-082-2/+6
* Only project clusters has Project Namespace fieldThong Kuah2018-11-082-1/+10
* Group clusters will have no actual_namespaceThong Kuah2018-11-081-1/+1
* Merge branch 'triggermesh-phase1-knative' into 'master'Grzegorz Bizon2018-11-073-2/+62
|\
| * 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
| * Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer2018-11-033-14/+65
| |\
| * \ Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer2018-11-023-4/+40
| |\ \
| * | | 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-242-2/+57
| * | | Update helm version 1.7.2 -> 2.11.0Chris Baumbauer2018-10-241-0/+6
* | | | Sync `groups` and `group` to fix validation34758-unique-environment-scopeThong Kuah2018-11-031-6/+11
| |_|/ |/| |
* | | Incorporates Kubernetes Namespace into Cluster's flowThong Kuah2018-11-023-14/+65
| |/ |/|
* | Associate clusters model to groups34758-create-group-clustersThong Kuah2018-10-292-0/+38
* | Merge branch 'refactor_gitlab_kube_client' into 'master'Kamil Trzciński2018-10-251-4/+2
|\ \ | |/ |/|
| * Store version within SUPPORTED_API_GROUPS hashrefactor_gitlab_kube_clientThong Kuah2018-10-231-2/+1
| * Update all usages of KubeClientThong Kuah2018-10-231-3/+2
* | Update Runner Chart to 0.1.35Tomasz Maczukin2018-10-231-1/+1
|/
* Add Clusters::KubernetesNamespace model51716-add-kubernetes-namespace-modelMayra Cabrera2018-10-224-1/+70
* 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-164-4/+9
* Merge branch '49952-port-upgrade-command-to-ce' into 'master'Kamil Trzciński2018-10-021-0/+24
|\
| * Port EE::Clusters::ApplicationStatus to CEThong Kuah2018-09-271-0/+24
* | 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-067-16/+21
|/
* Resolve "Mutual SSL Auth For Helm TIller"Mayra Cabrera2018-08-076-9/+82
* Enable frozen string for app/models/**/*.rbrepo-forks/gitlab-ce-frozen-string-enable-app-models-moregfyoung2018-08-0312-0/+24
* Lock helm charts to the VERSION already specified for each application.Thong Kuah2018-08-025-4/+30
* Revert "Merge branch '48098-mutual-auth-cluster-applications' into 'master'"Mayra Cabrera2018-07-316-82/+9
* Minor refactoring of Helm and ApplicationDataDylan Griffith2018-07-302-30/+47
* 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-302-4/+51