Skip to content

chore(policy-evaluator)!: removes deprecated "kubernetes" wapc bindind.#1519

Merged
flavio merged 1 commit intokubewarden:mainfrom
jvanz:remove-deprecated-wapc-bindind
Feb 26, 2026
Merged

chore(policy-evaluator)!: removes deprecated "kubernetes" wapc bindind.#1519
flavio merged 1 commit intokubewarden:mainfrom
jvanz:remove-deprecated-wapc-bindind

Conversation

@jvanz
Copy link
Copy Markdown
Member

@jvanz jvanz commented Feb 26, 2026

Description

It was a long time since the "kubernetes" WAPC binding was set as deprecated in favor of the "kubewarden" binding. Where the later is able to fetch the same information and has more capabilities. Therefore, this commit removes the deprecated API.

It was a long time since the "kubernetes" WAPC binding was set as
deprecated in favor of the "kubewarden" binding. Where the later is able
to fetch the same information and has more capabilities. Therefore, this
commit removes the deprecated API.

Signed-off-by: José Guilherme Vanz <jguilhermevanz@suse.com>
@jvanz jvanz added this to the 1.33 milestone Feb 26, 2026
@jvanz jvanz self-assigned this Feb 26, 2026
@jvanz jvanz requested a review from a team as a code owner February 26, 2026 15:17
@jvanz jvanz added kind/tech-debt ci-full Run all CI jobs for all languages. labels Feb 26, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 26, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.93%. Comparing base (63d3f16) to head (2b0df47).
⚠️ Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1519      +/-   ##
==========================================
+ Coverage   74.77%   74.93%   +0.16%     
==========================================
  Files         168      169       +1     
  Lines       20960    20925      -35     
==========================================
+ Hits        15672    15680       +8     
+ Misses       5078     5031      -47     
- Partials      210      214       +4     
Flag Coverage Δ
go-tests 56.66% <ø> (-0.02%) ⬇️
rust-tests 79.91% <ø> (+0.27%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@jvanz
Copy link
Copy Markdown
Member Author

jvanz commented Feb 26, 2026

The CI is failing due the already known issue. We need to wait to merge the fix from here. Or you (@viccuad or @flavio ) can merge the PR. I cannot do it.

@flavio flavio merged commit 4e41b60 into kubewarden:main Feb 26, 2026
122 of 128 checks passed
@github-project-automation github-project-automation bot moved this from Pending review to Done in Kubewarden Admission Controller Feb 26, 2026
@jvanz jvanz deleted the remove-deprecated-wapc-bindind branch February 26, 2026 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

3 participants