Skip to content

feat: remove kyverno/kyverno dependency and use kyverno/sdk instead#142

Merged
aerosouund merged 2 commits intokyverno:mainfrom
fjogeleit:remove-kyverno-dep
Feb 24, 2026
Merged

feat: remove kyverno/kyverno dependency and use kyverno/sdk instead#142
aerosouund merged 2 commits intokyverno:mainfrom
fjogeleit:remove-kyverno-dep

Conversation

@fjogeleit
Copy link
Member

Explanation

Remove kyverno/kyverno as a dependency and use the kyverno/sdk instead

Related issue

Proposed Changes

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.

Further Comments

Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>
@fjogeleit fjogeleit requested a review from a team as a code owner February 24, 2026 10:42
realshuting
realshuting previously approved these changes Feb 24, 2026
@codecov-commenter
Copy link

codecov-commenter commented Feb 24, 2026

Codecov Report

❌ Patch coverage is 26.47059% with 25 lines in your changes missing coverage. Please review.
✅ Project coverage is 24.12%. Comparing base (658327b) to head (0e5ca78).

Files with missing lines Patch % Lines
pkg/cel/env.go 0.00% 7 Missing ⚠️
pkg/commands/serve/envoy/authz-server/command.go 0.00% 6 Missing ⚠️
pkg/commands/serve/http/authz-server/command.go 0.00% 6 Missing ⚠️
...commands/serve/envoy/validation-webhook/command.go 0.00% 4 Missing ⚠️
pkg/authz/http/server.go 0.00% 1 Missing ⚠️
.../commands/serve/http/validation-webhook/command.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #142      +/-   ##
==========================================
- Coverage   24.28%   24.12%   -0.16%     
==========================================
  Files          62       62              
  Lines        2351     2354       +3     
==========================================
- Hits          571      568       -3     
- Misses       1723     1730       +7     
+ Partials       57       56       -1     

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

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

Signed-off-by: Frank Jogeleit <frank.jogeleit@web.de>
@aerosouund aerosouund merged commit b036011 into kyverno:main Feb 24, 2026
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants