Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1989072

Summary: KCM logs an error on startup when using external cloud providers
Product: OpenShift Container Platform Reporter: Joel Speed <jspeed>
Component: kube-controller-managerAssignee: ravig <rgudimet>
Status: CLOSED DUPLICATE QA Contact: zhou ying <yinzhou>
Severity: low Docs Contact:
Priority: low    
Version: 4.9CC: aos-bugs, maszulik, mfojtik
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: 2021-08-09 13:50:12 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 Joel Speed 2021-08-02 10:45:36 UTC
Description of problem:

When external cloud providers are enabled, the ExternalCloudProvider feature gate is included in the KCM feature gate list. As this is an openshift specific feature gate, the KCM does not recognise the value and logs an error that this is an unknown feature gate

Version-Release number of selected component (if applicable):


How reproducible:

100%


Steps to Reproduce:
1. Create a FeatureGate with `ExternalCloudProvider` as a custom feature gate
2. Observe KCM startup logs

Actual results:

Error is logged that the feature gate is unrecognised

Expected results:

No errors are logged

Additional info:

Comment 1 Maciej Szulik 2021-08-09 13:50:12 UTC

*** This bug has been marked as a duplicate of bug 1989073 ***