Bug 1896079 - Package Server is in 'Cannot update' status despite properly working
Summary: Package Server is in 'Cannot update' status despite properly working
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: OLM
Version: 4.3.z
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 4.5.z
Assignee: Evan Cordell
QA Contact: Tom Buskey
URL:
Whiteboard:
Depends On: 1896051
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-11-09 16:58 UTC by OpenShift BugZilla Robot
Modified: 2021-03-03 04:40 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-03-03 04:40:30 UTC
Target Upstream Version:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github operator-framework operator-lifecycle-manager pull 1857 0 None open [release-4.5] Bug 1896079: Services should not have duplicate ownerrefs 2021-02-11 22:03:47 UTC
Red Hat Product Errata RHSA-2021:0428 0 None None None 2021-03-03 04:40:52 UTC

Comment 5 Tom Buskey 2021-02-12 16:04:06 UTC
oc get clusterversion
NAME      VERSION                             AVAILABLE   PROGRESSING   SINCE   STATUS
version   4.6.0-0.nightly-2021-02-12-090942   True        False         70m     Cluster version is 4.6.0-0.nightly-2021-02-12-090942

oc -n openshift-operator-lifecycle-manager exec catalog-operator-85467c45fb-g5mjz -- olm --version
OLM version: 0.16.1
git commit: c3913d239a01d7067069060935a49073818ffe32

oc get service packageserver-service -n openshift-operator-lifecycle-manager -o yaml
apiVersion: v1
kind: Service
metadata:
...
  name: packageserver-service
  namespace: openshift-operator-lifecycle-manager
  ownerReferences:
  - apiVersion: operators.coreos.com/v1alpha1
    blockOwnerDeletion: false
    controller: false
    kind: ClusterServiceVersion
    name: packageserver
    uid: 2fd72d59-3405-44f1-b635-5b8a924a714f
  resourceVersion: "34816"
  selfLink: /api/v1/namespaces/openshift-operator-lifecycle-manager/services/packageserver-service
  uid: 31737553-9e4f-4533-8cda-c143cc17fe96

oc get service packageserver-service -n openshift-operator-lifecycle-manager -o yaml
apiVersion: v1
kind: Service
metadata:
...

  name: packageserver-service
  namespace: openshift-operator-lifecycle-manager
  ownerReferences:
  - apiVersion: operators.coreos.com/v1alpha1
    blockOwnerDeletion: false
    controller: false
    kind: ClusterServiceVersion
    name: packageserver
    uid: 2fd72d59-3405-44f1-b635-5b8a924a714f
  resourceVersion: "34816"
  selfLink: /api/v1/namespaces/openshift-operator-lifecycle-manager/services/packageserver-service
  uid: 31737553-9e4f-4533-8cda-c143cc17fe96

Comment 8 errata-xmlrpc 2021-03-03 04:40:30 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 (Important: OpenShift Container Platform 4.5.33 bug fix and security update), 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/RHSA-2021:0428


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