Merge pull request #122920 from danwinship/knftables-migration

Update knftables, with new sigs.k8s.io module name
This commit is contained in:
Kubernetes Prow Robot
2024-01-26 07:14:16 +01:00
committed by GitHub
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"
@@ -57,6 +55,7 @@ import (
utilexec "k8s.io/utils/exec"
netutils "k8s.io/utils/net"
"k8s.io/utils/ptr"
"sigs.k8s.io/knftables"
)
const (