You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ResourceNotUniqueError: Multiple matches found for {'api_version': 'template.openshift.io/v1', 'kind': 'Template'}: [<Resource(template.openshift.io/v1/processedtemplates)>, <Resource(template.openshift.io/v1/templates)>]
(1 additional frame(s) were not displayed)
...
File "</opt/app-root/lib/python3.6/site-packages/decorator.py:decorator-gen-25>", line 2, in get_unsolved_python_packages_count
File "/opt/app-root/src/thoth/metrics_exporter/jobs/base.py", line 41, in register_metric_job
method(*args, **kwargs)
File "/opt/app-root/src/thoth/metrics_exporter/jobs/solver.py", line 49, in get_unsolved_python_packages_count
for solver_name in cls._OPENSHIFT.get_solver_names():
File "/opt/app-root/lib/python3.6/site-packages/thoth/common/openshift.py", line 772, in get_solver_names
api_version="template.openshift.io/v1", kind="Template"
File "openshift/dynamic/discovery.py", line 215, in get
raise ResourceNotUniqueError('Multiple matches found for {}: {}'.format(kwargs, results))
Failed to run metrics gathering job SolverMetrics.get_unsolved_python_packages_count
The text was updated successfully, but these errors were encountered:
Sentry Issue: THOTH-1N44
The text was updated successfully, but these errors were encountered: