Actions
Feature #31797
openThe Container Gateway should validate user settings
Status:
New
Priority:
Normal
Assignee:
-
Category:
Container
Target version:
-
Description
Example from Puppet's config:
validate :puppet_url, :url => true validate_readable :puppet_ssl_ca, :puppet_ssl_cert, :puppet_ssl_key
Updated by James Jeffers about 4 years ago
- Target version set to Katello 4.1.0
- Triaged changed from No to Yes
Updated by Ewoud Kohl van Wijngaarden almost 4 years ago
- Related to Bug #31982: Smart Proxy Container Gateway calls Proxy::Settings.initialize_global_settings added
Updated by Ewoud Kohl van Wijngaarden almost 4 years ago
Most of this was resolved in #31982 but the sqlite_db_path setting can't be checked with the current code. validate_readable requires the file to exist but the file can be created during migrations.
Updated by Ian Ballou almost 4 years ago
- Target version changed from Katello 4.1.0 to Katello 4.2.0
Updated by Ian Ballou over 3 years ago
- Target version changed from Katello 4.2.0 to Katello 4.3.0
Updated by Ian Ballou over 3 years ago
- Target version changed from Katello 4.3.0 to Katello 4.4.0
Updated by Ian Ballou about 3 years ago
- Target version changed from Katello 4.4.0 to Katello 4.5.0
Updated by Partha Aji over 2 years ago
- Target version changed from Katello 4.5.0 to Katello 4.6.0
Updated by Partha Aji over 2 years ago
- Target version changed from Katello 4.6.0 to Katello Backlog
- Triaged changed from No to Yes
Actions