Skip to content

Commit

Permalink
Merge pull request openshift#43 from deepsm007/OCPBUGS-38085
Browse files Browse the repository at this point in the history
OCPBUGS-38085: UPSTREAM distribution/distribution: 4424: fix(registry/storage/driver/s3-aws): use a consistent multipart chunk size
  • Loading branch information
openshift-merge-bot[bot] authored Aug 26, 2024
2 parents 6b2f5d2 + c74647f commit 2799294
Show file tree
Hide file tree
Showing 4 changed files with 180 additions and 190 deletions.
4 changes: 0 additions & 4 deletions docker-bake.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@ target "artifact-all" {
inherits = ["artifact"]
platforms = [
"linux/amd64",
"linux/arm/v6",
"linux/arm/v7",
"linux/arm64",
"linux/ppc64le",
"linux/s390x"
Expand All @@ -87,8 +85,6 @@ target "image-all" {
inherits = ["image"]
platforms = [
"linux/amd64",
"linux/arm/v6",
"linux/arm/v7",
"linux/arm64",
"linux/ppc64le",
"linux/s390x"
Expand Down
Loading

0 comments on commit 2799294

Please sign in to comment.