Skip to content
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.

fix: Schedule Aqua scan jobs to the specified node #24

Merged
merged 1 commit into from
Jul 27, 2020
Merged

Conversation

danielpacak
Copy link
Contributor

Resolves: #23

Signed-off-by: Daniel Pacak [email protected]

Resolves: #23

Signed-off-by: Daniel Pacak <[email protected]>
@codecov
Copy link

codecov bot commented Jul 27, 2020

Codecov Report

Merging #24 into master will increase coverage by 0.11%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #24      +/-   ##
==========================================
+ Coverage   74.77%   74.88%   +0.11%     
==========================================
  Files           2        2              
  Lines         222      223       +1     
==========================================
+ Hits          166      167       +1     
  Misses         48       48              
  Partials        8        8              
Impacted Files Coverage Δ
pkg/aqua/scanner/scanner.go 76.92% <100.00%> (+0.14%) ⬆️

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 ad7f2b2...07572f4. Read the comment docs.

@danielpacak danielpacak merged commit 87f9dae into master Jul 27, 2020
@danielpacak danielpacak deleted the issue_23 branch July 27, 2020 12:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Schedule Aqua scanner jobs on the specified Kubernetes node
1 participant