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

feat: Use deterministic names for Secrets created by Conftest plugin #536

Merged
merged 1 commit into from Apr 26, 2021

Conversation

danielpacak
Copy link
Contributor

Resolves: #527

Signed-off-by: Daniel Pacak pacak.daniel@gmail.com

Resolves: #527

Signed-off-by: Daniel Pacak <pacak.daniel@gmail.com>
@codecov
Copy link

codecov bot commented Apr 26, 2021

Codecov Report

Merging #536 (1b8f315) into main (858ba0d) will decrease coverage by 0.32%.
The diff coverage is 62.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #536      +/-   ##
==========================================
- Coverage   70.65%   70.32%   -0.33%     
==========================================
  Files          63       63              
  Lines        4048     4054       +6     
==========================================
- Hits         2860     2851       -9     
- Misses        870      882      +12     
- Partials      318      321       +3     
Impacted Files Coverage Δ
pkg/operator/controller/configauditreport.go 60.09% <25.00%> (-2.35%) ⬇️
pkg/configauditreport/builder.go 85.10% <100.00%> (+0.49%) ⬆️
pkg/plugin/conftest/plugin.go 87.50% <100.00%> (ø)
pkg/operator/controller/ciskubebenchreport.go 59.44% <0.00%> (-6.67%) ⬇️
pkg/operator/controller/vulnerabilityreport.go 68.31% <0.00%> (+1.23%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 858ba0d...1b8f315. Read the comment docs.

@danielpacak danielpacak merged commit 9fd1bfa into main Apr 26, 2021
@danielpacak danielpacak deleted the issue_527 branch April 26, 2021 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use deterministic names for Secrets created by Conftest plugin
1 participant