- Dec 16, 2019
-
-
GitLab Bot authored
-
GitLab Bot authored
-
- Dec 13, 2019
-
-
GitLab Bot authored
-
- Apr 10, 2019
-
-
Log events so that it's easy to see when different requests are starting.
-
- Apr 04, 2019
-
-
Thong Kuah authored
It's duplication information as we already send the full error object to Sentry.
-
Thong Kuah authored
As it already has the full error sent to it
-
Thong Kuah authored
Just the error message and error class alone makes it hard to determine the full context of any errors, so we need to know where the error is occuring as well.
-
- Mar 05, 2019
-
-
- Creates new route - Creates new controller action - Creates call stack: Clusterss::ApplciationsController calls --> Clusters::Applications::UpdateService calls --> Clusters::Applications::ScheduleUpdateService calls --> ClusterUpdateAppWorker calls --> Clusters::Applications::PatchService --> ClusterWaitForAppInstallationWorker DRY req params Adds gcp_cluster:cluster_update_app queue Schedule_update_service is uneeded Extract common logic to a parent class (UpdateService will need it) Introduce new UpdateService Fix rescue class namespace Fix RuboCop offenses Adds BaseService for create and update services Remove request_handler code duplication Fixes update command Move update_command to ApplicationCore so all apps can use it Adds tests for Knative update_command Adds specs for PatchService Raise error if update receives an unistalled app Adds update_service spec Fix RuboCop offense Use subject in favor of go Adds update endpoint specs for project namespace Adds update endpoint specs for group namespace
-
- Jan 14, 2019
-
-
Thong Kuah authored
Port from EE generic upgrade related functionality used to upgrade Helm applications Remove memoization which could be incorrect It looks like we are memoizing without regard to the method's argument so this could result in an incorrect upgrade_command Remove `const_get` indirection now we are no longer in EE
-
- Nov 27, 2018
-
-
Dylan Griffith authored
-
- Jul 16, 2018
-
-
gfyoung authored
For directories application_settings --> labels. Partially addresses #47424.
-
- Dec 22, 2017
-
-
Mayra Cabrera authored
-
- Nov 07, 2017
-
-
Alessio Caiazza authored
-
- Nov 03, 2017
-
-
Alessio Caiazza authored
-