Bug 1803390

Summary: Fix typo in OutputConditionType
Product: OpenShift Container Platform Reporter: Baptiste Mille-Mathias <baptiste.millemathias>
Component: LoggingAssignee: Jeff Cantrill <jcantril>
Status: CLOSED ERRATA QA Contact: Anping Li <anli>
Severity: low Docs Contact:
Priority: unspecified    
Version: 4.3.zCC: aos-bugs
Target Milestone: ---   
Target Release: 4.5.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: No Doc Update
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-07-13 17:15:32 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:

Description Baptiste Mille-Mathias 2020-02-15 20:54:29 UTC
Description of problem:

In file pkg/apis/logging/v1alpha1/forwarding_types.go

	OutputConditionTypeSecret OutputConditionType = "Secet"
should be 
	OutputConditionTypeSecret OutputConditionType = "Secret"


Version-Release number of selected component (if applicable):
Observed in 4.3

Comment 3 Anping Li 2020-05-06 13:23:51 UTC
Verified in 4.5.0

Comment 5 errata-xmlrpc 2020-07-13 17:15:32 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:2409