Ensure that job pods are also removed.

This commit is contained in:
2024-09-11 23:31:06 +01:00
parent cfe481259b
commit 9cf5975def
5 changed files with 41 additions and 26 deletions
-2
View File
@@ -15,7 +15,6 @@ issues:
- path: "internal/*"
linters:
- dupl
- lll
linters:
disable-all: true
enable:
@@ -30,7 +29,6 @@ linters:
- gosimple
- govet
- ineffassign
- lll
- misspell
- nakedret
- prealloc