Actions
Refactor #37375
closedChange container_gateway to only accept a database connection string
Status:
Closed
Priority:
Normal
Assignee:
Category:
Container
Target version:
Fixed in Releases:
Found in Releases:
Description
The format introduced in 2.0.0 gives a string focus on PostgreSQL but the configuration file can be simplified if it just accepts a connection string. The database backends specific optins (SQLite) can be determined based on this connection string, which includes the backend.
Updated by The Foreman Bot 7 months 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/36 added
Updated by Ian Ballou 7 months ago
- Target version set to Katello 4.13.0
- Triaged changed from No to Yes
Updated by Ian Ballou 7 months ago
- Has duplicate Refactor #37376: Container Gateway: configure DB with a single connection string added
Updated by Ewoud Kohl van Wijngaarden 7 months ago
- Status changed from Ready For Testing to Closed
Applied in changeset smart_proxy_container_gateway|44d2fe74aa5a1a69ce31851f9309631b030ff9ec.
Actions