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

zalando-incubator / kube-ingress-aws-controller / 879 / 2
72%
master: 72%

Build:
DEFAULT BRANCH: master
Ran 25 Sep 2019 07:35AM UTC
Files 22
Run time 1s
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

25 Sep 2019 07:28AM UTC coverage: 47.21% (+0.7%) from 46.532%
GO111MODULE=on GOLANGCI_RELEASE="v1.16.0"

push

travis-ci

szuecs
Support for CloudWatch Alarm configuration (#272)

* add optional support for cloudwatch alarms

This adds support for cloudwatch alarm configuration for each load
balancer created by the controller. This is an opt-in feature. To use
it, the `--cloudwatch-alarms-config-map` CLI flag has to be set and
should be pointed to a ConfigMap that contains the alarm configuration.
If the ConfigMap does not exist or contains malformed data, the
controller will just ignore it. Check out to `cloudwatch.md` for a full
documentation of the feature.

Signed-off-by: Martin Ohmann <martin.ohmann@bonial.com>

* improve struct packing

Signed-off-by: Martin Ohmann <martin.ohmann@bonial.com>

* log potential json marshal error, improve documentation

Signed-off-by: Martin Ohmann <martin.ohmann@bonial.com>

* return cw alarm config error instead of logging it as warning

This will cause invalid configurations (missing service account
permissions or non-existent alarm config map) to be treated as errors
that need to be fixed by the user instead of logging and ignoring them.

Signed-off-by: Martin Ohmann <martin.ohmann@bonial.com>

1210 of 2563 relevant lines covered (47.21%)

3.47 hits per line

Source Files on job 879.2 (GO111MODULE=on GOLANGCI_RELEASE="v1.16.0")
  • Tree
  • List 0
  • Changed 6
  • Source Changed 6
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 744
  • Travis Job 879.2
  • f2df5d17 on github
  • Prev Job for GO111MODULE=on GOLANGCI_RELEASE="v1.16.0" on master (#871.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