Bug 1879113 - CAO shouldn't depend on kubernetes/kubernetes unless it really needs it
Summary: CAO shouldn't depend on kubernetes/kubernetes unless it really needs it
Keywords:
Status: CLOSED DUPLICATE of bug 1874056
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: apiserver-auth
Version: 4.6
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: 4.6.0
Assignee: Standa Laznicka
QA Contact: pmali
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-09-15 13:15 UTC by Standa Laznicka
Modified: 2020-09-15 13:19 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-09-15 13:19:33 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Standa Laznicka 2020-09-15 13:15:45 UTC
Description of problem:
CAO depends on a single function from apiserver-library-go, this library transitively brings kubernetes/kubernetes dependency, which is not necessary and makes a mess in the CAO's go.mod file.

Expected outcome:
Prevent apiserver-library-go dependency.

Comment 1 Standa Laznicka 2020-09-15 13:19:33 UTC
David was faster than me.

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


Note You need to log in before you can comment on or make changes to this bug.