Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fixed the pinned dependencies issue #10910

Merged
merged 5 commits into from
Aug 28, 2024

Conversation

harshitasao
Copy link
Contributor

Explanation

Fixed the pinned dependencies issue reported by scorecard.

Related issue

Part of #10908

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

Signed-off-by: harshitasao <harshitasao@gmail.com>
@dosubot dosubot bot added the size:XS This PR changes 0-9 lines, ignoring generated files. label Aug 22, 2024
Copy link

codecov bot commented Aug 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 11.77%. Comparing base (12a515c) to head (c97a892).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #10910   +/-   ##
=======================================
  Coverage   11.77%   11.77%           
=======================================
  Files         936      936           
  Lines       85790    85790           
=======================================
+ Hits        10103    10105    +2     
+ Misses      74520    74519    -1     
+ Partials     1167     1166    -1     

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

@realshuting realshuting enabled auto-merge (squash) August 28, 2024 05:59
@realshuting realshuting merged commit 838ea5b into kyverno:main Aug 28, 2024
262 of 264 checks passed
Copy link

welcome bot commented Aug 28, 2024

Congratulations! 🎉

Great job merging your first Pull Request here! How awesome! If you are new to this project, feel free to join our Slack community
200w

sivasathyaseeelan pushed a commit to sivasathyaseeelan/kyverno that referenced this pull request Sep 4, 2024
Signed-off-by: harshitasao <harshitasao@gmail.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
milestone 1.13.0 size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants