deploy a secret into namespace 'a' with annotation reflection-allowed-namespaces='a,b'
remove 'a' from the list. deploy again. The secret is removed from namespace 'a', and subsequently from 'b'
ES.Kubernetes.Reflector.Core.SecretMirror) Source a/ no longer permits the auto reflection to a/. Deleting a/.
ES.Kubernetes.Reflector.Core.SecretMirror) Source a/ no longer exists. Deleting b/.
expected behavior: should ignore self-reflection and leave the secret intact
deploy a secret into namespace 'a' with annotation reflection-allowed-namespaces='a,b'
remove 'a' from the list. deploy again. The secret is removed from namespace 'a', and subsequently from 'b'
ES.Kubernetes.Reflector.Core.SecretMirror) Source a/ no longer permits the auto reflection to a/. Deleting a/.
ES.Kubernetes.Reflector.Core.SecretMirror) Source a/ no longer exists. Deleting b/.
expected behavior: should ignore self-reflection and leave the secret intact