mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue node_e2e: configure gce images via config file This file provides the abiliy to specify image project on a per-image basis and is more extensible for future changes. For backwards compatibility and local development convenience, the existing flags are kept and should work. The eventual goal is to be able to source some images, such as the CoreOS one (and possibly containervm one) from their upstream projects and do all new configuration changes via a cloud-init key added to the image config. This PR is a first step there. A following PR will add a config key of `cloud-init` or `user-data` and migrate the CoreOS e2e to use that. This motivation is driven by the fact that currently the changes needed for the CoreOS image can all be done quickly in cloud-init and this will make it much easier to update the image and ensure that changes are applied consistently. /cc @timstclair @vishh @yifan-gu @pwittrock |
||
---|---|---|
.. | ||
run_e2e.go |