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

zalando / postgres-operator / 3261
44%

Build:
DEFAULT BRANCH: master
Ran 15 Oct 2020 08:20AM UTC
Jobs 1
Files 31
Run time 5s
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

15 Oct 2020 08:16AM UTC coverage: 29.737% (+0.05%) from 29.686%
3261

push

travis-ci

web-flow
Readiness probe (#1169)

Right now there are no readiness probes defined for connection pooler,
which means after a pod restart there is a short time window (between a
container start and connection pooler starting listening to a socket)
when a service can send queries to a new pod, but connection will be
refused. The pooler container is rather lightweight and it start to
listen immediately, so the time window is small, but still.

To fix this add a readiness probe for tcp socket opened by connection
pooler.

2869 of 9648 relevant lines covered (29.74%)

2.19 hits per line

Jobs
ID Job ID Ran Files Coverage
1 3261.1 15 Oct 2020 08:20AM UTC 0
29.74
Travis Job 3261.1
Source Files on build 3261
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3261
  • d15f2d33 on github
  • Prev Build on master (#3243)
  • Next Build on master (#3299)
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