gitlab-org--gitlab-foss/spec/services
Dylan Griffith 4855667dad Retry fetching Kubernetes Secret token
Since Kubernetes is creating the Secret and token asynchronously it is
necessary that we implement some delay or retrying logic to avoid a race
condition where we fetch a Secret before the token is even set. There
does not appear to be any way for us to force it to be set with any
synchronous API call so retrying seems to be the only option.
2019-06-21 16:36:34 +10:00
..
application_settings
applications
auth Fix typos in the whole gitlab-ce project 2019-05-20 14:11:44 +00:00
auto_merge Update merge options for auto merge strategies 2019-06-12 13:20:49 +07:00
boards
chat_names
ci Revert concurrent pipeline schedule creation 2019-06-18 21:56:11 +07:00
clusters Retry fetching Kubernetes Secret token 2019-06-21 16:36:34 +10:00
commits
deploy_keys
deploy_tokens
discussions
emails
error_tracking
events
files
git Look for new branches more carefully 2019-06-18 12:53:53 +01:00
gpg_keys
groups Merge branch 'frozen_string_literal_spec_services' into 'master' 2019-04-12 16:41:27 +00:00
issuable Fix typo in test 2019-05-24 10:18:56 +01:00
issues Include MR information if possible when emailing notification of closing an issue 2019-05-16 11:59:02 +00:00
keys
labels
lfs CE backport for changes in EE MR 13894 2019-06-17 11:23:06 +12:00
members Fix Error 500 when inviting user already present 2019-05-10 00:35:40 -05:00
merge_requests Revert "Automatically update MR merge-ref along merge status" 2019-06-11 13:08:25 -03:00
milestones
notes Move some quick actions feature specs to unit tests 2019-06-18 14:26:48 +00:00
pages_domains Add pages domains acme orders 2019-06-06 18:55:31 +00:00
projects Hashed Storage is enabled by default on new installations 2019-06-17 20:35:22 +02:00
prometheus
protected_branches
protected_tags
quick_actions
releases
resource_events
search
submodules
suggestions Remove 2nd stub expectation of #last_diff_file 2019-06-05 16:19:45 -07:00
tags
test_hooks
todos/destroy Delete unauthorized Todos when project is private 2019-06-05 10:51:52 -03:00
users Added user time settings fields to profile 2019-05-07 21:58:16 +00:00
wiki_pages
wikis
access_token_validation_service_spec.rb
audit_event_service_spec.rb
auto_merge_service_spec.rb Add auto merge strategies 2019-06-12 18:28:40 +07:00
base_count_service_spec.rb
cohorts_service_spec.rb
compare_service_spec.rb Add spec for CompareService 2019-04-18 22:01:51 -03:00
create_branch_service_spec.rb
create_snippet_service_spec.rb
delete_branch_service_spec.rb Port EE specific changes to CE 2019-04-22 17:16:32 +08:00
delete_merged_branches_service_spec.rb
event_create_service_spec.rb
gravatar_service_spec.rb
import_export_clean_up_service_spec.rb
note_summary_spec.rb
notification_recipient_service_spec.rb
notification_service_spec.rb preventing blocked users and their PipelineSchdules from creating new Pipelines 2019-06-04 20:25:26 -05:00
preview_markdown_service_spec.rb Update spec param expectations 2019-06-05 16:19:45 -07:00
push_event_payload_service_spec.rb
repair_ldap_blocked_user_service_spec.rb
repository_archive_clean_up_service_spec.rb
reset_project_cache_service_spec.rb
search_service_spec.rb
service_response_spec.rb Revert "Automatically update MR merge-ref along merge status" 2019-06-11 13:08:25 -03:00
spam_service_spec.rb
submit_usage_ping_service_spec.rb Protect Gitlab::HTTP against DNS rebinding attack 2019-05-30 10:47:31 -03:00
system_hooks_service_spec.rb Remove deprecated uses of attribute_changed? 2019-04-30 15:24:25 +08:00
system_note_service_spec.rb Change system notes to use relative urls 2019-05-23 12:04:09 +00:00
task_list_toggle_service_spec.rb
todo_service_spec.rb
update_deployment_service_spec.rb Add deployment events to chat notification services 2019-04-26 21:08:41 +00:00
update_merge_request_metrics_service_spec.rb
update_snippet_service_spec.rb
upload_service_spec.rb
user_project_access_changed_service_spec.rb
verify_pages_domain_service_spec.rb Remove disabled pages domains 2019-04-30 12:05:54 +00:00
web_hook_service_spec.rb Protect Gitlab::HTTP against DNS rebinding attack 2019-05-30 10:47:31 -03:00