Bug 1869500 - No serverless-operator bundle image in brew for OCP 4.6
Summary: No serverless-operator bundle image in brew for OCP 4.6
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: OLM
Version: 4.6
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: 4.6.0
Assignee: Evan Cordell
QA Contact: Jian Zhang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-08-18 06:43 UTC by Yadan Pei
Modified: 2020-09-09 20:14 UTC (History)
6 users (show)

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


Attachments (Terms of Use)

Description Yadan Pei 2020-08-18 06:43:55 UTC
Description of problem:
serverless-operator packagemanifests is not available in Red Hat Operators by default, also we can't find the bundle image for serverless-operator in brew

Version-Release number of selected component (if applicable):
4.6.0-0.nightly-2020-08-17-212631

How reproducible:
Always

Steps to Reproduce:
1. check packagemanifests
# oc get packagemanifests | grep serverless    
2. search in brew
https://brewweb.engineering.redhat.com/brew/search?terms=serverless-operator&type=package&match=regexp


Actual results:
1. # oc get packagemanifests | grep serverless 
nothing returned
2. no search results found. 

Expected results:
1-2. serverless-operator should be ready in brew and QE can mirror to continue our testing

Additional info:
in previous version of OCP, we can see
# oc get packagemanifests | grep serverless
serverless-operator                          Red Hat Operators     3h34m

Comment 3 Ben Luddy 2020-08-21 21:58:11 UTC
This is expected due to the deprecation of appregistry-based operator catalogs beginning with OpenShift 4.6. The team that maintains the operator in question must complete a migration process to ensure that it is available by default in 4.6 clusters.

Due to the volume of questions, my team is assembling a FAQ to explain what is happening and help direct further questions.

Comment 4 Yadan Pei 2020-08-24 01:57:47 UTC
Thanks for the details


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