Uploaded image for project: 'Database as a Service'
  1. Database as a Service
  2. DBAAS-349

AtlasProject CR deletion gets stuck if the credentials secret has been deleted or credentials are expired

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • None
    • None
    • False
    • False
    • No

      What did you do to encounter the bug?
      Steps to reproduce the behavior:

      1. Log on to an OpenShift 4.9.0 cluster as admin
      2. Create a secret with the credentials to access the atlas.
      3. Create an AtlasProject CR with this secret.
      4. Delete the secret
      5. Now delete the AtlasProject CR. The deletion gets stuck due to the finalizer applied on the CR.

      What did you expect?
      A clear and concise description of what you expected to happen.
      Since the secret no longer exists (or the credentials have been expired), the AtlasProject CR is no longer good. Deletion of this CR should succeed.

      What happened instead?
      A clear and concise description of what happened instead
      Deletion of this CR gets stuck.

              Unassigned Unassigned
              jianrzha@redhat.com Jianrong Zhang
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: