Skip to content

Replace kaniko based image build tests with moby/buildkit based ones#5540

Merged
gardener-prow[bot] merged 1 commit intogardener:masterfrom
oliver-goetz:enh/build-test-with-buildkit
Feb 26, 2026
Merged

Replace kaniko based image build tests with moby/buildkit based ones#5540
gardener-prow[bot] merged 1 commit intogardener:masterfrom
oliver-goetz:enh/build-test-with-buildkit

Conversation

@oliver-goetz
Copy link
Member

How to categorize this PR?

/kind enhancement

What this PR does / why we need it:
kaniko is not maintained anymore, so this PR replaces kaniko with moby/buildkit in all image-build tests.
The functionality of the tests is still the same.

It also removes pull-dependency-watchdog-publish-test-images test which is also using kaniko since it is optional and did never run in the past.

Which issue(s) this PR fixes:
Part of #5484

Special notes for your reviewer:
/cc @LucaBernstein

@gardener-prow gardener-prow bot added kind/enhancement Enhancement, improvement, extension cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Feb 26, 2026
Copy link
Member

@LucaBernstein LucaBernstein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@gardener-prow gardener-prow bot added the lgtm Indicates that a PR is ready to be merged. label Feb 26, 2026
@gardener-prow
Copy link

gardener-prow bot commented Feb 26, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: LucaBernstein

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@gardener-prow
Copy link

gardener-prow bot commented Feb 26, 2026

LGTM label has been added.

DetailsGit tree hash: 41cebf13a793e1765d1492802c73c24d2e12a2c3

@gardener-prow gardener-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 26, 2026
@gardener-prow gardener-prow bot merged commit ccb85a5 into gardener:master Feb 26, 2026
5 checks passed
@gardener-prow
Copy link

gardener-prow bot commented Feb 26, 2026

@oliver-goetz: Updated the job-config configmap in namespace prow at cluster gardener-prow-trusted using the following files:

  • key auditlog-forwarder-test-builds.yaml using file config/jobs/auditlog-forwarder/auditlog-forwarder-test-builds.yaml
  • key dependency-watchdog-test-builds.yaml using file config/jobs/dependency-watchdog/dependency-watchdog-test-builds.yaml
  • key etcd-druid-test-builds.yaml using file config/jobs/etcd-druid/etcd-druid-test-builds.yaml
  • key gardener-etcd-druid-hotfix-v0-33.yaml using file config/jobs/etcd-druid/releases/gardener-etcd-druid-hotfix-v0-33.yaml
  • key gardener-etcd-druid-hotfix-v0-34.yaml using file config/jobs/etcd-druid/releases/gardener-etcd-druid-hotfix-v0-34.yaml
  • key gardener-etcd-druid-hotfix-v0-35.yaml using file config/jobs/etcd-druid/releases/gardener-etcd-druid-hotfix-v0-35.yaml
  • key garden-shoot-trust-configurator-test-builds.yaml using file config/jobs/garden-shoot-trust-configurator/garden-shoot-trust-configurator-test-builds.yaml
  • key gardener-discovery-server-test-builds.yaml using file config/jobs/gardener-discovery-server/gardener-discovery-server-test-builds.yaml
  • key gardener-extension-registry-cache-test-builds.yaml using file config/jobs/gardener-extension-registry-cache/gardener-extension-registry-cache-test-builds.yaml
  • key gardener-extension-shoot-rsyslog-relp-test-builds.yaml using file config/jobs/gardener-extension-shoot-rsyslog-relp/gardener-extension-shoot-rsyslog-relp-test-builds.yaml
  • key gardener-test-builds.yaml using file config/jobs/gardener/gardener-test-builds.yaml
  • key gardener-gardener-release-v1-134.yaml using file config/jobs/gardener/releases/gardener-gardener-release-v1-134.yaml
  • key gardener-gardener-release-v1-135.yaml using file config/jobs/gardener/releases/gardener-gardener-release-v1-135.yaml
  • key gardener-gardener-release-v1-136.yaml using file config/jobs/gardener/releases/gardener-gardener-release-v1-136.yaml
  • key gardener-gardener-release-v1-137.yaml using file config/jobs/gardener/releases/gardener-gardener-release-v1-137.yaml
Details

In response to this:

How to categorize this PR?

/kind enhancement

What this PR does / why we need it:
kaniko is not maintained anymore, so this PR replaces kaniko with moby/buildkit in all image-build tests.
The functionality of the tests is still the same.

It also removes pull-dependency-watchdog-publish-test-images test which is also using kaniko since it is optional and did never run in the past.

Which issue(s) this PR fixes:
Part of #5484

Special notes for your reviewer:
/cc @LucaBernstein

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cla: yes Indicates the PR's author has signed the cla-assistant.io CLA. kind/enhancement Enhancement, improvement, extension lgtm Indicates that a PR is ready to be merged. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants