-
Bug
-
Resolution: Done
-
Normal
-
None
-
None
-
None
-
False
-
None
-
False
-
-
The special `openshift_cluster`, `openshift_node` and `openshift_project` tags do not match case correctly in OCP on Cloud summary sql. The values from ocp tables are lowercased whereas the cloud tags are not, this leads to values not matching if the cloud tag has any letters uppercased.
Location in code for OCP on AWS (applies to all OCP on Cloud providers): https://github.com/project-koku/koku/blob/main/koku/masu/database/trino_sql/reporting_ocpawscostlineitem_daily_summary.sql#L561-L564