Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #37444 - get rid of sidekiq deprecation warnings #10164

Merged
merged 1 commit into from
May 14, 2024

Conversation

sbernhard
Copy link
Contributor

@sbernhard sbernhard commented May 14, 2024

Get rid of messages like:

May 13 19:54:29 or dynflow-sidekiq@orchestrator[29190](https://projects.theforeman.org/issues/37444#fn29190): 2024-05-13T17:54:29.245Z pid=29190 tid=nfe WARN: `config.options[:key] = value` is deprecated, use `config[:key] = value`: ["/usr/share/foreman/extras/dynflow-sidekiq.rb:19:in `<top (required)>'", "/usr/share/rubygems/rubygems/core_ext/kernel_require.rb:83:in `require'"]
May 13 19:54:29 or dynflow-sidekiq@orchestrator[29190](https://projects.theforeman.org/issues/37444#fn29190): 2024-05-13T17:54:29.245Z pid=29190 tid=nfe WARN: `config.options[:key] = value` is deprecated, use `config[:key] = value`: ["/usr/share/foreman/extras/dynflow-sidekiq.rb:20:in `<top (required)>'", "/usr/share/rubygems/rubygems/core_ext/kernel_require.rb:83:in `require'"]
May 13 19:54:29 or dynflow-sidekiq@orchestrator[29190](https://projects.theforeman.org/issues/37444#fn29190): 2024-05-13T17:54:29.245Z pid=29190 tid=nfe WARN: `config.options[:key] = value` is deprecated, use `config[:key] = value`: ["/usr/share/foreman/extras/dynflow-sidekiq.rb:36:in `<top (required)>'", "/usr/share/rubygems/rubygems/core_ext/kernel_require.rb:83:in `require'"]

@sbernhard
Copy link
Contributor Author

Similar to Dynflow/dynflow#445

Copy link
Contributor

@adamruzicka adamruzicka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

APT

@ekohl
Copy link
Member

ekohl commented May 14, 2024

Not sure why the Redmine issues check is failing, but I'm using my admin powers to merge it.

@ekohl ekohl merged commit 9b91cc9 into theforeman:develop May 14, 2024
52 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants