Bug 1877909

Summary: Cluster Logging instance says unsupported for NodeSelectors for all the logging components
Product: OpenShift Container Platform Reporter: Anshul Verma <ansverma>
Component: LoggingAssignee: Jeff Cantrill <jcantril>
Status: CLOSED NOTABUG QA Contact: Anping Li <anli>
Severity: low Docs Contact:
Priority: unspecified    
Version: 4.5CC: aos-bugs, armin.kunaschik, periklis
Target Milestone: ---   
Target Release: 4.7.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1904176 (view as bug list) Environment:
Last Closed: 2020-09-16 15:30:43 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:
Bug Depends On:    
Bug Blocks: 1904176    
Attachments:
Description Flags
Added a screenshot for the same.
none
NodeSelectors in 4.6 none

Description Anshul Verma 2020-09-10 18:02:52 UTC
Description of problem:
When viewing the instance of ClusterLogging, the value of Node Selector for all the Logging component like `Kibana Node Selector`, `ElasticSearch Node Selector` etc. is shown `Unsupported`, it should be rather `None` if no NodeSelector is configured of the NodeSelector which is configured.

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

Comment 1 Anshul Verma 2020-09-10 18:06:47 UTC
Created attachment 1714463 [details]
Added a screenshot for the same.

Comment 3 Jeff Cantrill 2020-09-11 19:32:41 UTC
Moving to low as setting nodeselectors is possible on all logging components

Comment 4 Armin Kunaschik 2020-09-14 16:06:16 UTC
@Jeff: It's not about the possibility to set a node selector, but about the incorrect display when one is configured!

Comment 5 Periklis Tsirakidis 2020-09-16 15:28:45 UTC
@Armin
This is fixed in 4.6, as we moved to properly generated CRDs addressed by [1]. I will close this issue as not a bug.

[1] https://github.com/openshift/cluster-logging-operator/pull/594

Comment 6 Periklis Tsirakidis 2020-09-16 15:29:19 UTC
Created attachment 1715101 [details]
NodeSelectors in 4.6

Comment 7 Periklis Tsirakidis 2020-09-16 15:30:43 UTC
And to catch the question upfront, we cannot backport the PR to 4.5.z