-
Notifications
You must be signed in to change notification settings - Fork 582
add kube api linter #7303
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
add kube api linter #7303
Conversation
37600b4 to
cf53708
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #7303 +/- ##
==========================================
+ Coverage 72.34% 72.37% +0.03%
==========================================
Files 231 231
Lines 33896 33896
==========================================
+ Hits 24521 24533 +12
+ Misses 7614 7602 -12
Partials 1761 1761 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
5ff3ce3 to
811cfdc
Compare
|
For now just added few linters to integrate the ci workflow:
We call adjust the linters later according to the community need. |
|
cc @rikatz for additional guidance |
811cfdc to
a64e3c0
Compare
|
thanks @fabian4 , had a few questions
|
|
Hi @arkodg
|
Signed-off-by: fabian4 <[email protected]>
Signed-off-by: fabian4 <[email protected]>
a64e3c0 to
a3c69f1
Compare
|
@fabian4 It would be better if you can move those unrelated changes to a separated PR and rebase this one after it merged. |
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