-
- Downloads
Revert KubernetesService. Introduce FetchKubernetesTokenService.
Showing
- app/models/ci/cluster.rb 5 additions, 3 deletionsapp/models/ci/cluster.rb
- app/models/project_services/kubernetes_service.rb 2 additions, 16 deletionsapp/models/project_services/kubernetes_service.rb
- app/services/ci/create_cluster_service.rb 4 additions, 0 deletionsapp/services/ci/create_cluster_service.rb
- app/services/ci/fetch_kubernetes_token_service.rb 70 additions, 0 deletionsapp/services/ci/fetch_kubernetes_token_service.rb
- app/services/ci/integrate_cluster_service.rb 11 additions, 16 deletionsapp/services/ci/integrate_cluster_service.rb
- app/services/ci/update_cluster_service.rb 5 additions, 9 deletionsapp/services/ci/update_cluster_service.rb
- app/views/projects/clusters/_form.html.haml 1 addition, 1 deletionapp/views/projects/clusters/_form.html.haml
- app/workers/wait_for_cluster_creation_worker.rb 23 additions, 36 deletionsapp/workers/wait_for_cluster_creation_worker.rb
- lib/google_api/cloud_platform/client.rb 6 additions, 3 deletionslib/google_api/cloud_platform/client.rb
Please register or sign in to comment