Commit graph

9 commits

Author SHA1 Message Date
Tiger
74702f0e0e Enable project-level JIT resource creation
Previously this behaviour was only available to group
and instance-level clusters, as some project clusters
relied on Kubernetes credentials being passed through
to the runner instead of having their resources managed
by GitLab (which is not available when using JIT). These
clusters have been migrated to unmanaged, so resources
can be created on demand for the remaining managed clusters.
2019-06-18 12:43:52 +10:00
George Tsiolis
ac5fe450ff Rename ClusterPlatformConfigureWorker 2018-12-21 13:17:13 +00:00
Thong Kuah
5ede567d71 Incorporates Kubernetes Namespace into Cluster's flow 2018-11-02 15:46:15 +00:00
gfyoung
dfbe5ce435 Enable frozen string literals for app/workers/*.rb 2018-06-27 07:23:28 +00:00
Douwe Maan
0b15570e49 Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
Shinya Maeda
4934f6078b specs for workers. 2017-10-31 00:18:15 +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
Kamil Trzcinski
e8e2a2103a Rename to ClusterProvisionWorker and CreateGkeClusterService.new.execute 2017-10-03 23:24:32 +02:00
Renamed from app/workers/cluster_creation_worker.rb (Browse further)