Skip to content

Use optional encryption strategy for Runners Tokens

Kamil Trzciński requested to merge use-fallback-strategy into master

What does this MR do?

This cleans runner tokens migration, by following that plan:

  • Steal migration to ensure that all rows are migrated,
  • Search via token and encrypted, allow forcing search via encrypted only,
  • Make encrypted: to be closure, to control it via feature-flag,
  • Verify the behavior of fallback on GitLab.com after disabling it (after this MR).

What are the relevant issue numbers?

Resolves https://gitlab.com/gitlab-org/gitlab-ce/issues/54859

Does this MR meet the acceptance criteria?

Edited by 🤖 GitLab Bot 🤖

Merge request reports