Bug 1805412

Summary: Deployments serving more than one APIService are incorrectly configured
Product: OpenShift Container Platform Reporter: Nick Hale <nhale>
Component: OLMAssignee: Alexander Greene <agreene>
OLM sub component: OLM QA Contact: Bruno Andrade <bandrade>
Status: CLOSED ERRATA Docs Contact:
Severity: unspecified    
Priority: low CC: agreene
Version: 4.4   
Target Milestone: ---   
Target Release: 4.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Cause: OLM did not anticipate running multiple apiservices on a single deployment, and only mounted the CA associated with the last apiservice created by OLM. Consequence: OLM was unable to run multiple apiservices on a single deployment. Fix: OLM was updated to use the same CA for all apiservices on a single deployment. Result: OLM can now run multiple apiservices on a single deployment.
Story Points: ---
Clone Of:
: 1805414 (view as bug list) Environment:
Last Closed: 2020-07-13 17:16:52 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:
Bug Depends On:    
Bug Blocks: 1805414    

Comment 1 Alexander Greene 2020-02-26 14:34:59 UTC
I have started reviewing the apiservice code and am designing a solution that introduces a minimal amount of changes due to the number of backports that have been targeted.

Comment 2 Alexander Greene 2020-03-03 14:23:02 UTC
I have created a PR that implements the feature request. I am now working on creating an e2e test that installs an operator that defines two packageservers that are ran on the same deployment.

Comment 9 errata-xmlrpc 2020-07-13 17:16:52 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2020:2409