kcp-dev / infra

CI infrastructure
Apache License 2.0
6 stars 11 forks source link

🌱 Include kind and docker in build image #51

Closed embik closed 1 year ago

embik commented 1 year ago

This PR includes kind and docker in the build image and provides a script to start up docker. The README.md included has all the details on how the image should be used, so I don't want to duplicate that information.

We also pre-load a kindest/node image into the image that can be loaded during a Prow job so it doesn't have to be pulled every time.

embik commented 1 year ago

/retest

embik commented 1 year ago

/cc @nikhita

embik commented 1 year ago

/retest

kcp-ci-bot commented 1 year ago

LGTM label has been added.

Git tree hash: 97f1bb7cfdef015cad2b2fecc0d1cdbec1a1968d

kcp-ci-bot commented 1 year ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: xrstf

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

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kcp-dev/infra/blob/main/OWNERS)~~ [xrstf] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment