fluid icon indicating copy to clipboard operation
fluid copied to clipboard

Support for Node-Specific Restrictions in Fluid

Open xliuqq opened this issue 10 months ago • 6 comments

Ⅰ. Describe what this PR does

Support for Node-Specific Restrictions in Fluid,and abstracting the relevant code for node modification using a new interface.

Ⅱ. Does this pull request fix one issue?

fixes #4488

Ⅲ. List the added test cases (unit test/integration test) if any, please explain if no tests are needed.

Ⅳ. Describe how to verify it

test with k8s version 1.30.

Ⅴ. Special notes for reviews

xliuqq avatar Feb 19 '25 05:02 xliuqq

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign zwwhdls for approval by writing /assign @zwwhdls in a comment. For more information see:The Kubernetes Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

fluid-e2e-bot[bot] avatar Feb 19 '25 05:02 fluid-e2e-bot[bot]

@cheyang @TrafalgarZZZ any progress ?

xliuqq avatar Mar 29 '25 14:03 xliuqq

Codecov Report

:white_check_mark: All modified and coverable lines are covered by tests. :white_check_mark: Project coverage is 58.75%. Comparing base (930dc8d) to head (07e566f). :warning: Report is 385 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4508      +/-   ##
==========================================
+ Coverage   58.22%   58.75%   +0.52%     
==========================================
  Files         565      564       -1     
  Lines       30966    31062      +96     
==========================================
+ Hits        18030    18250     +220     
+ Misses      10744    10652      -92     
+ Partials     2192     2160      -32     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov[bot] avatar Oct 30 '25 04:10 codecov[bot]