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: use typed client in auth #5743

Merged
merged 4 commits into from
Dec 21, 2022
Merged

Conversation

eddycharly
Copy link
Member

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

Explanation

This PR makes use of a typed client in auth package.

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

codecov bot commented Dec 21, 2022

Codecov Report

Merging #5743 (747319b) into main (d6e8efb) will increase coverage by 0.01%.
The diff coverage is 72.00%.

@@            Coverage Diff             @@
##             main    #5743      +/-   ##
==========================================
+ Coverage   34.81%   34.82%   +0.01%     
==========================================
  Files         186      186              
  Lines       20892    20882      -10     
==========================================
- Hits         7273     7272       -1     
+ Misses      12811    12805       -6     
+ Partials      808      805       -3     
Impacted Files Coverage Δ
pkg/clients/dclient/client.go 42.85% <0.00%> (-0.90%) ⬇️
pkg/engine/k8smanifest.go 45.00% <0.00%> (ø)
pkg/policy/generate/auth.go 0.00% <0.00%> (ø)
pkg/auth/auth.go 86.27% <100.00%> (+14.84%) ⬆️

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

@eddycharly eddycharly enabled auto-merge (squash) December 21, 2022 16:21
@eddycharly eddycharly merged commit 59dd95b into kyverno:main Dec 21, 2022
MdSahil-oss pushed a commit to MdSahil-oss/kyverno that referenced this pull request Dec 29, 2022
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Signed-off-by: Md Sahil <Mohdssahil1@gmail.com>
MdSahil-oss pushed a commit to MdSahil-oss/kyverno that referenced this pull request Jan 11, 2023
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>
Signed-off-by: MdSahil-oss <Mohdssahil1@gmail.com>
MdSahil-oss pushed a commit to MdSahil-oss/kyverno that referenced this pull request Jan 11, 2023
Signed-off-by: Charles-Edouard Brétéché <charles.edouard@nirmata.com>

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

3 participants