Skip to content

Conversation

@will4j
Copy link
Contributor

@will4j will4j commented Dec 25, 2025

What type of PR is this?

/kind feature

What this PR does / why we need it:

  1. support extra args of yurt-manager cmd
  2. support config nodeServant image
nodeServant:
  image:
    registry: myrepo.io/openyurt
    repository: node-servant
    tag: "latest"
extraArgs:
  - --concurrent-endpoints-workers=5

Which issue(s) this PR fixes:

Fixes #

Special notes for your reviewer:

Does this PR introduce a user-facing change?

Support `extraArgs` helm values for yurt-manager chart.

other Note

@will4j will4j requested a review from a team as a code owner December 25, 2025 14:40
@sonarqubecloud
Copy link

@codecov
Copy link

codecov bot commented Dec 26, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 43.90%. Comparing base (a837b25) to head (b747735).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2489   +/-   ##
=======================================
  Coverage   43.89%   43.90%           
=======================================
  Files         399      399           
  Lines       26560    26560           
=======================================
+ Hits        11658    11660    +2     
+ Misses      13842    13840    -2     
  Partials     1060     1060           
Flag Coverage Δ
unittests 43.90% <ø> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@zyjhtangtang
Copy link
Contributor

/LGTM

@zyjhtangtang zyjhtangtang merged commit 0d84778 into openyurtio:master Dec 26, 2025
14 checks passed
@will4j will4j deleted the yurt-manager-extra-args branch December 26, 2025 03:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants