Moves mesh expansion mode node agent libraries into pkg/nodeagent.#5210
Moves mesh expansion mode node agent libraries into pkg/nodeagent.#5210incfly wants to merge 4 commits intoistio:masterfrom
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: Assign the PR to them by writing The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Codecov Report
@@ Coverage Diff @@
## master #5210 +/- ##
=======================================
- Coverage 74% 73% -<1%
=======================================
Files 323 319 -4
Lines 27179 26495 -684
=======================================
- Hits 19986 19283 -703
- Misses 6404 6434 +30
+ Partials 789 778 -11
Continue to review full report at Codecov.
|
|
@incfly: The following tests failed, say
DetailsInstructions 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. I understand the commands that are listed here. |
|
Done in #5888 |
#4190
There're some weird dependency from
pkg/nodeagent/registry/tovm.Config, that's mostly because we thrust CAClientConfig into naConfig. This can be fixed later.