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

zalando-incubator / postgres-operator / 1121
24%

Build:
DEFAULT BRANCH: master
Ran 15 May 2018 01:29PM UTC
Jobs 1
Files 30
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

pending completion
1121

push

travis-ci

web-flow
Deprecate old LB options, fix endpoint sync. (#287)

* Depreate old LB options, fix endpoint sync.

- deprecate useLoadBalancer, replicaLoadBalancer from the manifest
  and enable_load_balancer from the operator configuration. The old
  operator configuration options become no-op with this commit. For
  the old manifest options, `useLoadBalancer` and `replicaLoadBalancer`
  are still consulted,  but only in the absense of the new ones
  (enableMasterLoadBalancer and enableReplicaLoadBalancer).

- Make sure the endpoint being created during the sync receives proper
  addresses subset. This is more critical for the replicas, as for the
  masters Patroni will normally re-create the endpoint before the
  operator.

- Avoid creating the replica endpoint, since it will be created automatically
  by the corresponding service.
- Update the README and unit tests.

Code review by @mgomezch and @zerg-junior

91 of 91 new or added lines in 5 files covered. (100.0%)

617 of 5325 relevant lines covered (11.59%)

0.64 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
pkg/cluster/k8sres.go
6
100.0
pkg/controller/controller.go
11
100.0
pkg/cluster/cluster.go
26
100.0
pkg/controller/postgresql.go
32
100.0
pkg/cluster/resources.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
100.0
pkg/cluster/k8sres.go
Jobs
ID Job ID Ran Files Coverage
1 1121.1 15 May 2018 01:29PM UTC 0
11.59
Travis Job 1121.1
Source Files on build 1121
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1121
  • 987b4345 on github
  • Prev Build on master (#1118)
  • Next Build on master (#1125)
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