Merged
Conversation
37600b4 to
cf53708
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7303 +/- ##
==========================================
- Coverage 72.29% 72.29% -0.01%
==========================================
Files 231 231
Lines 34084 34084
==========================================
- Hits 24641 24640 -1
+ Misses 7670 7669 -1
- Partials 1773 1775 +2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
5ff3ce3 to
811cfdc
Compare
Contributor
Author
|
For now just added few linters to integrate the ci workflow:
We call adjust the linters later according to the community need. |
Contributor
|
cc @rikatz for additional guidance |
811cfdc to
a64e3c0
Compare
Contributor
|
thanks @fabian4 , had a few questions
|
Contributor
Author
|
Hi @arkodg
|
a64e3c0 to
a3c69f1
Compare
Member
|
@fabian4 It would be better if you can move those unrelated changes to a separated PR and rebase this one after it merged. |
Merged
a3c69f1 to
2955f2d
Compare
zirain
previously approved these changes
Nov 10, 2025
cnvergence
reviewed
Nov 10, 2025
87aae83 to
6c05a1e
Compare
Member
|
wait #7484 |
zirain
approved these changes
Nov 15, 2025
Member
|
/retest |
Signed-off-by: fabian4 <fabian.v.bao@gmail.com>
d2cbbd9 to
576b18b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What type of PR is this?
feat(lint): add kube api linter
What this PR does / why we need it:
add kube api linter
Which issue(s) this PR fixes:
Fixes #6546
Release Notes: Yes/No