We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a15a701 + 73eeaeb commit fdd1bb9Copy full SHA for fdd1bb9
.golangci.yml
@@ -238,7 +238,7 @@ issues:
238
# Deprecations for MD revision management
239
- linters:
240
- staticcheck
241
- text: "SA1019: (deployment|m|md)(.Spec.RevisionHistoryLimit)|clusterv1.RevisionHistoryAnnotation|c.RolloutUndo is deprecated"
+ text: "SA1019: ((deployment|m|md).Spec.RevisionHistoryLimit|clusterv1.RevisionHistoryAnnotation|c.RolloutUndo) is deprecated"
242
# Deprecations for MHC MaxUnhealthy, UnhealthyRange
243
244
0 commit comments