Description of problem: The 'oc adm diagnostics agregatedlogging' command fails with the error: ERROR: [AGL0065 from diagnostic AggregatedLogging@openshift/origin/pkg/oc/cli/admin/diagnostics/diagnostics/cluster/aggregated_logging/diagnostic.go:138] Did not find a DeploymentConfig to support component 'curator' ERROR: [AGL0805 from diagnostic AggregatedLogging@openshift/origin/pkg/oc/cli/admin/diagnostics/diagnostics/cluster/aggregated_logging/diagnostic.go:138] There was an error while trying to retrieve the CronJobs in project 'logging': the server could not find the requested resource This bug was raised in https://bugzilla.redhat.com/show_bug.cgi?id=1676720 and it was supposed to be fixed with errata RHBA-2019:1753. But it stills persists in v3.11.153 Version-Release number of selected component (if applicable): v3.11.153 How reproducible: Install logging stack in v3.11.153 OCP cluster. Steps to Reproduce: 1. 2. 3. Actual results: ERROR: [AGL0065 from diagnostic AggregatedLogging@openshift/origin/pkg/oc/cli/admin/diagnostics/diagnostics/cluster/aggregated_logging/diagnostic.go:138] Did not find a DeploymentConfig to support component 'curator' ERROR: [AGL0805 from diagnostic AggregatedLogging@openshift/origin/pkg/oc/cli/admin/diagnostics/diagnostics/cluster/aggregated_logging/diagnostic.go:138] There was an error while trying to retrieve the CronJobs in project 'logging': the server could not find the requested resource Expected results: The cronjob resource is present in the logging namespace, hence it shouldn't throw any error. Additional info:
Hello Team, Any update on this bug ?
Hello Team, Can we have an update on this ? Thanks, Abhinay
(In reply to Abhinay Purty from comment #3) > Hello Team, > > Can we have an update on this ? > > > Thanks, > Abhinay This is a non-critical error and will be addressed and prioritized accordingly
*** This bug has been marked as a duplicate of bug 1761930 ***