Skip to content

Commit

Permalink
build: Migrate go-runner image building to k/release
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Augustus <saugustus@vmware.com>
  • Loading branch information
justaugustus committed Aug 21, 2020
1 parent 1c93be2 commit b210603
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 339 deletions.
1 change: 0 additions & 1 deletion build/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ filegroup(
name = "all-srcs",
srcs = [
":package-srcs",
"//build/go-runner:all-srcs",
"//build/release-tars:all-srcs",
"//build/visible_to:all-srcs",
],
Expand Down
6 changes: 0 additions & 6 deletions build/dependencies.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -143,12 +143,6 @@ dependencies:
- path: test/utils/image/manifest.go
match: configs\[DebianIptables\] = Config{buildImageRegistry, "debian-iptables", "v\d+\.\d+.\d+"}

- name: "k8s.gcr.io/go-runner"
version: 0.1.1
refPaths:
- path: build/go-runner/Makefile
match: TAG \?=

- name: "k8s.gcr.io/go-runner: dependents"
version: 0.1.1
refPaths:
Expand Down
29 changes: 0 additions & 29 deletions build/go-runner/BUILD

This file was deleted.

45 changes: 0 additions & 45 deletions build/go-runner/Dockerfile

This file was deleted.

71 changes: 0 additions & 71 deletions build/go-runner/Makefile

This file was deleted.

6 changes: 0 additions & 6 deletions build/go-runner/OWNERS

This file was deleted.

30 changes: 0 additions & 30 deletions build/go-runner/README.md

This file was deleted.

22 changes: 0 additions & 22 deletions build/go-runner/cloudbuild.yaml

This file was deleted.

122 changes: 0 additions & 122 deletions build/go-runner/go-runner.go

This file was deleted.

5 changes: 0 additions & 5 deletions build/go-runner/go.mod

This file was deleted.

2 changes: 0 additions & 2 deletions build/go-runner/go.sum

This file was deleted.

0 comments on commit b210603

Please sign in to comment.