Skip to content

Commit

Permalink
kubepkg: Refactor directory structure
Browse files Browse the repository at this point in the history
Here we move files from the build/* directories into the cmd/kubepkg
directory. Eventually, this will enable us to run GCB with a smaller
build context, but that's predicated on deciding on a versioning scheme
for k/release and potentially creating a kubepkg submodule.

In the interim, take note that the GCB config and Dockerfiles for
kubepkg are in the root of the repo, to allow the go.mod to be
included in the Docker build context.

Signed-off-by: Stephen Augustus <saugustus@vmware.com>
  • Loading branch information
justaugustus committed Jan 12, 2020
1 parent 061e95d commit 541ebae
Show file tree
Hide file tree
Showing 59 changed files with 0 additions and 211 deletions.
File renamed without changes.
File renamed without changes.
1 change: 0 additions & 1 deletion build/debs/.gitignore

This file was deleted.

9 changes: 0 additions & 9 deletions build/debs/OWNERS

This file was deleted.

108 changes: 0 additions & 108 deletions build/package.sh

This file was deleted.

9 changes: 0 additions & 9 deletions build/rpms/OWNERS

This file was deleted.

65 changes: 0 additions & 65 deletions build/rpms/build.sh

This file was deleted.

19 changes: 0 additions & 19 deletions build/rpms/cloudbuild.yaml

This file was deleted.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 541ebae

Please sign in to comment.