-
Notifications
You must be signed in to change notification settings - Fork 926
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
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: harshitasao <harshitasao@gmail.com>
dosubot
bot
added
the
size:XS
This PR changes 0-9 lines, ignoring generated files.
label
Aug 22, 2024
6 tasks
Codecov ReportAll modified and coverable lines are covered by tests ✅
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. |
realshuting
reviewed
Aug 26, 2024
eddycharly
approved these changes
Aug 26, 2024
realshuting
approved these changes
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 |
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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
Further Comments