kyverno icon indicating copy to clipboard operation
kyverno copied to clipboard

Parsing the value in compareduration

Open mohamedasifs123 opened this issue 2 years ago • 2 comments

Explanation

Parsing the value in compareDuration to evaluate seconds more than 60s

Related issues

Fixes #9860

Milestone of this PR

Documentation (required for features)

My PR contains new or altered behavior to Kyverno.

What type of PR is this

Proposed Changes

Proof Manifests

Checklist

  • [ ] I have read the contributing guidelines.
  • [ ] I have read the PR documentation guide and followed the process including adding proof manifests to this PR.
  • [ ] This is a bug fix and I have added unit tests that prove my fix is effective.
  • [ ] This is a feature and I have added CLI tests that are applicable.
  • [ ] My PR needs to be cherry picked to a specific release branch which is .
  • [ ] My PR contains new or altered behavior to Kyverno and
    • [ ] CLI support should be added and my PR doesn't contain that functionality.

Further Comments

mohamedasifs123 avatar Mar 08 '24 14:03 mohamedasifs123

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 33.16%. Comparing base (a3c64b3) to head (d861673). Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9874      +/-   ##
==========================================
- Coverage   33.16%   33.16%   -0.01%     
==========================================
  Files         345      345              
  Lines       23621    23623       +2     
==========================================
  Hits         7835     7835              
- Misses      14938    14939       +1     
- Partials      848      849       +1     

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

codecov[bot] avatar Mar 10 '24 12:03 codecov[bot]

Chainsaw tests are needed.

realshuting avatar Mar 11 '24 08:03 realshuting