Hi [~dffrench],
bq. So the question is, If the mobile security service api is not available for whatever reason, are we allowing the app CR to be deleted?
[~dffrench] if the Service is not available the APP CR will stuck all rest of the process because of the finalizer since to perform the deletion of the APP CR the request need to be performed and not return an error . If an error is returned the reconcile(loop) will not stop to be performed until the condition is satisfied and/or the admin decides that it should do anyway and do a manual intervention. Please, let me know if it is clear enough? |
|