Skip to content

Commit d42045e

Browse files
committed
BUILD/MINOR: lint: ignore linter warnings about Endpoints informers
1 parent b5ea9c4 commit d42045e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.golangci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,4 @@ linters:
4848
issues:
4949
exclude:
5050
- "tag is not aligned, should be:" # this is harder to read
51+
- "corev1.Endpoints is deprecated"

0 commit comments

Comments
 (0)