gitlab-org--gitlab-foss/spec
Thong Kuah d3866fb48c Modify service so that it can be re-run
If the service fails mid-point, then we should be able to re-run this
service. So, detect presence of any previously created Kubernetes
resource and update or create accordingly.

Fix specs accordingly. In the case of finalize_creation_service_spec.rb,
I decided to stub out the async worker rather than maintaining
individual stubs for various kubeclient calls for that worker.
2018-12-05 10:16:44 +13:00
..
bin
config Pad encryption keys with UTF-8 0 instead of \0 char 2018-11-28 12:00:17 +01:00
controllers Merge branch 'ce-7210-add-sort-direction-button-sort-dropdown' into 'master' 2018-12-04 15:04:35 +00:00
db
dependencies
factories Fallback to admin token for project clusters only 2018-12-04 15:44:33 +13:00
features Merge branch 'sh-fix-mirrors-protected-branches' into 'master' 2018-12-03 17:28:10 +00:00
finders
fixtures Update Dependency Scanning report fixtures 2018-12-03 14:01:05 +01:00
graphql
helpers
initializers Correctly handle data-loss scenarios when encrypting columns 2018-11-27 18:24:18 +00:00
javascripts Updated variable name to forceExpanded 2018-12-04 13:27:18 +00:00
lib Modify service so that it can be re-run 2018-12-05 10:16:44 +13:00
mailers Merge branch 'security-guest-comments' into 'master' 2018-11-28 19:11:56 -05:00
migrations Merge commit '83f0798e7dc588f0e4cb6816daadeef7dbfc8b81' into fix/gb/encrypt-runners-tokens 2018-12-04 09:11:33 +01:00
models Merge branch 'fix/gb/encrypt-runners-tokens' into 'master' 2018-12-04 16:48:30 +00:00
policies Merge branch 'security-guest-comments' into 'master' 2018-11-28 19:11:56 -05:00
presenters
rack_servers
requests CE port Refactor Gitlab::Checks::ChangeAccess class 2018-12-04 11:55:49 +00:00
routing Revert "Resolve "[Rails5] `ActionView::MissingTemplate` in spec/features/projects/wiki/user_views_wiki_page_spec.rb"" 2018-12-03 12:28:51 +01:00
rubocop
serializers
services Modify service so that it can be re-run 2018-12-05 10:16:44 +13:00
sidekiq/cron
support Modify service so that it can be re-run 2018-12-05 10:16:44 +13:00
tasks
uploaders
validators Merge branch 'security-fj-crlf-injection' into 'master' 2018-11-28 19:14:06 -05:00
views
workers CE port of Add new service to create the web ide terminal 2018-12-04 15:14:24 +00:00
factories_spec.rb
fast_spec_helper.rb
rails_helper.rb
rake_helper.rb
simplecov_env.rb
spec_helper.rb