Actions
Bug #31982
closedSmart Proxy Container Gateway calls Proxy::Settings.initialize_global_settings
Status:
Closed
Priority:
Normal
Assignee:
Category:
Container
Target version:
Difficulty:
Triaged:
Yes
Description
The Smart Proxy Container Gateway plugin calls Proxy::Settings.initialize_global_settings which is not how it should work. That's not supposed to be an API that's used by plugins. I believe load_programmable_settings in the plugin DSL is a better alternative.
Actions