Uploaded image for project: 'OpenShift Logging'
  1. OpenShift Logging
  2. LOG-1701

Update to client.go to v1.22 to take advantage of retry improvements

XMLWordPrintable

    • 1
    • False
    • False
    • NEW
    • NEW
    • undefined
    • Logging (Core) - Sprint 209

      Story

      As a developer of cluster logging operator,
      I want to bump the client.go library to v1.22
      so the operator can consume improvements in retry and watch

      Notes

      • ref: aos-devel email

      Prior to 1.22, client-go did not retry any Watch or Stream request if the server sent a 'Retry-After' response. Starting with 1.22, client-go will automatically retry Watch or Stream.
      If you update client-go to 1.22, your operator/controller will automatically retry Watch and Stream, no need to make any code changes to opt in for this feature.

              vparfono Vitalii Parfonov
              jcantril@redhat.com Jeffrey Cantrill
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: