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

refactor: decouple operation execution from failer #1958

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

eddycharly
Copy link
Member

Explanation

Decouple operation execution from failer.

@eddycharly eddycharly added this to the v0.2.10 milestone Sep 12, 2024
@eddycharly eddycharly requested a review from a team as a code owner September 12, 2024 15:46
@eddycharly
Copy link
Member Author

/cherry-pick release-0.2

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Copy link

codecov bot commented Sep 12, 2024

Codecov Report

Attention: Patch coverage is 31.14754% with 42 lines in your changes missing coverage. Please review.

Project coverage is 69.07%. Comparing base (864c638) to head (74ca0e1).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
pkg/runner/processors/step.go 27.27% 37 Missing and 3 partials ⚠️
pkg/runner/processors/operation.go 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1958      +/-   ##
==========================================
- Coverage   69.32%   69.07%   -0.26%     
==========================================
  Files         135      135              
  Lines        6292     6260      -32     
==========================================
- Hits         4362     4324      -38     
- Misses       1621     1626       +5     
- Partials      309      310       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@eddycharly eddycharly merged commit f342f73 into kyverno:main Sep 12, 2024
12 of 14 checks passed
@eddycharly eddycharly deleted the refactor-op-exec branch September 12, 2024 16:16
gcp-cherry-pick-bot bot pushed a commit that referenced this pull request Sep 12, 2024
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
eddycharly added a commit that referenced this pull request Sep 12, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
eddycharly added a commit to eddycharly/chainsaw that referenced this pull request Sep 13, 2024
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
eddycharly added a commit that referenced this pull request Sep 13, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
gcp-cherry-pick-bot bot pushed a commit that referenced this pull request Sep 13, 2024
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
eddycharly added a commit that referenced this pull request Sep 13, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
…1963)

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Co-authored-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
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.

None yet

1 participant