Update knftables, with new sigs.k8s.io module name

This commit is contained in:
Dan Winship
2024-01-22 15:32:28 -05:00
parent a07b1aaa5b
commit 09abfa46be
22 changed files with 577 additions and 130 deletions

View File

@@ -36,8 +36,6 @@ import (
"sync/atomic"
"time"
"github.com/danwinship/knftables"
v1 "k8s.io/api/core/v1"
discovery "k8s.io/api/discovery/v1"
"k8s.io/apimachinery/pkg/types"
@@ -56,6 +54,7 @@ import (
"k8s.io/kubernetes/pkg/util/async"
utilexec "k8s.io/utils/exec"
"k8s.io/utils/ptr"
"sigs.k8s.io/knftables"
)
const (