Deprecate usage of node['monitoring']['redis-exporter'] in gitlab.rb
Use node['monitoring']['redis_exporter'] to access Chef attributes corresponding to redis-exporter service. Related https://gitlab.com/gitlab-org/omnibus-gitlab/-/issues/6873 Changelog: deprecated Signed-off-by:Balasankar "Balu" C <balasankar@gitlab.com>
parent
fda0cf9de110
No related branches found
No related tags found
Showing
- files/gitlab-cookbooks/monitoring/attributes/default.rb 9 additions, 8 deletionsfiles/gitlab-cookbooks/monitoring/attributes/default.rb
- files/gitlab-cookbooks/monitoring/libraries/prometheus.rb 1 addition, 1 deletionfiles/gitlab-cookbooks/monitoring/libraries/prometheus.rb
- files/gitlab-cookbooks/monitoring/recipes/redis-exporter.rb 7 additions, 7 deletionsfiles/gitlab-cookbooks/monitoring/recipes/redis-exporter.rb
- files/gitlab-cookbooks/monitoring/recipes/redis-exporter_disable.rb 1 addition, 1 deletion...ab-cookbooks/monitoring/recipes/redis-exporter_disable.rb
- files/gitlab-cookbooks/package/libraries/settings_dsl.rb 1 addition, 0 deletionsfiles/gitlab-cookbooks/package/libraries/settings_dsl.rb
- spec/chef/cookbooks/gitlab/recipes/config_spec.rb 5 additions, 5 deletionsspec/chef/cookbooks/gitlab/recipes/config_spec.rb
- spec/chef/cookbooks/monitoring/libraries/prometheus_spec.rb 1 addition, 1 deletionspec/chef/cookbooks/monitoring/libraries/prometheus_spec.rb
- spec/chef/cookbooks/monitoring/recipes/redis_exporter_spec.rb 2 additions, 2 deletions.../chef/cookbooks/monitoring/recipes/redis_exporter_spec.rb
- spec/chef/cookbooks/package/libraries/config/services_spec.rb 6 additions, 6 deletions.../chef/cookbooks/package/libraries/config/services_spec.rb
- spec/chef/cookbooks/package/libraries/settings_dsl_spec.rb 2 additions, 1 deletionspec/chef/cookbooks/package/libraries/settings_dsl_spec.rb
Loading
Please register or sign in to comment