-
Notifications
You must be signed in to change notification settings - Fork 404
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 autonomy manager #2033
Conversation
41bcee9
to
eb0e566
Compare
@vie-serendipity Thanks for posting this pull request. it is ready for reviewing or not? |
@rambohe-ch I think it's ready for review, I just need to modify and add more tests. |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #2033 +/- ##
==========================================
+ Coverage 56.09% 56.37% +0.27%
==========================================
Files 186 188 +2
Lines 18092 18328 +236
==========================================
+ Hits 10149 10332 +183
- Misses 6910 6943 +33
- Partials 1033 1053 +20
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
/rerun |
0abbe6a
to
9534a73
Compare
/rerun |
23a6968
to
ed7e038
Compare
d07fbaf
to
5f99b84
Compare
fc0ba21
to
b31d834
Compare
Quality Gate passedIssues Measures |
@vie-serendipity please fix the conflicting files. |
08f3266
to
df64de4
Compare
/rerun |
/rerun |
chore: go lint
239e837
to
cc91911
Compare
/rerun |
3248ec7
to
fef58c3
Compare
fef58c3
to
fb377ba
Compare
eb9b2ef
to
9cbd24d
Compare
/LGTM |
chore: gci write
chore: add parameter
fix: run autonomy manager asynchronously
fix: disable autonomy manager if it's a cloud node
What type of PR is this?
/kind feature
What this PR does / why we need it:
Supplement autonomy ability.
Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewer:
Does this PR introduce a user-facing change?
other Note