-
Notifications
You must be signed in to change notification settings - Fork 408
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: support edgex napa version by auto-collector #1852
Conversation
@LavenderQAQ: GitHub didn't allow me to assign the following users: your_reviewer. Note that only openyurtio members, repo collaborators and people who have commented on this issue/PR can be assigned. Additionally, issues/PRs can only have 10 assignees at the same time. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: LavenderQAQ The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
5adf5de
to
b9a9629
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1852 +/- ##
==========================================
- Coverage 52.20% 52.19% -0.01%
==========================================
Files 172 172
Lines 20839 20839
==========================================
- Hits 10879 10877 -2
- Misses 8997 8998 +1
- Partials 963 964 +1
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
Signed-off-by: LavenderQAQ <lavenderqaq.cs@gmail.com>
Signed-off-by: LavenderQAQ <lavenderqaq.cs@gmail.com>
b9a9629
to
515ddf5
Compare
/rerun |
Signed-off-by: LavenderQAQ <lavenderqaq.cs@gmail.com>
Quality Gate passedKudos, no new issues were introduced! 0 New issues |
/lgtm |
* feat: support edgex napa version by auto-collector Signed-off-by: LavenderQAQ <lavenderqaq.cs@gmail.com>
What type of PR is this?
/kind feature
/sig iot
What this PR does / why we need it:
The latest edgex version is adapted through the auto-collector.
Special notes for your reviewer:
The configuration is generated automatically, so be sure to test it once in the openyurt environment to ensure the availability of the new version.