Skip to content

Commit 701ba7f

Browse files
authored
Add information about servicemeshoperator3 catalog name bug (#307)
Signed-off-by: Javi Polo <jpolo@redhat.com>
1 parent 45ae157 commit 701ba7f

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

plugins/openshift-ai/files/09-policy-catalogsource.yaml.j2

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,11 +44,15 @@ spec:
4444
status:
4545
connectionState:
4646
lastObservedState: READY
47+
4748
# the ingress-operator creates a servicemeshoperator3 Subscription
4849
# with source: redhat-operators, which doesn't exist in disconnected mode.
4950
# The ingress-operator actively manages the subscription spec and overwrites any
5051
# changes, so instead of fighting it we create a CatalogSource alias that makes
5152
# the existing subscription resolve to the mirrored catalog.
53+
#
54+
# FIXME: OCPBUGS-78330. Temporary workaround until OCP 4.22 fix.
55+
# https://redhat.atlassian.net/browse/OCPBUGS-78330
5256
- complianceType: mustonlyhave
5357
metadataComplianceType: musthave
5458
objectDefinition:

0 commit comments

Comments
 (0)