Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updates buildkit to 0.12 #572

Merged
merged 1 commit into from
Dec 1, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ postsubmits:
- name: PROJECT_PATH
value: "projects/prometheus/alertmanager"
- name: buildkitd
image: moby/buildkit:v0.10.5-rootless
image: moby/buildkit:v0.12.3-rootless
command:
- sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ presubmits:
memory: "4Gi"
cpu: "1024m"
- name: buildkitd
image: moby/buildkit:v0.10.5-rootless
image: moby/buildkit:v0.12.3-rootless
command:
- sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ postsubmits:
- name: PROJECT_PATH
value: "projects/aws/amazon-eks-pod-identity-webhook"
- name: buildkitd
image: moby/buildkit:v0.10.5-rootless
image: moby/buildkit:v0.12.3-rootless
command:
- sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ presubmits:
memory: "4Gi"
cpu: "1024m"
- name: buildkitd
image: moby/buildkit:v0.10.5-rootless
image: moby/buildkit:v0.12.3-rootless
command:
- sh
args:
Expand Down
2 changes: 1 addition & 1 deletion jobs/aws/eks-distro-build-tooling/athens-postsubmits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ postsubmits:
- name: PROJECT_PATH
value: "projects/gomods/athens"
- name: buildkitd
image: moby/buildkit:v0.10.5-rootless
image: moby/buildkit:v0.12.3-rootless
command:
- sh
args:
Expand Down
2 changes: 1 addition & 1 deletion jobs/aws/eks-distro-build-tooling/athens-presubmits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ presubmits:
memory: "2Gi"
cpu: "1024m"
- name: buildkitd
image: moby/buildkit:v0.10.5-rootless
image: moby/buildkit:v0.12.3-rootless
command:
- sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,15 +80,15 @@ postsubmits:
- name: AWS_REGION
value: "us-east-1"
- name: BUILDKITD_IMAGE
value: "moby/buildkit:v0.10.5-rootless"
value: "moby/buildkit:v0.12.3-rootless"
- name: USE_BUILDX
value: "true"
resources:
requests:
memory: "2Gi"
cpu: "1"
- name: buildkitd
image: moby/buildkit:v0.10.5-rootless
image: moby/buildkit:v0.12.3-rootless
command:
- sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -80,15 +80,15 @@ postsubmits:
- name: AWS_REGION
value: "us-east-1"
- name: BUILDKITD_IMAGE
value: "moby/buildkit:v0.10.5-rootless"
value: "moby/buildkit:v0.12.3-rootless"
- name: USE_BUILDX
value: "true"
resources:
requests:
memory: "2Gi"
cpu: "1"
- name: buildkitd
image: moby/buildkit:v0.10.5-rootless
image: moby/buildkit:v0.12.3-rootless
command:
- sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,15 +66,15 @@ presubmits:
- name: AL_TAG
value: "2"
- name: BUILDKITD_IMAGE
value: "moby/buildkit:v0.10.5-rootless"
value: "moby/buildkit:v0.12.3-rootless"
- name: USE_BUILDX
value: "true"
resources:
requests:
memory: "2Gi"
cpu: "1"
- name: buildkitd
image: moby/buildkit:v0.10.5-rootless
image: moby/buildkit:v0.12.3-rootless
command:
- sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -66,15 +66,15 @@ presubmits:
- name: AL_TAG
value: "2023"
- name: BUILDKITD_IMAGE
value: "moby/buildkit:v0.10.5-rootless"
value: "moby/buildkit:v0.12.3-rootless"
- name: USE_BUILDX
value: "true"
resources:
requests:
memory: "2Gi"
cpu: "1"
- name: buildkitd
image: moby/buildkit:v0.10.5-rootless
image: moby/buildkit:v0.12.3-rootless
command:
- sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,11 +92,11 @@ periodics:
- name: CREATE_BUILDER_PODS
value: "true"
- name: BUILDKITD_IMAGE
value: "moby/buildkit:v0.10.5-rootless"
value: "moby/buildkit:v0.12.3-rootless"
- name: USE_BUILDX
value: "true"
- name: buildkitd
image: moby/buildkit:v0.10.5-rootless
image: moby/buildkit:v0.12.3-rootless
command:
- sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,11 +92,11 @@ periodics:
- name: CREATE_BUILDER_PODS
value: "true"
- name: BUILDKITD_IMAGE
value: "moby/buildkit:v0.10.5-rootless"
value: "moby/buildkit:v0.12.3-rootless"
- name: USE_BUILDX
value: "true"
- name: buildkitd
image: moby/buildkit:v0.10.5-rootless
image: moby/buildkit:v0.12.3-rootless
command:
- sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -93,15 +93,15 @@ postsubmits:
- name: CREATE_BUILDER_PODS
value: "true"
- name: BUILDKITD_IMAGE
value: "moby/buildkit:v0.10.5-rootless"
value: "moby/buildkit:v0.12.3-rootless"
- name: USE_BUILDX
value: "true"
resources:
requests:
memory: "16Gi"
cpu: "4"
- name: buildkitd
image: moby/buildkit:v0.10.5-rootless
image: moby/buildkit:v0.12.3-rootless
command:
- sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -93,15 +93,15 @@ postsubmits:
- name: CREATE_BUILDER_PODS
value: "true"
- name: BUILDKITD_IMAGE
value: "moby/buildkit:v0.10.5-rootless"
value: "moby/buildkit:v0.12.3-rootless"
- name: USE_BUILDX
value: "true"
resources:
requests:
memory: "16Gi"
cpu: "4"
- name: buildkitd
image: moby/buildkit:v0.10.5-rootless
image: moby/buildkit:v0.12.3-rootless
command:
- sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,15 +81,15 @@ presubmits:
- name: PLATFORMS
value: "linux/amd64"
- name: BUILDKITD_IMAGE
value: "moby/buildkit:v0.10.5-rootless"
value: "moby/buildkit:v0.12.3-rootless"
- name: USE_BUILDX
value: "true"
resources:
requests:
memory: "4Gi"
cpu: "1024m"
- name: buildkitd
image: moby/buildkit:v0.10.5-rootless
image: moby/buildkit:v0.12.3-rootless
command:
- sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,15 +81,15 @@ presubmits:
- name: PLATFORMS
value: "linux/amd64"
- name: BUILDKITD_IMAGE
value: "moby/buildkit:v0.10.5-rootless"
value: "moby/buildkit:v0.12.3-rootless"
- name: USE_BUILDX
value: "true"
resources:
requests:
memory: "4Gi"
cpu: "1024m"
- name: buildkitd
image: moby/buildkit:v0.10.5-rootless
image: moby/buildkit:v0.12.3-rootless
command:
- sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,15 +81,15 @@ presubmits:
- name: PLATFORMS
value: "linux/amd64"
- name: BUILDKITD_IMAGE
value: "moby/buildkit:v0.10.5-rootless"
value: "moby/buildkit:v0.12.3-rootless"
- name: USE_BUILDX
value: "true"
resources:
requests:
memory: "4Gi"
cpu: "1024m"
- name: buildkitd
image: moby/buildkit:v0.10.5-rootless
image: moby/buildkit:v0.12.3-rootless
command:
- sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,15 +81,15 @@ presubmits:
- name: PLATFORMS
value: "linux/amd64"
- name: BUILDKITD_IMAGE
value: "moby/buildkit:v0.10.5-rootless"
value: "moby/buildkit:v0.12.3-rootless"
- name: USE_BUILDX
value: "true"
resources:
requests:
memory: "4Gi"
cpu: "1024m"
- name: buildkitd
image: moby/buildkit:v0.10.5-rootless
image: moby/buildkit:v0.12.3-rootless
command:
- sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,15 +81,15 @@ presubmits:
- name: PLATFORMS
value: "linux/amd64"
- name: BUILDKITD_IMAGE
value: "moby/buildkit:v0.10.5-rootless"
value: "moby/buildkit:v0.12.3-rootless"
- name: USE_BUILDX
value: "true"
resources:
requests:
memory: "4Gi"
cpu: "1024m"
- name: buildkitd
image: moby/buildkit:v0.10.5-rootless
image: moby/buildkit:v0.12.3-rootless
command:
- sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,15 +81,15 @@ presubmits:
- name: PLATFORMS
value: "linux/amd64"
- name: BUILDKITD_IMAGE
value: "moby/buildkit:v0.10.5-rootless"
value: "moby/buildkit:v0.12.3-rootless"
- name: USE_BUILDX
value: "true"
resources:
requests:
memory: "4Gi"
cpu: "1024m"
- name: buildkitd
image: moby/buildkit:v0.10.5-rootless
image: moby/buildkit:v0.12.3-rootless
command:
- sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,15 +81,15 @@ presubmits:
- name: PLATFORMS
value: "linux/amd64"
- name: BUILDKITD_IMAGE
value: "moby/buildkit:v0.10.5-rootless"
value: "moby/buildkit:v0.12.3-rootless"
- name: USE_BUILDX
value: "true"
resources:
requests:
memory: "4Gi"
cpu: "1024m"
- name: buildkitd
image: moby/buildkit:v0.10.5-rootless
image: moby/buildkit:v0.12.3-rootless
command:
- sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,15 +81,15 @@ presubmits:
- name: PLATFORMS
value: "linux/amd64"
- name: BUILDKITD_IMAGE
value: "moby/buildkit:v0.10.5-rootless"
value: "moby/buildkit:v0.12.3-rootless"
- name: USE_BUILDX
value: "true"
resources:
requests:
memory: "4Gi"
cpu: "1024m"
- name: buildkitd
image: moby/buildkit:v0.10.5-rootless
image: moby/buildkit:v0.12.3-rootless
command:
- sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,15 +81,15 @@ presubmits:
- name: PLATFORMS
value: "linux/amd64"
- name: BUILDKITD_IMAGE
value: "moby/buildkit:v0.10.5-rootless"
value: "moby/buildkit:v0.12.3-rootless"
- name: USE_BUILDX
value: "true"
resources:
requests:
memory: "4Gi"
cpu: "1024m"
- name: buildkitd
image: moby/buildkit:v0.10.5-rootless
image: moby/buildkit:v0.12.3-rootless
command:
- sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,15 +81,15 @@ presubmits:
- name: PLATFORMS
value: "linux/amd64"
- name: BUILDKITD_IMAGE
value: "moby/buildkit:v0.10.5-rootless"
value: "moby/buildkit:v0.12.3-rootless"
- name: USE_BUILDX
value: "true"
resources:
requests:
memory: "4Gi"
cpu: "1024m"
- name: buildkitd
image: moby/buildkit:v0.10.5-rootless
image: moby/buildkit:v0.12.3-rootless
command:
- sh
args:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,15 +81,15 @@ presubmits:
- name: PLATFORMS
value: "linux/amd64"
- name: BUILDKITD_IMAGE
value: "moby/buildkit:v0.10.5-rootless"
value: "moby/buildkit:v0.12.3-rootless"
- name: USE_BUILDX
value: "true"
resources:
requests:
memory: "4Gi"
cpu: "1024m"
- name: buildkitd
image: moby/buildkit:v0.10.5-rootless
image: moby/buildkit:v0.12.3-rootless
command:
- sh
args:
Expand Down
Loading