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

zalando / postgres-operator / 2685
44%

Build:
DEFAULT BRANCH: master
Ran 09 Apr 2020 07:36AM UTC
Jobs 1
Files 9
Run time 2s
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

09 Apr 2020 07:21AM UTC coverage: 21.164% (-0.06%) from 21.228%
2685

push

travis-ci

web-flow
Prevent superuser from being a connection pool user (#906)

* Protected and system users can't be a connection pool user

It's not supported, neither it's a best practice. Also fix potential null
pointer access. For protected users it makes sense by intent of protecting this
users (e.g. from being overriden or used as something else than supposed). For
system users the reason is the same as for superuser, it's about replicastion
user and it's under patroni control.

This is implemented on both levels, operator config and postgresql manifest.
For the latter we just use default name in this case, assuming that operator
config is always correct. For the former, since it's a serious
misconfiguration, operator panics.

280 of 1323 relevant lines covered (21.16%)

1.59 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2685.1 09 Apr 2020 07:36AM UTC 0
21.16
Travis Job 2685.1
Source Files on build 2685
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2685
  • a1f2bd05 on github
  • Prev Build on master (#2684)
  • Next Build on master (#2690)
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