- Moved gobindata, refactored ReadOrDie refs
- Remaining spaghetti untangled - Missed bazel update and a few hardcoded refs - New instance of framework.ReadOrDie reference removed post rebase - Resolve new clientset rebase - Fixed e2e/generated BUILD dep - A space - Missed gobindata ref in golang.sh
This commit is contained in:
@@ -168,7 +168,7 @@ readonly KUBE_STATIC_LIBRARIES=(
|
||||
|
||||
# Add any files with those //generate annotations in the array below.
|
||||
readonly KUBE_BINDATAS=(
|
||||
test/e2e/framework/gobindata_util.go
|
||||
test/e2e/generated/gobindata_util.go
|
||||
)
|
||||
|
||||
kube::golang::is_statically_linked_library() {
|
||||
|
Reference in New Issue
Block a user