Skip to content

secret deleted by reflector when list of target namespaces contain source namespace #672

Description

@julianrz

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions