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
Add support for patching custom cluster-health-analyzer images in COO CSV,
enabling CI jobs on cluster-health-analyzer PRs to run the monitoring-plugin
test suite against custom builds.
- Add update-cha-image.sh script to patch CHA image in COO CSV
- Refactor setupMonitoringConsolePlugin into generic patchCOOCSVImage function
- Add CHA_IMAGE to session key for proper cache invalidation
- Update configure-env.sh with interactive CHA_IMAGE configuration
- Document CYPRESS_CHA_IMAGE usage in README.md
Set the following var to specify the Cluster Observability Operator namespace. Defaults to `openshift-cluster-observability-operator` if not set. This is useful when testing with different namespace configurations (e.g., using `coo` instead of the default).
0 commit comments