mirror of
https://github.com/ubuntu/microk8s.git
synced 2021-05-23 02:23:41 +03:00
* Build K8s binaries in separate build step Since these don't rely on local source code changes other than what's under build-scripts/, if we build these in a separate snapcraft part, we won't have to rebuild them when making changes in most of the codebase. Building these binaries currently takes the majority of the time spent doing incremental rebuilds.