summaryrefslogtreecommitdiff
path: root/spec/models/clusters
Commit message (Expand)AuthorAgeFilesLines
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Add domain field into Clusters::ClusterMayra Cabrera2019-01-221-1/+26
* 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-048-51/+33
* Add Knative metrics to PrometheusChris Baumbauer2019-01-033-0/+33
* Update GitLab Runner Helm Chart to 0.1.43update-gitlab-runner-helm-chart-to-0-1-43Tomasz Maczukin2018-12-311-3/+3
* Merge branch '55716-update-cert-manager-chart-from-v0-5-0-to-v0-5-2' into 'ma...Sean McGivern2018-12-311-3/+3
|\
| * Update cert-manager chart from v0.5.0 to v0.5.2Takuya Noguchi2018-12-251-3/+3
* | Merge branch '55551-nomethoderror-undefined-method-for-nil-nilclass' into 'ma...Kamil Trzciński2018-12-271-1/+2
|\ \ | |/ |/|
| * Handle nil terminals in Clusters::Platforms::KubernetesRémy Coutable2018-12-191-1/+2
* | Rename `ClusterPlatformConfigureWorker`George Tsiolis2018-12-211-2/+2
|/
* 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
* Eager load clusters to prevent N+1Thong Kuah2018-12-051-0/+16
* Various improvements to hierarchy sortingThong Kuah2018-12-051-10/+22
* Create k8s namespace for project in group clustersThong Kuah2018-12-051-0/+20
* Teach Cluster about #all_projectsThong Kuah2018-12-051-0/+25
* Deploy to clusters for a project's groupsThong Kuah2018-12-051-0/+47
* Merge branch 'check-unique-values-of-pipeline-enum' into 'master'Kamil Trzciński2018-12-043-0/+6
|\
| * Fix coding offenceShinya Maeda2018-12-042-4/+4
| * fix wordingShinya Maeda2018-12-033-3/+3
| * Fix the coding styleShinya Maeda2018-12-033-5/+6
| * Validate enum uniquenessShinya Maeda2018-12-033-0/+5
* | Fallback to admin token for project clusters onlyThong Kuah2018-12-041-0/+30
|/
* Expose external_ip to knative cluster applicationChris Baumbauer2018-11-265-5/+52
* Merge branch 'certmanager-temp' into 'master'Kamil Trzciński2018-11-232-1/+81
|\
| * Fix Rubocop linter complaintsAmit Rathi2018-11-211-2/+2
| * Cert manager model spec and email presence validationAmit Rathi2018-11-211-0/+79
| * Fixing testsAmit Rathi2018-11-201-1/+2
* | Update used version of Runner Helm Chart to 0.1.38Tomasz Maczukin2018-11-221-3/+3
|/
* Merge branch 'improve-variables-support' into 'master'Sean McGivern2018-11-191-4/+4
|\
| * Improve variables supportimprove-variables-supportKamil Trzciński2018-11-191-4/+4
* | Merge branch '49726-upgrade-helm-to-2-11' into 'master'Kamil Trzciński2018-11-161-1/+1
|\ \ | |/ |/|
| * Upgrade helm to 2.11.0 and upgrade on every installDylan Griffith2018-11-161-1/+1
* | Fix deployment jobs using nil tokenThong Kuah2018-11-132-1/+55
|/
* Consolidate how we allow user defined namespaceThong Kuah2018-11-081-0/+22
* Only project clusters has Project Namespace fieldThong Kuah2018-11-081-0/+12
* 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-032-118/+7
* Resolve issues raised by KamilChris Baumbauer2018-11-032-10/+120
* Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer2018-11-034-58/+97
|\