Add Gitaly authentication token attribute
Rather than re-use the attribute from GitLab Shell, Gitaly stores the token it uses to authenticate with GitLab under a unique attribute. Closes https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/8688 Changelog: changed Signed-off-by:Balasankar "Balu" C <balasankar@gitlab.com>
parent
872d4e892c2f
No related branches found
No related tags found
Showing
- files/gitlab-cookbooks/gitaly/attributes/default.rb 4 additions, 1 deletionfiles/gitlab-cookbooks/gitaly/attributes/default.rb
- files/gitlab-cookbooks/gitaly/libraries/gitaly.rb 10 additions, 0 deletionsfiles/gitlab-cookbooks/gitaly/libraries/gitaly.rb
- files/gitlab-cookbooks/gitaly/recipes/enable.rb 10 additions, 0 deletionsfiles/gitlab-cookbooks/gitaly/recipes/enable.rb
- files/gitlab-cookbooks/package/libraries/helpers/secrets_helper.rb 3 additions, 0 deletions...lab-cookbooks/package/libraries/helpers/secrets_helper.rb
- spec/chef/cookbooks/gitaly/recipes/gitaly_spec.rb 61 additions, 2 deletionsspec/chef/cookbooks/gitaly/recipes/gitaly_spec.rb
Loading
Please register or sign in to comment