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: improve instrumented clients creation #5417

Merged
merged 5 commits into from
Nov 21, 2022

Conversation

eddycharly
Copy link
Member

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

Explanation

This PR improves instrumented clients creation:

  • adds missing creation funcs
  • uses a builder pattern for creation

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

codecov bot commented Nov 20, 2022

Codecov Report

Merging #5417 (85be072) into main (1960ced) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #5417   +/-   ##
=======================================
  Coverage   36.27%   36.27%           
=======================================
  Files         171      171           
  Lines       19091    19091           
=======================================
  Hits         6925     6925           
  Misses      11370    11370           
  Partials      796      796           

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

eddycharly and others added 2 commits November 21, 2022 09:06
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
@realshuting realshuting self-assigned this Nov 21, 2022
@realshuting realshuting enabled auto-merge (squash) November 21, 2022 16:49
@realshuting realshuting merged commit 8ff6ce1 into kyverno:main Nov 21, 2022
@eddycharly eddycharly deleted the instrumented-client-3 branch November 21, 2022 17:16
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

2 participants