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

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

Build:
DEFAULT BRANCH: master
Ran 25 Sep 2019 07:32AM UTC
Jobs 2
Files 22
Run time 3min
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
879

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%)

6.94 hits per line

Jobs
ID Job ID Ran Files Coverage
1 879.1 (GO111MODULE=on GOLANGCI_RELEASE="v1.16.0") 25 Sep 2019 07:32AM UTC 0
47.21
Travis Job 879.1
2 879.2 (GO111MODULE=on GOLANGCI_RELEASE="v1.16.0") 25 Sep 2019 07:35AM UTC 0
47.21
Travis Job 879.2
Source Files on build 879
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #879
  • f2df5d17 on github
  • Prev Build on master (#871)
  • Next Build on master (#885)
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