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: use a different name for ClusterAdmissionpolicyGroup unique name #885

Merged

Conversation

fabriziosestito
Copy link
Contributor

Description

This PR fixes the ClusterAdmissionPolicyGroup unique name so that it does not conflict with a ClusterAdmissionPolicy with the same name.

… to avoid conflicts in the PolicyServer ConfigMap

Signed-off-by: Fabrizio Sestito <[email protected]>
@fabriziosestito fabriziosestito requested a review from a team as a code owner September 18, 2024 15:18
@fabriziosestito fabriziosestito added this to the 1.17 milestone Sep 18, 2024
@fabriziosestito fabriziosestito self-assigned this Sep 18, 2024
Copy link

codecov bot commented Sep 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.40%. Comparing base (5c7cf92) to head (0a76443).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #885      +/-   ##
==========================================
+ Coverage   70.29%   70.40%   +0.11%     
==========================================
  Files          30       30              
  Lines        2619     2619              
==========================================
+ Hits         1841     1844       +3     
+ Misses        604      602       -2     
+ Partials      174      173       -1     
Flag Coverage Δ
integration-tests 60.42% <100.00%> (+0.11%) ⬆️
unit-tests 38.31% <0.00%> (ø)

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.

@flavio flavio merged commit 8237b77 into kubewarden:main Sep 18, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants