-
Notifications
You must be signed in to change notification settings - Fork 407
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
feat: add yurtappset validation webhook and default nodepool label #1997
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1997 /- ##
==========================================
Coverage 53.06% 54.71% 1.64%
==========================================
Files 176 177 1
Lines 21000 17271 -3729
==========================================
- Hits 11144 9450 -1694
Misses 8902 6849 -2053
- Partials 954 972 18
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
045cc63
to
7b8b83b
Compare
/rerun |
7b8b83b
to
717a6b7
Compare
@vie-serendipity Thanks for posting pull request. A lot of files from kubernetes are imported, how about import |
test: add ut for kubernetes
717a6b7
to
cae6fc7
Compare
feat: import k8s.io/kubernetes directly chore: delete useless files feat: remove invalid revision judgement
1219656
to
be0353a
Compare
/rerun |
|
pkg/yurtmanager/webhook/yurtappset/v1beta1/yurtappset_validation.go
Outdated
Show resolved
Hide resolved
@vie-serendipity please fix the following unit test error:
|
Quality Gate passedIssues Measures |
/lgtm |
…penyurtio#1997) * feat: optimize yurtappset
Fixes #1970 |
What type of PR is this?
/kind feature
What this PR does / why we need it:
Which issue(s) this PR fixes:
Fixes #
#1966
#1969
#1970
Special notes for your reviewer:
Does this PR introduce a user-facing change?
other Note