677e7e837e
Allow users to seed the initial runner registration token using an environment variable ## What does this MR do? Allow users to seed the initial runner registration token using an environment variable ## Are there points in the code the reviewer needs to double check? - Naming, do we want to make sure we are clear it's the 'registration' token. Like GITLAB_RUNNER_REGISTRATION_TOKEN vs what I have now, GITLAB_RUNNER_TOKEN - Not sure we've tested a seed fixture before, I just made up a directory structure for the test ## Why was this MR needed? At the moment I want to use this in our idea to production demo: https://gitlab.com/gitlab-org/gitlab-ce/issues/22190 This is useful for when runner is bundled with gitlab, like in a kubernetes stack, and we want the runner to be able to register with gitlab as soon as they both come up. ## Does this MR meet the acceptance criteria? - [x] [CHANGELOG](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG) entry added - [x] [Documentation created/updated](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/doc/development/doc_styleguide.md) - [ ] API support added - Tests - [x] Added for this feature/bug - [x] All builds are passing - [ ] Conform by the [merge request performance guides](http://docs.gitlab.com/ce/development/merge_request_performance_guidelines.html) - [ ] Conform by the [style guides](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CONTRIBUTING.md#style-guides) - [ ] Branch has no merge conflicts with `master` (if you do - rebase it please) - [ ] [Squashed related commits together](https://git-scm.com/book/en/Git-Tools-Rewriting-History#Squashing-Commits) See merge request !6642 |
||
---|---|---|
.. | ||
ci | ||
concerns | ||
cycle_analytics | ||
hooks | ||
issue | ||
members | ||
merge_request | ||
network | ||
project_services | ||
ability_spec.rb | ||
abuse_report_spec.rb | ||
appearance_spec.rb | ||
application_setting_spec.rb | ||
award_emoji_spec.rb | ||
blob_spec.rb | ||
board_spec.rb | ||
broadcast_message_spec.rb | ||
build_spec.rb | ||
chat_name_spec.rb | ||
commit_range_spec.rb | ||
commit_spec.rb | ||
commit_status_spec.rb | ||
compare_spec.rb | ||
deploy_key_spec.rb | ||
deploy_keys_project_spec.rb | ||
deployment_spec.rb | ||
diff_note_spec.rb | ||
discussion_spec.rb | ||
email_spec.rb | ||
environment_spec.rb | ||
event_spec.rb | ||
external_issue_spec.rb | ||
forked_project_link_spec.rb | ||
generic_commit_status_spec.rb | ||
global_milestone_spec.rb | ||
group_label_spec.rb | ||
group_spec.rb | ||
guest_spec.rb | ||
identity_spec.rb | ||
issue_collection_spec.rb | ||
issue_spec.rb | ||
key_spec.rb | ||
label_link_spec.rb | ||
label_priority_spec.rb | ||
label_spec.rb | ||
legacy_diff_note_spec.rb | ||
list_spec.rb | ||
member_spec.rb | ||
merge_request_diff_spec.rb | ||
merge_request_spec.rb | ||
milestone_spec.rb | ||
namespace_spec.rb | ||
note_spec.rb | ||
notification_setting_spec.rb | ||
personal_access_token_spec.rb | ||
project_feature_spec.rb | ||
project_group_link_spec.rb | ||
project_label_spec.rb | ||
project_snippet_spec.rb | ||
project_spec.rb | ||
project_team_spec.rb | ||
project_wiki_spec.rb | ||
protected_branch_spec.rb | ||
release_spec.rb | ||
repository_spec.rb | ||
route_spec.rb | ||
service_spec.rb | ||
snippet_spec.rb | ||
spam_log_spec.rb | ||
subscription_spec.rb | ||
todo_spec.rb | ||
tree_spec.rb | ||
trending_project_spec.rb | ||
user_agent_detail_spec.rb | ||
user_spec.rb | ||
wiki_page_spec.rb |