mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-10 04:27:54 +00:00
Update daemon_controller_test.go
Formatting
This commit is contained in:
parent
6b47e444a0
commit
f52ae0a68f
@ -1406,7 +1406,7 @@ func setDaemonSetCritical(ds *extensions.DaemonSet) {
|
|||||||
|
|
||||||
func TestNodeShouldRunDaemonPod(t *testing.T) {
|
func TestNodeShouldRunDaemonPod(t *testing.T) {
|
||||||
cases := []struct {
|
cases := []struct {
|
||||||
predicateName string
|
predicateName string
|
||||||
podsOnNode []*v1.Pod
|
podsOnNode []*v1.Pod
|
||||||
nodeCondition []v1.NodeCondition
|
nodeCondition []v1.NodeCondition
|
||||||
ds *extensions.DaemonSet
|
ds *extensions.DaemonSet
|
||||||
|
Loading…
Reference in New Issue
Block a user