RamenDR / ramen

Apache License 2.0
72 stars 52 forks source link

drenv olm addon: read: connection reset by peer #1337

Closed nirs closed 3 months ago

nirs commented 4 months ago

Another random error, seen once or twice in hundreds of builds.

drenv.commands.Error: Command failed:
   command: ('addons/olm/start', 'dr1')
   exitcode: 1
   error:
      Traceback (most recent call last):
        ...
      drenv.commands.Error: Command failed:
         command: ('kubectl', 'wait', '--context', 'dr1', '--for=condition=established', '--filename=https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.22.0/crds.yaml')
         exitcode: 1
         error:
            error: error parsing https://github.com/operator-framework/operator-lifecycle-manager/releases/download/v0.22.0/crds.yaml: read tcp 10.70.62.126:50904->185.199.109.133:443: read: connection reset by peer

Should be fixed by #1290

I think we should: