gitlab-org--gitlab-foss/lib
João Cunha f8234d9a08 Creates Clusterss::ApplciationsController update endpoint
- 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
2019-03-05 08:32:51 +02:00
..
api add tag_list param to runners api 2019-02-27 20:19:49 +01:00
assets
backup Add convenience methods for creating project and Wiki repositories 2019-02-05 21:33:10 -08:00
banzai Only allow 30 RPCs per test case to Gitaly 2019-02-22 14:51:27 +00:00
bitbucket
bitbucket_server Fix BitbucketServer::Client failing with Webmock 3.5.1 2019-02-16 15:30:02 -08:00
constraints
container_registry
declarative_policy
flowdock
generators/rails/post_deployment_migration
gitaly
gitlab Creates Clusterss::ApplciationsController update endpoint 2019-03-05 08:32:51 +02:00
google_api
haml_lint
json_web_token
mattermost
microsoft_teams
object_storage
omni_auth/strategies
peek Provide a performance bar link to the Jaeger UI 2019-02-08 14:08:31 +02:00
quality
rouge
rspec_flaky
safe_zip Fix uninitialized constant with GitLab Pages deploy 2019-01-31 16:52:51 +01:00
sentry Catch exception in calculate reactive cache 2019-02-21 11:19:51 +00:00
serializers
support
system_check
tasks Merge branch 'sh-rugged-find-commit' into 'master' 2019-03-04 09:22:44 +00:00
after_commit_queue.rb
backup.rb
banzai.rb
carrier_wave_string_file.rb
declarative_policy.rb
event_filter.rb
expand_variables.rb
extracts_path.rb
feature.rb Allow setting feature flags per GitLab group 2019-02-19 14:57:03 +08:00
file_size_validator.rb
forever.rb
gitlab.rb Creates a function to check if repo is EE 2019-03-04 08:20:37 +00:00
gt_one_coercion.rb
milestone_array.rb
mysql_zero_date.rb
static_model.rb
system_check.rb
unfold_form.rb
uploaded_file.rb
version_check.rb