You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Deprecate config.reload.* as pipeline-level settings (#18312)
* Deprecate config.reload.* as pipeline-level settings
* Update specs
* Change name of constant
* Don't remove the config.reload.* settings from #to_hash
* Remove config.reload.* settings from _node/pipelines endpoint response
* Remove config.reload.* settings from pipeline metrics
* Remove config.reload.* settings from modules/node spec
* Put rspec lets where it makes more sense
* Revert "Put rspec lets where it makes more sense"
This reverts commit ffd67a3.
* Update deprecation message to include pipeline id
* Update logstash-core/lib/logstash/settings.rb
Co-authored-by: kaisecheng <[email protected]>
* Update logstash-core/spec/logstash/settings_spec.rb
Co-authored-by: kaisecheng <[email protected]>
---------
Co-authored-by: kaisecheng <[email protected]>
0 commit comments