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.
Updated by The Foreman Bot almost 4 years ago
- Status changed from New to Ready For Testing
- Assignee set to Ewoud Kohl van Wijngaarden
- Pull request https://github.com/Katello/smart_proxy_container_gateway/pull/11 added
Updated by Ewoud Kohl van Wijngaarden almost 4 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset smart_proxy_container_gateway|a5442d6d5e8cc40944f2e070ba3d45cfc817dfdf.
Updated by Ewoud Kohl van Wijngaarden almost 4 years ago
- Related to Feature #31797: The Container Gateway should validate user settings added
Updated by Ewoud Kohl van Wijngaarden almost 4 years ago
- Related to Refactor #31796: Container Gateway should handle using default proxy certs differently added
Updated by Chris Roberts almost 4 years ago
- Category set to Container
- Target version set to Katello 4.0.0
- Triaged changed from No to Yes
Actions