Bug 1882959
| Summary: | [sriov] [4.6] lint issues in sriov operator manifests | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | zenghui.shi <zshi> |
| Component: | Networking | Assignee: | zenghui.shi <zshi> |
| Networking sub component: | SR-IOV | QA Contact: | zhaozhanqi <zzhao> |
| Status: | CLOSED ERRATA | Docs Contact: | |
| Severity: | medium | ||
| Priority: | high | ||
| Version: | 4.6 | ||
| Target Milestone: | --- | ||
| Target Release: | 4.6.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-10-27 16:45:38 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
Verified this bug on 4.6.0-202010061132.p0 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 (OpenShift Container Platform 4.6 GA Images), 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:4196 |
Description of problem: Issue 1: Validation output: ------- time="2020-09-18T23:15:34Z" level=debug msg="Debug logging is set" time="2020-09-18T23:15:34Z" level=info msg="Found annotations file" bundle-dir=../../../../../test-operator container-tool=docker time="2020-09-18T23:15:34Z" level=info msg="Could not find optional dependencies file" bundle-dir=../../../../../test-operator container-tool=docker time="2020-09-18T23:15:34Z" level=error msg="Error: Value sriovnetwork.openshift.io/v1, Kind=SriovOperatorConfig: CRD \"sriovnetwork.openshift.io/v1, Kind=SriovOperatorConfig\" is present in bundle \"sriov-network-operator.4.6.0-202009180514.p0\" but not defined in CSV" time="2020-09-18T23:15:34Z" level=warning msg="Warning: Value sriovnetwork.openshift.io/v1, Kind=SriovIBNetwork: provided API should have an example annotation" Issue 2: ===== Test: operator-vendor-string-test ===== Error verifying vendor string: hudson.AbortException: Provider name should be 'Red Hat', got: 'Red Hat, Inc.' Support name should be 'Red Hat', got: 'Red Hat, Inc.' Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: