8000 Add ability to set annotations on kyverno servicemonitors in helm chart by lwebbz · Pull Request #12797 · kyverno/kyverno · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Add ability to set annotations on kyverno servicemonitors in helm chart #12797

8000 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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

lwebbz
Copy link
@lwebbz lwebbz commented Apr 16, 2025

Explanation

Currently there is no way to add annotations to the servicemonitor templates in the kyverno helm chart. This PR updates the chart to add this functionality

Related issue

#12795
Closes #12795

Milestone of this PR

Documentation (required for features)

My PR contains new or altered behavior to Kyverno 8000 .

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

@lwebbz lwebbz requested a review from eddycharly as a code owner April 16, 2025 13:19
Copy link
welcome bot commented Apr 16, 2025

Thanks for opening your first Pull Request here! Please check out our Contributing guidelines and confirm that you Signed off.

@dosubot dosubot bot added size:L This PR changes 100-499 lines, ignoring generated files. size:S This PR changes 10-29 lines, ignoring generated files. and removed size:L This PR changes 100-499 lines, ignoring generated files. labels Apr 16, 2025
lwebbz added 2 commits April 16, 2025 14:27
Signed-off-by: Lawrence Webber <lawrence-webber@hotmail.co.uk>
Signed-off-by: Lawrence Webber <lawrence-webber@hotmail.co.uk>
Copy link
codecov bot commented Apr 30, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 14.34%. Comparing base (e8b195c) to head (539af36).
Report is 81 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #12797      +/-   ##
==========================================
- Coverage   14.35%   14.34%   -0.01%     
==========================================
  Files         925      926       +1     
  Lines      102707   102681      -26     
==========================================
- Hits        14745    14734      -11     
+ Misses      86242    86225      -17     
- Partials     1720     1722       +2     

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

@realshuting
Copy link
Member

Can you please add the changelog to charts/kyverno/Chart.yaml?

@lwebbz
Copy link
Author
lwebbz commented Apr 30, 2025

I don't see a changelog? I've updated the README.md now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size:S This PR changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0