summaryrefslogtreecommitdiff
path: root/app/models/clusters/cluster.rb
Commit message (Expand)AuthorAgeFilesLines
* Extend Cluster Applications to allow installation of PrometheusMayra Cabrera2017-12-221-2/+5
* Merge branch '35616-move-k8-to-cluster-page' into cluster-page-with-list-clus...Kamil Trzcinski2017-12-051-5/+0
|\
| * Remove duplicated validations on cluster_nameShinya Maeda2017-12-041-5/+0
* | Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski2017-12-031-0/+4
|\ \ | |/ |/|
| * Add created? to Cluster modelMatija Čupić2017-12-011-0/+4
* | Fix controllers and linksKamil Trzcinski2017-12-031-3/+6
* | Extend controllers to support a new data structure for manual Kubernetes clus...Kamil Trzcinski2017-12-031-0/+6
* | Remove logic which glues with KubernetesService, from Platforms::KubernetesShinya Maeda2017-11-281-8/+1
|/
* Add support for not_installable/scheduled and to not show created bannerKamil Trzcinski2017-11-061-2/+3
* Merge branch '36629-35958-add-cluster-application-section' into add-ingress-t...Kamil Trzcinski2017-11-061-0/+2
|\
| * Return empty applications if not Kubernetes [ci skip]Kamil Trzcinski2017-11-061-0/+2
* | Add ingress applicationKamil Trzcinski2017-11-061-2/+5
|/
* Add Clusters::Applications::Helm testsAlessio Caiazza2017-11-031-1/+1
* Merge branch 'refactor-clusters' into 38464-k8s-appsAlessio Caiazza2017-11-031-0/+6
|\
| * Fix out of sync with KubernetesService. Remove namespace pramas from controll...Shinya Maeda2017-11-021-0/+6
* | Remove `Clusters::Applications::FetchInstallationStatusService`Alessio Caiazza2017-11-031-1/+1
* | Fix nitpicksKamil Trzcinski2017-11-031-1/+1
* | Expose applications as array via APIKamil Trzcinski2017-11-021-0/+6
* | Fix rubocop offensesAlessio Caiazza2017-11-021-1/+1
* | Improve backend structure of dataKamil Trzcinski2017-11-021-1/+18
|/
* Revert back FetchKubernetesTokenServiceKamil Trzcinski2017-11-011-2/+0
* Slim down Platforms::Kubernetes, and instead make it instrument KubernetesSer...Kamil Trzcinski2017-11-011-2/+5
* specs for featureShinya Maeda2017-11-011-1/+1
* specs for controller. Improved validationShinya Maeda2017-10-311-2/+4
* specs for services. Improved details.Shinya Maeda2017-10-301-1/+1
* specs for models. Improved details.Shinya Maeda2017-10-301-13/+13
* This worksShinya Maeda2017-10-231-22/+30
* Refactor Clusters to be consisted from GcpProvider and KubernetesPlatformKamil Trzcinski2017-10-231-0/+56