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

cilium / cilium / 40271
39%

Build:
DEFAULT BRANCH: master
Ran 08 Apr 2022 01:27PM UTC
Jobs 2
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.161% (+0.01%) from 34.148%
40271

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>

46628 of 136494 relevant lines covered (34.16%)

4309.68 hits per line

Jobs
ID Job ID Ran Files Coverage
1 40271.1 08 Apr 2022 01:27PM UTC 0
34.14
Travis Job 40271.1
2 40271.2 08 Apr 2022 01:27PM UTC 0
34.13
Travis Job 40271.2
Source Files on build 40271
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #40271
  • 36ea7d28 on github
  • Prev Build on master (#40268)
  • Next Build on master (#40293)
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