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

release v2.2.0 #138

Merged
merged 20 commits into from
Dec 20, 2022
Merged

release v2.2.0 #138

merged 20 commits into from
Dec 20, 2022

Conversation

ahsayde
Copy link
Contributor

@ahsayde ahsayde commented Dec 20, 2022

related to weaveworks/weave-gitops-enterprise#2033

What changed?

  • Adds support for mutating violating resource

Why was this change made?

  • To support mutating violating resource

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
Copy link

codecov bot commented Dec 20, 2022

Codecov Report

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

❗ 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%) ⬆️

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%) ⬆️

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

@ahsayde ahsayde merged commit 642a500 into master Dec 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants