mirror of
https://github.com/YuzuZensai/netbird-kubernetes-operator.git
synced 2026-09-13 10:49:15 +00:00
Add build version to NetBird client user agent. (#248)
This also fix the runtime import aliases to avoid conflicts with stdlib runtime.
This commit is contained in:
+2
-2
@@ -48,9 +48,9 @@ linters:
|
||||
- pkg: k8s.io/client-go/kubernetes/scheme
|
||||
alias: clientgoscheme
|
||||
- pkg: k8s.io/apimachinery/pkg/runtime
|
||||
alias: apimachineryruntime
|
||||
alias: kruntime
|
||||
- pkg: k8s.io/apimachinery/pkg/util/runtime
|
||||
alias: utilruntime
|
||||
alias: kruntimeutil
|
||||
- pkg: sigs.k8s.io/controller-runtime/pkg/metrics/server
|
||||
alias: metricsserver
|
||||
- pkg: k8s.io/apimachinery/pkg/apis/meta/v1
|
||||
|
||||
Reference in New Issue
Block a user