Bug 1640960

Summary: [RFE] allow more authentication methods configurable per product
Product: [Fedora] Fedora Reporter: Petr Menšík <pemensik>
Component: waiverdbAssignee: gnaponie
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: gnaponie, mjia, pemensik
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-09-27 15:08:13 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Petr Menšík 2018-10-19 09:02:57 UTC
Description of problem:
Current waiverdb-cli configuration is in client.conf file. I would like to use waiverdb for Fedora and RHEL eventually. But I have to pass always different configuration file with -c parameter. Could it be possible to configure default authentication method and also product specific overrides for selected products? So I could have single configuration file with all differences inside?

It would be nice if pattern could be used for product.

Version-Release number of selected component (if applicable):
waiverdb-cli-0.11.0-1.fc27.noarch

How reproducible:
always

Steps to Reproduce:
1. dnf install waiverdb-cli
2. reconfigure to use Kerberos authentication
3. cannot waive fedora and rhel product at the same time.

Actual results:


Expected results:


Additional info:

Comment 1 gnaponie 2019-09-27 15:08:13 UTC
We decided we're not going to solve this since waiverdb's cli already permits to pass a configuration file as parameter.