Description of problem: Cluster admins should not have logs hidden from then when a namespace is deleted. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1. Add User A to cluster admin 2. User B creates a new NS and populates logs then deletes the NS 3. User A searches Kibana for the logs Actual results: User A does not have access to the logs Expected results: User A should be able to see all logs stored in ES Additional info:
@ewolinet Would you please let me know what's meaning by logging-elasticsearch 3.1.1.8 image? --I installed OSE 3.2 with latest puddle and tested with the latest images from brew, got some error in es pod after deploying logging components. Logs attached. I will have a try later. Can you confirm this is the correct place I should test with? I also wonder the bug fix PR if possible. Thanks, Xia
Created attachment 1137740 [details] es_pod_log
After about 1 hour the logs got shown on Kibana UI for all indices, and I have verified the logs from the deleted namespace exist on .all index of Kibana UI. Closing as fixed.