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

zalando-incubator / kube-ingress-aws-controller / 378
72%

Build:
DEFAULT BRANCH: master
Ran 24 Jan 2018 08:58AM UTC
Jobs 2
Files 17
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

pending completion
378

push

travis-ci

mikkeloscar
Multiple Auto Scaling Groups and Instances not in Auto Scaling Group management (#118)

* Add support for multiple AutoScaling groups #116

* Add suport for instances that are not part of Auto Scaling Group #116

* Document multiple ASGs and single instances features.

* Skip target group update if there are no single instances #116

* When fetching nodes list from Kubernetes, filter out master nodes #116

* Minor fixes to documentation, coding style and replacement of some loops with calls to AWS API.

* Fetch instances from EC2 instead of fetching them from Kubernetes

* Aggregate calls to DescribeAutoScaleGroups when fetching multiple ASGs information

* Remove Auto Scaling Group detection during start up to allow starting on instance not in ASG

* Update documentation to match that instances are fetched from EC2 and not Kubernetes

* Remove redundant kubernetes code that lists nodes

* Change default filter to use tag kubernetes.io/cluster/<cluster-id> instead of KubernetesCluster

* Update documentation for default filters

* Minor fixes to documentation and code readability

* Use DescribeInstancesPages in getInstancesDetailsWithFilters to fetch all instances

* When fetching list of ASGs, do not send duplicate ASG names in call to getAutoScalingGroupsByName

* Rename CUSTOM_TAG_FILTER env variable to CUSTOM_FILTERS and clarify documentation about it

* Change pointer receiver to value receiver in a few places

* Fix typo in README

* Rename constant DIP_SPLIT_SIZE to dipSplitSize

247 of 247 new or added lines in 7 files covered. (100.0%)

1055 of 1763 relevant lines covered (59.84%)

8.84 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
controller.go
1
100.0
kubernetes/adapter.go
9
100.0
worker.go
33
100.0
aws/adapter.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
aws/adapter.go
Jobs
ID Job ID Ran Files Coverage
1 378.1 24 Jan 2018 08:58AM UTC 0
59.84
Travis Job 378.1
2 378.2 24 Jan 2018 09:00AM UTC 0
62.95
Travis Job 378.2
Source Files on build 378
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #378
  • 289884b5 on github
  • Prev Build on master (#376)
  • Next Build on master (#409)
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