karmada
karmada copied to clipboard
API Change: support time-dimension condition matching in ClusterTaintPolicy API
What type of PR is this?
/kind api-change
What this PR does / why we need it:
Support time-dimension condition matching in ClusterTaintPolicy API.
Which issue(s) this PR fixes: Part of #6317
Special notes for your reviewer:
Does this PR introduce a user-facing change?:
API Change: support time-dimension condition matching in ClusterTaintPolicy API
[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 kevin-wangzefeng for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 49.25%. Comparing base (
307163d) to head (7050364).
:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.
Additional details and impacted files
@@ Coverage Diff @@
## master #6410 +/- ##
==========================================
- Coverage 49.27% 49.25% -0.03%
==========================================
Files 684 684
Lines 55850 55850
==========================================
- Hits 27522 27510 -12
- Misses 26534 26543 +9
- Partials 1794 1797 +3
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 49.25% <ø> (-0.03%) |
:arrow_down: |
Flags with carried forward coverage won't be shown. Click here to find out more.
: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.