Skip to content

Pull requests: kubernetes-sigs/kube-api-linter

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Print qualified field name in error messages for optional and required field linters cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#194 opened Nov 18, 2025 by Karthik-K-N Loading…
docs: fix golangci-lint configuration examples cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#193 opened Nov 17, 2025 by ldez Loading…
Update typechecker to use qualified name approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#191 opened Nov 12, 2025 by JoelSpeed Loading…
New Linter: NonPointerStructs approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#189 opened Nov 11, 2025 by JoelSpeed Loading…
Detect markers separated by blank lines from type declarations cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#187 opened Nov 10, 2025 by saschagrunert Loading…
Fix zero value detection for custom types with validation markers cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
#184 opened Nov 7, 2025 by saschagrunert Loading…
feat: support ExactlyOneOf marker in arrayofstruct analyzer cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.
#181 opened Nov 5, 2025 by priyansh3006 Loading…
Added enums linter cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges.
#180 opened Nov 5, 2025 by krishagarwal278 Loading…
NumericBounds Linter cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges.
#176 opened Oct 31, 2025 by krishagarwal278 Loading…
Add markerscope linter cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
#161 opened Oct 26, 2025 by nayuta723 Loading…
Add markertypos linter for issue #23 cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
#160 opened Oct 25, 2025 by kannon92 Loading…
ProTip! Exclude everything labeled bug with -label:bug.