OpenLiberty / open-liberty-operator

Eclipse Public License 2.0
29 stars 38 forks source link

Tests for validating ServiceMonitor config before update or creation #488

Open leochr opened 1 year ago

leochr commented 1 year ago

Add tests for the scenarios from https://github.com/WASdev/websphere-liberty-operator/issues/160 (Openshift Monitoring not working properly if WSLA is created before the basic-auth credential secret)

PR: https://github.com/application-stacks/runtime-component-operator/pull/584

kabicin commented 1 year ago

I've created https://github.ibm.com/websphere/operators/pull/70 which builds on the common repo monitor tests. Since it applies to all operators, OLO PR https://github.com/OpenLiberty/open-liberty-operator/pull/494 should be reviewed/merged before the common repo tests PR.