Skip to content

Commit 4579267

Browse files
committed
BUILD/MINOR: lint: ignore linter warnings about Endpoints informers
1 parent 0356c9d commit 4579267

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)