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

zalando / postgres-operator / 2153
44%

Build:
DEFAULT BRANCH: master
Ran 11 Oct 2019 09:11AM UTC
Jobs 1
Files 9
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

11 Oct 2019 09:06AM UTC coverage: 22.955%. Remained the same
2153

push

travis-ci

web-flow
Remove service accounts cache (#685)

For optimization purposes operator was creating a cache map to remember
if service accounts and role binding was deployed to a namespace. This
could lead to a problem, when a namespace was deleted, since this
cache was not synchronized. For the sake of correctness remove the
cache, and check every time if required service account and rbac is
present. In the normal case this introduces an overhead of two API calls
per an event (one to get a service accounts, one to get a role binding),
which should not be a problem, unless proven otherwise.

275 of 1198 relevant lines covered (22.95%)

1.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2153.1 11 Oct 2019 09:11AM UTC 0
22.95
Travis Job 2153.1
Source Files on build 2153
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2153
  • 647a4d30 on github
  • Prev Build on master (#2146)
  • Next Build on master (#2154)
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