Skip to content

Commit 277d447

Browse files
author
yaara sirkis
committed
gci error
1 parent e0a7769 commit 277d447

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/datagatherer/k8sdynamic/dynamic.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -801,4 +801,4 @@ func isIncludedNamespace(namespace string, namespaces []string) bool {
801801
func isNativeResource(gvr schema.GroupVersionResource) bool {
802802
_, ok := kubernetesNativeResources[gvr]
803803
return ok
804-
}
804+
}

0 commit comments

Comments
 (0)