mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 11:50:44 +00:00
Rename e2e sig framework files
This commit is contained in:
parent
5ce3b359f1
commit
4c1879c171
@ -12,11 +12,11 @@ go_library(
|
||||
srcs = [
|
||||
"addon_update.go",
|
||||
"cluster_upgrade.go",
|
||||
"framework.go",
|
||||
"ha_master.go",
|
||||
"reboot.go",
|
||||
"resize_nodes.go",
|
||||
"restart.go",
|
||||
"sig.go",
|
||||
],
|
||||
tags = ["automanaged"],
|
||||
deps = [
|
||||
|
@ -11,11 +11,11 @@ go_library(
|
||||
name = "go_default_library",
|
||||
srcs = [
|
||||
"apparmor.go",
|
||||
"framework.go",
|
||||
"kubelet.go",
|
||||
"kubelet_perf.go",
|
||||
"nodeoutofdisk.go",
|
||||
"security_context.go",
|
||||
"sig.go",
|
||||
],
|
||||
tags = ["automanaged"],
|
||||
deps = [
|
||||
|
Loading…
Reference in New Issue
Block a user