Merge branch 'sh-support-sentinel-pass' into 'master'
Support password authentication for Redis Sentinel See merge request https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/6921 Merged-by:Balasankar 'Balu' C <balasankar@gitlab.com> Approved-by:
Hossein Pursultani <hpursultani@gitlab.com> Approved-by:
Balasankar 'Balu' C <balasankar@gitlab.com> Reviewed-by:
Hossein Pursultani <hpursultani@gitlab.com> Co-authored-by:
Stan Hu <stanhu@gmail.com>
No related branches found
No related tags found
Showing
- files/gitlab-config-template/gitlab.rb.template 10 additions, 1 deletionfiles/gitlab-config-template/gitlab.rb.template
- files/gitlab-cookbooks/gitlab-kas/recipes/enable.rb 19 additions, 3 deletionsfiles/gitlab-cookbooks/gitlab-kas/recipes/enable.rb
- files/gitlab-cookbooks/gitlab-kas/templates/default/gitlab-kas-config.yml.erb 3 additions, 0 deletions...ks/gitlab-kas/templates/default/gitlab-kas-config.yml.erb
- files/gitlab-cookbooks/gitlab/attributes/default.rb 10 additions, 0 deletionsfiles/gitlab-cookbooks/gitlab/attributes/default.rb
- files/gitlab-cookbooks/gitlab/libraries/redis_helper.rb 39 additions, 6 deletionsfiles/gitlab-cookbooks/gitlab/libraries/redis_helper.rb
- files/gitlab-cookbooks/gitlab/recipes/gitlab-rails.rb 6 additions, 2 deletionsfiles/gitlab-cookbooks/gitlab/recipes/gitlab-rails.rb
- files/gitlab-cookbooks/gitlab/recipes/gitlab-workhorse.rb 2 additions, 2 deletionsfiles/gitlab-cookbooks/gitlab/recipes/gitlab-workhorse.rb
- files/gitlab-cookbooks/gitlab/templates/default/cable.yml.erb 1 addition, 0 deletions...s/gitlab-cookbooks/gitlab/templates/default/cable.yml.erb
- files/gitlab-cookbooks/gitlab/templates/default/resque.yml.erb 1 addition, 0 deletions.../gitlab-cookbooks/gitlab/templates/default/resque.yml.erb
- files/gitlab-cookbooks/gitlab/templates/default/workhorse-config.toml.erb 1 addition, 1 deletion...kbooks/gitlab/templates/default/workhorse-config.toml.erb
- spec/chef/cookbooks/gitlab-kas/recipes/gitlab-kas_spec.rb 39 additions, 3 deletionsspec/chef/cookbooks/gitlab-kas/recipes/gitlab-kas_spec.rb
- spec/chef/cookbooks/gitlab/recipes/gitlab-rails_spec.rb 50 additions, 1 deletionspec/chef/cookbooks/gitlab/recipes/gitlab-rails_spec.rb
- spec/chef/cookbooks/gitlab/recipes/gitlab-workhorse_spec.rb 31 additions, 2 deletionsspec/chef/cookbooks/gitlab/recipes/gitlab-workhorse_spec.rb
Loading
Please register or sign in to comment