Feature #31797
open
The Container Gateway should validate user settings
Added by Ian Ballou about 4 years ago.
Updated 6 months ago.
Description
Example from Puppet's config:
validate :puppet_url, :url => true
validate_readable :puppet_ssl_ca, :puppet_ssl_cert, :puppet_ssl_key
- Target version set to Katello 4.1.0
- Triaged changed from No to Yes
- Related to Bug #31982: Smart Proxy Container Gateway calls Proxy::Settings.initialize_global_settings added
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.
- Target version changed from Katello 4.1.0 to Katello 4.2.0
- Target version changed from Katello 4.2.0 to Katello 4.3.0
- Target version changed from Katello 4.3.0 to Katello 4.4.0
- Target version changed from Katello 4.4.0 to Katello 4.5.0
- Triaged changed from Yes to No
- Target version changed from Katello 4.5.0 to Katello 4.6.0
- Target version changed from Katello 4.6.0 to Katello Backlog
- Triaged changed from No to Yes
- Target version deleted (
Katello Backlog)
Also available in: Atom
PDF