In order to make the ko-builder have feature-parity with the buildah tasks, one of the things needed is make it able to handle hermetic builds.
In other words, the ko-builder task needs to be able to prefetch the base image, use Hermeto to prefetch the Go necessary modules, and execut ko build in complete network isolation.