Project

General

Profile

Actions

Refactor #31796

closed

Container Gateway should handle using default proxy certs differently

Added by Ian Ballou about 3 years ago. Updated about 3 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Container
Target version:
Branch:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

Currently we use `initialize_global_settings` in the Container Gateway, which might cause initialization issues. It would be worth investigating this and considering changing the strategy. The proxy's default SETTINGS are nil during the default initialization code, so the default cert settings would have to be loaded dynamically during runtime. SETTINGS is properly set during the actual runtime of the Container Gateway.

A proposed alternate solution can be found here in the discussion here: https://github.com/Katello/smart_proxy_container_gateway/pull/10


Related issues 1 (0 open1 closed)

Related to Katello - Bug #31982: Smart Proxy Container Gateway calls Proxy::Settings.initialize_global_settingsClosedEwoud Kohl van WijngaardenActions
Actions #1

Updated by James Jeffers about 3 years ago

  • Target version set to Katello 4.1.0
  • Triaged changed from No to Yes
Actions #2

Updated by Ewoud Kohl van Wijngaarden about 3 years ago

  • Related to Bug #31982: Smart Proxy Container Gateway calls Proxy::Settings.initialize_global_settings added
Actions #3

Updated by Ewoud Kohl van Wijngaarden about 3 years ago

  • Status changed from New to Duplicate

Looks like I didn't see this and opened #31982 instead for which the fix was merged.

Actions

Also available in: Atom PDF