Skip to content

Commit

Permalink
Fix proto buf lack bug, this bug could prevent namespace deletion.
Browse files Browse the repository at this point in the history
The whole project was regenerated by apiserver-boot whchi contains new protobuf generation feature.
For detail information, please refer:
kubernetes-sigs/apiserver-builder-alpha#422
  • Loading branch information
WanLinghao committed Sep 18, 2019
1 parent 10b4eca commit d630217
Show file tree
Hide file tree
Showing 3,303 changed files with 1,358,409 additions and 162,863 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ load("@io_bazel_rules_go//go:def.bzl", "gazelle")
gazelle(
name = "gazelle",
command = "fix",
prefix = "github.com/WanLinghao/coredump-detector",
prefix = "github.com/WanLinghao/fujitsu-coredump",
external = "vendored",
args = [
"-build_file_name",
Expand Down
Loading

0 comments on commit d630217

Please sign in to comment.