ibm-mas / ansible-devops

Ansible collection supporting devops for IBM Maximo Application Suite
https://ibm-mas.github.io/ansible-devops/
Eclipse Public License 2.0
48 stars 80 forks source link

[patch] include grafana namespaces in image source policy #1314

Closed stonepd closed 2 months ago

stonepd commented 2 months ago

Grafana V5 operator fails to install in the airgap mode because the operator bundle image location is not correctly mapped in the Image Source Content Policy.

Fixing https://jsw.ibm.com/browse/MASCORE-2737

Tested in airgap FVT (see https://dashboard.masdev.wiotp.sl.hursley.ibm.com/tests/fvtairgap/testsuite/ibm-mas-devops/setup-cluster-monitoring, roles/cluster_monitoring/tasks/install/grafana-v5 subsection).

I enabled Grafana Install, Run 1210 was fixed with manual changes and Run 1212 was with fixed branch image.

image