aquasecurity / kube-hunter

Hunt for security weaknesses in Kubernetes clusters
Apache License 2.0
4.73k stars 584 forks source link

Removed Travis and Greetings workflows #415

Closed danielsagi closed 3 years ago

danielsagi commented 3 years ago

Description

Since the new move to Github Actions, thanks to #395 . We no longer need to run travis. This PR removes travis, and the greetings workflow. which is mostly failing and only delays PRs.

Contribution checklist

codecov[bot] commented 3 years ago

Codecov Report

Merging #415 (cd8b92d) into master (b9e0ef3) will increase coverage by 0.26%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #415      +/-   ##
==========================================
+ Coverage   63.62%   63.88%   +0.26%     
==========================================
  Files          42       42              
  Lines        2287     2287              
==========================================
+ Hits         1455     1461       +6     
+ Misses        832      826       -6     
Impacted Files Coverage Δ
kube_hunter/modules/hunting/apiserver.py 72.34% <0.00%> (+1.92%) :arrow_up:

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 b9e0ef3...cd8b92d. Read the comment docs.