Uploaded image for project: 'Red Hat OpenStack Services on OpenShift'
  1. Red Hat OpenStack Services on OpenShift
  2. OSPRH-9371

Use of lib-common VerifySecret prevents proper requeue in certain operators

XMLWordPrintable

    • 2
    • False
    • Hide

      None

      Show
      None
    • False
    • ?
    • ?
    • ?
    • ?
    • None
    • Low

      As noted here, when returning a "RequeueAfter" result in an operator's reconcile loop, we should not also return an error or else the error will take precedence and the requeue parameter will be ignored.

      Unfortunately we are making the aforementioned mistake in certain operators, so we should fix those so they properly requeue in their reconcile loops in the situation where a secret is currently missing.

            abays@redhat.com Andrew Bays
            abays@redhat.com Andrew Bays
            rhos-dfg-ospk8s
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: