summaryrefslogtreecommitdiff
path: root/app/models/clusters/platforms/kubernetes.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix attr_encryption key settingsStan Hu2018-06-021-2/+2
* Upgrade to Ruby 2.4.4sh-bump-ruby-2.4Stan Hu2018-05-291-2/+2
* Merge branch 'master' into 'update-kubeclient'Grzegorz Bizon2018-03-171-12/+12
|\
| * DRY remaining instances of predefined variablesGrzegorz Bizon2018-03-141-12/+12
* | Replace KubeException with Kubeclient::HttpError (kubeclient 3.0)Pirate Praveen2018-03-151-1/+1
|/
* Replace "cluster" with "Kubernetes cluster"winh-kubernetes-clustersWinnie Hellmann2018-02-061-1/+1
* use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-021-2/+1
* Second iteration of Move Kubernetes from service to Cluster pageFilipa Lacerda2017-12-051-0/+14
* Fix static analysysShinya Maeda2017-11-281-0/+1
* Fix unit testsShinya Maeda2017-11-281-1/+3
* Remove logic which glues with KubernetesService, from Platforms::KubernetesShinya Maeda2017-11-281-49/+2
* Check diff between KubernetesService and Platforms::Kubernetes. Synchronize a...Shinya Maeda2017-11-281-67/+57
* Revert KubernetesService logic in Platforms::KubernetesShinya Maeda2017-11-281-0/+123
* Add active? to Platforms::KubernetesKamil Trzcinski2017-11-061-0/+4
* Merge branch 'refactor-clusters' into 38464-k8s-appsAlessio Caiazza2017-11-031-22/+20
|\
| * Fix tests. Remove NOT NULL constraint from cluster.user.Shinya Maeda2017-11-031-0/+3
| * Fix some testsShinya Maeda2017-11-031-2/+2
| * Fix out of sync with KubernetesService. Remove namespace pramas from controll...Shinya Maeda2017-11-021-21/+16
* | Fix rubocop offensesAlessio Caiazza2017-11-021-1/+1
* | Improve backend structure of dataKamil Trzcinski2017-11-021-0/+4
|/
* Revert back FetchKubernetesTokenServiceKamil Trzcinski2017-11-011-6/+2
* Slim down Platforms::Kubernetes, and instead make it instrument KubernetesSer...Kamil Trzcinski2017-11-011-108/+33
* Fix spec. Fix usage ping. Fix warnings by adding new models and attributes.Shinya Maeda2017-11-011-4/+2
* specs for featureShinya Maeda2017-11-011-2/+4
* specs for controller. Improved validationShinya Maeda2017-10-311-2/+2
* specs for services. Improved details.Shinya Maeda2017-10-301-3/+0
* specs for models. Improved details.Shinya Maeda2017-10-301-22/+28
* This worksShinya Maeda2017-10-231-16/+23
* Refactor Clusters to be consisted from GcpProvider and KubernetesPlatformKamil Trzcinski2017-10-231-0/+172