test-infra icon indicating copy to clipboard operation
test-infra copied to clipboard

Remove support for kaniko and buildkit backend

Open dekiel opened this issue 8 months ago • 0 comments

Description

Remove support for building images using kaniko and buildkit backend from image-builder tool.

Reasons

Image-builder is using a ADO backend as SLC-29 certified build system.

Acceptance Criteria

  • [ ] Remove code for kaniko backend.
  • [ ] Remove code for buildkit backend.
  • [ ] Remove prowjob building buildkit image-builder.
  • [ ] Update names and paths to not use kaniko name for image-builder tool with ado backend.
  • [ ] Make ADO backend only supported build backend.
  • [ ] Remove flags to enable ADO backend.

dekiel avatar Jun 04 '24 12:06 dekiel