Test scenarios:
- MSS image: aerogear/mobile-security-service:master (built from latest changes on MSS master) - Operator image: quay.io/aerogear/mobile-security-service-operator:master - Result: unable to fetch apps for UI table, or retrieve logged in user (ui using api url of localhost instead of route url)
- MSS image: murchu/mobile-security-service:mss-master (rebuilt from latest changes on MSS master) - Operator image: quay.io/aerogear/mobile-security-service-operator:master - Result: unable to fetch apps for UI table, or retrieve logged in user (ui using api url of localhost instead of route url)
- MSS image: quay.io/damienomurchu/mobile-security-service:mss-master (rebuilt from latest changes on MSS master) - Operator image: quay.io/aerogear/mobile-security-service-operator:master - Result: unable to fetch apps for UI table, or retrieve logged in user (ui using api url of localhost instead of route url) Screenshot attached showing failed network calls |
|