Updated test results:
1. APP_NAMESPACES: mobile-security-service-apps 2. Action: make create-app executed in mobile-security-service-appz 3. Result: No app created 4. Action: update APP_NAMESPACES to mobile-security-service-appz 5. Action: make create-app executed in mobile-security-service-appz 6. Result: configMap & app automatically created without excecuting make create-app again in mobile-security-service-appz namespace 7. Action: update APP_NAMESPACES to mobile-security-service-appz-new 8. Result: No change to configMap for app in mobile-security-service-appz, and app still showing in UI app list 9. Action: appName in CR in mobile-security-service-appz namespace changed from example-appname to example-appname-new 10. Result: configMap for app in mobile-security-service-appz namespace unchanged (ie name of configMap still the same & not updated to new appName). Also no update to appName in UI. 11. execute make-delete-app in mobile-security-service-appz namespace 12. Result: configMap for app in mobile-security-service-appz namespace not removed, and also app not removed from list in UI (plus make-delete-app just hangs and not returns) 13. Action: update APP_NAMESPACES back to mobile-security-service-appz 14. Result: configMap for app in mobile-security-service-appz namespace gets removed, and also app is removed from list in UI
[~dffrench] ^ |
|