Skip to content

Commit 72341d3

Browse files
committed
compatibility versions: add linting as beta criteria
As discussed in kubernetes/kubernetes#125830 (comment), the stand-alone linter was okay as the initial solution, but integration into golangci-lint is expected to perform better and thus should be done before graduation to beta.
1 parent 334d04c commit 72341d3

File tree

1 file changed

+1
-0
lines changed
  • keps/sig-architecture/4330-compatibility-versions

1 file changed

+1
-0
lines changed

keps/sig-architecture/4330-compatibility-versions/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -881,6 +881,7 @@ We intend to have this up and running for Beta
881881
(Leveraging work from KEP-4355 if possible)
882882
- All existing features migrated to versioned feature gate - [kubernetes #125031](https://github.com/kubernetes/kubernetes/issues/125031)
883883
- Verification machinery added - [kubernetes #125032](https://github.com/kubernetes/kubernetes/issues/125032)
884+
- Integrate [test/featuregate_linter](https://github.com/kubernetes/kubernetes/blob/35488ef5c7212a3d491b86e02b1ba05dbbc4b894/test/featuregates_linter/README.md) into golangci-lint
884885

885886
<!--
886887
**Note:** *Not required until targeted at a release.*

0 commit comments

Comments
 (0)