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

Bugfix - Aws metadata api discovery #455

Merged
merged 2 commits into from
May 27, 2021
Merged

Conversation

danielsagi
Copy link
Contributor

@danielsagi danielsagi commented May 27, 2021

Description

closes #452

Contribution checklist

  • I have read the Contributing Guidelines.
  • The commits refer to an active issue in the repository.
  • I have added automated testing to cover this case.

Notes

Please mention if you have not checked any of the above boxes.

@codecov
Copy link

codecov bot commented May 27, 2021

Codecov Report

Merging #455 (2dc590a) into main (65eefed) will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #455   +/-   ##
=======================================
  Coverage   63.79%   63.79%           
=======================================
  Files          42       42           
  Lines        2395     2395           
=======================================
  Hits         1528     1528           
  Misses        867      867           
Impacted Files Coverage Δ
kube_hunter/core/events/types.py 83.60% <ø> (ø)
kube_hunter/modules/discovery/hosts.py 55.95% <0.00%> (ø)
kube_hunter/modules/hunting/apiserver.py 72.34% <ø> (ø)
kube_hunter/modules/hunting/arp.py 46.87% <ø> (ø)
kube_hunter/modules/hunting/kubelet.py 60.40% <ø> (ø)
kube_hunter/modules/hunting/secrets.py 50.00% <ø> (ø)

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 65eefed...2dc590a. Read the comment docs.

@danielsagi danielsagi merged commit 0b90e0e into main May 27, 2021
@danielsagi danielsagi deleted the bugfix/aws_metadata_discovery branch May 27, 2021 18:41
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.

Pod mode cannot find subnets in AWS EKS
1 participant