Commit Graph

27 Commits

Author SHA1 Message Date
Grzegorz Bizon 83874edb77 Merge branch 'master' into 'update-kubeclient'
Conflicts:
   Gemfile.lock
2018-03-17 05:52:35 +00:00
Pirate Praveen 53e2987ba6 Replace KubeException with Kubeclient::HttpError (kubeclient 3.0) 2018-03-15 08:14:13 +01:00
Grzegorz Bizon 33d459aa8d DRY remaining instances of predefined variables 2018-03-14 11:22:16 +01:00
Winnie Hellmann 0ecd759d73 Replace "cluster" with "Kubernetes cluster" 2018-02-06 10:05:02 +01:00
Mario de la Ossa eaada9d706 use Gitlab::UserSettings directly as a singleton instead of including/extending it 2018-02-02 18:39:55 +00:00
Filipa Lacerda 4b66bdfa1a Second iteration of Move Kubernetes from service to Cluster page 2017-12-05 12:00:02 +00:00
Shinya Maeda 54c70a775a Fix static analysys 2017-11-28 20:47:59 +09:00
Shinya Maeda f6d9dcf838 Fix unit tests 2017-11-28 20:47:59 +09:00
Shinya Maeda a8e2094c65 Remove logic which glues with KubernetesService, from Platforms::Kubernetes 2017-11-28 20:47:59 +09:00
Shinya Maeda 0d95ce51be Check diff between KubernetesService and Platforms::Kubernetes. Synchronize again. 2017-11-28 20:47:59 +09:00
Shinya Maeda 8a55d2c552 Revert KubernetesService logic in Platforms::Kubernetes 2017-11-28 20:47:59 +09:00
Kamil Trzcinski 895b6e5d80 Add active? to Platforms::Kubernetes 2017-11-06 15:52:21 +01:00
Alessio Caiazza 1ca9aaf860 Merge branch 'refactor-clusters' into 38464-k8s-apps 2017-11-03 11:02:59 +01:00
Shinya Maeda 600d5f4fba Fix tests. Remove NOT NULL constraint from cluster.user. 2017-11-03 17:22:49 +09:00
Shinya Maeda 3602c0b987 Fix some tests 2017-11-03 03:37:32 +09:00
Alessio Caiazza a8d7e4bcb1
Fix rubocop offenses 2017-11-02 17:08:56 +01:00
Shinya Maeda b129f06733 Fix out of sync with KubernetesService. Remove namespace pramas from controller. Use time_with_zone in schema. Remove Gcp::Clusters from safe_model_attributes.ym 2017-11-02 23:19:11 +09:00
Kamil Trzcinski 64be8d70ae Improve backend structure of data 2017-11-02 15:10:46 +01:00
Kamil Trzcinski 1427bdcadf Revert back FetchKubernetesTokenService 2017-11-01 13:58:08 +01:00
Kamil Trzcinski ccf09824f6 Slim down Platforms::Kubernetes, and instead make it instrument KubernetesService 2017-11-01 13:57:32 +01:00
Shinya Maeda 6571efb6c3 Fix spec. Fix usage ping. Fix warnings by adding new models and attributes. 2017-11-01 16:12:44 +09:00
Shinya Maeda 253bf69dda specs for feature 2017-11-01 03:59:40 +09:00
Shinya Maeda 6a65e2f5f9 specs for controller. Improved validation 2017-10-31 17:47:48 +09:00
Shinya Maeda d6744d9838 specs for services. Improved details. 2017-10-30 21:55:18 +09:00
Shinya Maeda 478e59fe8d specs for models. Improved details. 2017-10-30 03:48:45 +09:00
Shinya Maeda d0cff7f585 This works 2017-10-23 11:36:35 +03:00
Kamil Trzcinski e1d12ba9b9 Refactor Clusters to be consisted from GcpProvider and KubernetesPlatform 2017-10-23 08:57:52 +03:00