• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

cilium / cilium / 40271 / 1
39%
master: 39%

Build:
DEFAULT BRANCH: master
Ran 08 Apr 2022 01:28PM UTC
Files 927
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

08 Apr 2022 12:16PM UTC coverage: 34.141% (-0.007%) from 34.148%
40271.1

push

travis-ci-com

nbusseneau
adding AWS instance Tag filter

This PR is adding a new command line option `instance-tags-filter`  to the Cilium-Operator to filter maintained AWS EC2 instances (and available ENIs) based on EC2 instance tags

Technically, if an instance tag filter is provided, instead of searching ALL the ENIs that exist in the AWS account, we:

- skip the `instance-subnet-filter` 
- search all instances matching the tags
- grab all the ENIS of the selected instances

The code will search for matching instances and will grab all instance ENIS (giving us `ec2_types.InstanceNetworkInterface`) 
 and will then search ENIs to get `ec2_types.NetworkInterface` that is needed down the line.

Signed-off-by: Sebastien Prune THOMAS <prune@lecentre.net>

46601 of 136494 relevant lines covered (34.14%)

2104.05 hits per line

Source Files on job 40271.1
  • Tree
  • List 0
  • Changed 126
  • Source Changed 4
  • Coverage Changed 125
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 27127
  • Travis Job 40271.1
  • 36ea7d28 on github
  • Prev Job for on master (#40268.2)
  • Next Job for on master (#40293.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc