Bug 1891581 - opm index add cannot deterministically batch add multiple bundles in distinct channels
Summary: opm index add cannot deterministically batch add multiple bundles in distinct...
Keywords:
Status: CLOSED DUPLICATE of bug 1885425
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: OLM
Version: 4.7
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.7.0
Assignee: Evan Cordell
QA Contact: Jian Zhang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-10-26 17:59 UTC by lgallett
Modified: 2020-11-09 18:45 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-11-09 18:45:43 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description lgallett 2020-10-26 17:59:11 UTC
Description of problem:

if the channels have distinct update chains, adding one channel before the other can result in a different default channel defined at the package level.

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


How reproducible:

always

Steps to Reproduce:
1. create the following update graph
release-1.0
1.0.1 -> 1.0.0
release-1.1
1.1.1 -> 1.1.0
where the 1.0 bundles have "release-1.0" as the default channel and the 1.1 bundles have "release-1.1" as the default channel.

2. add these bundles to an index

Actual results:

non-deterministic default channel

Expected results:

deterministic behavior

Comment 3 Kevin Rizza 2020-11-09 18:45:43 UTC

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


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