This is a clone of issue OCPBUGS-57370. The following is the description of the original issue:
—
Description of problem:
Decrease the default value of parallel-layers from 10 to 5, decrease the default value of parallel-images from 8 to 4, avoid concurrency are too high and some container registries are rejecting so many requests.
Version-Release number of selected component (if applicable):
How reproducible:
It is not always reproducible, but the dev team also faced this issue so it is a known issue.
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Additional info:
Reducing the defaults could be a solution. Also changing the default of --retry-delay to zero would change the behavior inside of containers/common/pkg/retry from linear to exponential backoff (which could help when retrying pushing the image)
- blocks
-
OCPBUGS-58280 Reduce the default to avoid network issues
-
- Closed
-
- clones
-
OCPBUGS-57370 Reduce the default to avoid network issues
-
- Verified
-
- is blocked by
-
OCPBUGS-57370 Reduce the default to avoid network issues
-
- Verified
-
- links to
-
RHBA-2025:10771 OpenShift Container Platform 4.19.4 bug fix update