Skip to content

Backport authorized_keys

James Edwards-Jones requested to merge jej/backport-authorized-keys-to-ce into master

What

Backport to CE the use of authorized_keys from the database instead of a file. Also backports setting to turn on/off use of this and documentation.

Why

To simplify the work in helm charts where this will be the default. Identified in https://gitlab.com/charts/helm.gitlab.io/issues/13 and https://gitlab.com/charts/helm.gitlab.io/issues/14 as part of the ~"Cloud Native" and GCP Migration work.

Are there points in the code the reviewer needs to double check?

  • Does anything special need to be done when adding to ApplicationSettings?

Does this MR meet the acceptance criteria?

Related

Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/3953

EE MR: https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3959

Edited by James Edwards-Jones

Merge request reports