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: revert CronJobs to batch/v1beta1 #1105

Merged
merged 1 commit into from
Apr 4, 2022
Merged

fix: revert CronJobs to batch/v1beta1 #1105

merged 1 commit into from
Apr 4, 2022

Conversation

danielpacak
Copy link
Contributor

Resolves: #1102

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

Resolves: #1102

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

codecov bot commented Apr 4, 2022

Codecov Report

Merging #1105 (84da3bc) into main (1c26090) will increase coverage by 0.05%.
The diff coverage is 69.23%.

@@            Coverage Diff             @@
##             main    #1105      +/-   ##
==========================================
+ Coverage   57.95%   58.01%   +0.05%     
==========================================
  Files          71       71              
  Lines        9267     9268       +1     
==========================================
+ Hits         5371     5377       +6     
+ Misses       3351     3347       -4     
+ Partials      545      544       -1     
Impacted Files Coverage Δ
pkg/kube/object.go 51.36% <55.55%> (ø)
pkg/configauditreport/controller.go 61.53% <100.00%> (ø)
pkg/operator/controller/configauditreport.go 54.31% <100.00%> (+1.67%) ⬆️
pkg/starboard/config.go 72.51% <100.00%> (+0.13%) ⬆️
pkg/vulnerabilityreport/controller.go 55.79% <100.00%> (-1.53%) ⬇️
pkg/operator/controller/ciskubebenchreport.go 52.58% <0.00%> (+1.59%) ⬆️

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 1c26090...84da3bc. Read the comment docs.

@danielpacak danielpacak requested a review from chen-keinan April 4, 2022 09:58
@danielpacak danielpacak merged commit ac710b6 into aquasecurity:main Apr 4, 2022
@danielpacak danielpacak deleted the revert/cronjobs_v1beta1 branch April 4, 2022 11:17
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.

fix: revert CronJob to batch/v1beta1
2 participants