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

fix: use lister for CA secret #5598

Merged
merged 2 commits into from
Dec 7, 2022
Merged

Conversation

eddycharly
Copy link
Member

Explanation

This PR uses a lister for CA secret instead of making api calls.

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

codecov bot commented Dec 6, 2022

Codecov Report

Merging #5598 (fed980b) into main (a386844) will not change coverage.
The diff coverage is 0.00%.

❗ Current head fed980b differs from pull request most recent head fc8e776. Consider uploading reports for the commit fc8e776 to get more accurate results

@@           Coverage Diff           @@
##             main    #5598   +/-   ##
=======================================
  Coverage   36.51%   36.51%           
=======================================
  Files         173      173           
  Lines       19240    19240           
=======================================
  Hits         7025     7025           
  Misses      11425    11425           
  Partials      790      790           
Impacted Files Coverage Δ
pkg/controllers/webhook/controller.go 0.00% <0.00%> (ø)

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

Copy link
Member

@realshuting realshuting left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

Good work Charles!

@realshuting realshuting merged commit c8185fe into kyverno:main Dec 7, 2022
@eddycharly eddycharly deleted the fix-secret-client branch December 7, 2022 09:36
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

2 participants