Bug 1804889 - OCP 4.4: Node Feature Discover (NFD) - olm.skipRange and minKubeVersion are not specified in the nfd clusterserviceversion.yaml
Summary: OCP 4.4: Node Feature Discover (NFD) - olm.skipRange and minKubeVersion are ...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Node Feature Discovery Operator
Version: 4.4
Hardware: Unspecified
OS: Unspecified
high
low
Target Milestone: ---
: 4.4.0
Assignee: Zvonko Kosic
QA Contact: Walid A.
URL:
Whiteboard:
Depends On: 1808420
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-02-19 20:01 UTC by Walid A.
Modified: 2020-05-13 21:59 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-05-13 21:59:25 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift cluster-nfd-operator pull 72 0 None closed [release-4.4] Bug 1804889: Add olm.skipRange and minKubeVersion keys to csv 2021-02-02 10:33:39 UTC
Red Hat Product Errata RHBA-2020:0581 0 None None None 2020-05-13 21:59:26 UTC

Description Walid A. 2020-02-19 20:01:17 UTC
Description of problem:
The olm.skipRange and minKubeVersion variables are missing in the nfd clusterserviceversion.yaml :

https://github.com/openshift/cluster-nfd-operator/blob/master/manifests/olm-catalog/4.4/nfd.v4.4.0.clusterserviceversion.yaml

minKubeVersion is the minimal KubeVersion required by your Operator.

olm.skipRange is the scope from which your clusterserviceversion can be upgraded from.

Thanks to Anping Li for bringing this to our attention.

Version-Release number of selected component (if applicable):
https://github.com/openshift/cluster-nfd-operator master, release-4.3 branches

How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 3 Walid A. 2020-04-17 15:24:35 UTC
Verified in https://github.com/openshift/cluster-nfd-operator/blob/release-4.4/manifests/olm-catalog/4.4/nfd.v4.4.0.clusterserviceversion.yaml

.....
    olm.skipRange: ">=4.1.0 <4.5.0"
spec:
  displayName: Node Feature Discovery    
  version: 4.4.0
  minKubeVersion: 1.17.0
  maintainers: 
  - name: "Red Hat"
    email: openshift-psap
  links: 
.....

Comment 5 errata-xmlrpc 2020-05-13 21:59:25 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, 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/RHBA-2020:0581


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