weaveworks / policy-agent

Weaveworks Policy Agent
Mozilla Public License 2.0
32 stars 14 forks source link

release v2.2.0 #138

Closed ahsayde closed 1 year ago

ahsayde commented 1 year ago

related to https://github.com/weaveworks/weave-gitops-enterprise/issues/2033

What changed?

Why was this change made?

How was this change implemented?

By implementing and registering mutation webhook to handle mutation requests

How did you validate the change?

Added unit tests and integration tests

Release notes

Documentation Changes

codecov[bot] commented 1 year ago

Codecov Report

Merging #138 (25787fd) into master (cfff526) will increase coverage by 0.02%. The diff coverage is 100.00%.

:exclamation: Current head 25787fd differs from pull request most recent head 12e8e0c. Consider uploading reports for the commit 12e8e0c to get more accurate results

@@            Coverage Diff             @@
##           master     #138      +/-   ##
==========================================
+ Coverage   80.84%   80.86%   +0.02%     
==========================================
  Files          14       14              
  Lines         830      831       +1     
==========================================
+ Hits          671      672       +1     
  Misses        120      120              
  Partials       39       39              
Flag Coverage Δ
unit 80.86% <100.00%> (+0.02%) :arrow_up:

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

Impacted Files Coverage Δ
internal/admission/admission.go 90.69% <ø> (ø)
internal/policies/policy.go 87.50% <100.00%> (+0.15%) :arrow_up:

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more