Bug 1770084 - The channel name should be string in nfd.package.yaml
Summary: The channel name should be string in nfd.package.yaml
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Node Feature Discovery Operator
Version: 4.2.z
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: 4.3.0
Assignee: Zvonko Kosic
QA Contact: Walid A.
URL:
Whiteboard:
Depends On:
Blocks: 1772575
TreeView+ depends on / blocked
 
Reported: 2019-11-08 05:56 UTC by Anping Li
Modified: 2020-01-23 11:12 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1772575 (view as bug list)
Environment:
Last Closed: 2020-01-23 11:11:43 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github openshift cluster-nfd-operator pull 38 0 'None' closed Bug 1770084: The channel name should be string in nfd.package.yaml 2020-07-09 05:58:00 UTC
Red Hat Product Errata RHBA-2020:0062 0 None None None 2020-01-23 11:12:09 UTC

Description Anping Li 2019-11-08 05:56:54 UTC
Description of problem:
The channel name is number, it should be string in nfd.package.yaml

cat nfd-o_d6fk02/nfd.package.yaml  
channels:
- currentCSV: nfd.4.2.4-201911050122
  name: 4.2
- currentCSV: nfd.4.3.0-201910250623
  name: '4.3'
defaultChannel: '4.3'
packageName: nfd

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

How reproducible:
Always

Steps to Reproduce:
1.check the channel name in upstream
https://github.com/openshift/cluster-nfd-operator/blob/release-4.2/manifests/olm-catalog/nfd.package.yaml

Actual results:


Expected results:


Additional info:

Comment 2 Zvonko Kosic 2019-12-03 18:22:51 UTC
(In reply to Anping Li from comment #0)
> Description of problem:
> The channel name is number, it should be string in nfd.package.yaml
> 
> cat nfd-o_d6fk02/nfd.package.yaml  
> channels:
> - currentCSV: nfd.4.2.4-201911050122
>   name: 4.2
> - currentCSV: nfd.4.3.0-201910250623
>   name: '4.3'
> defaultChannel: '4.3'
> packageName: nfd
> 
> Version-Release number of selected component (if applicable):
> 4.2
> 
> How reproducible:
> Always
> 
> Steps to Reproduce:
> 1.check the channel name in upstream
> https://github.com/openshift/cluster-nfd-operator/blob/release-4.2/manifests/
> olm-catalog/nfd.package.yaml
> 
> Actual results:
> 
> 
> Expected results:
> 
> 
> Additional info:

How can we test this on a running cluster? What were your steps to find this bug? 
What effect does it have when the version number is not a string?

Comment 3 Walid A. 2019-12-06 19:02:51 UTC
Verified that the channel name is a string in:
https://github.com/openshift/cluster-nfd-operator/blob/release-4.3/manifests/olm-catalog/nfd.package.yaml

Comment 6 errata-xmlrpc 2020-01-23 11:11:43 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:0062


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