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

zalando-incubator / postgres-operator / 721
8%
master: 24%

Build:
Build:
LAST BUILD BRANCH: set-human-role-var
DEFAULT BRANCH: master
Ran 30 Nov 2017 11:58AM UTC
Jobs 1
Files 31
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

pending completion
721

push

travis-ci

alexeyklyukin
Tweak our reaction to the cluster upgrade process.

Previously, the operator started to move the pods off the nodes to be
decomissioned by watching the eol_node_label value. Every new postgres
pod has been created with the anti-affinity to that label, making sure
that the pods being moved won't land on another to be decomissioned
node.

The changes introduce another label that indicates the ready node.  The
new pod affinity will esnure that the pod is only scheduled to the node
marked as ready, discarding the previous anti-affinity.  That way the
nodes can transition from the pending-decomission to the other statuses
(drained, terminating) without having pods suddently scaled to them.

In addition, rename the label that triggers the start of the upgrade
process to node_eol_label (for consistency with node_readiness_label)
and set its default vvalue to lifecycle-status:pending-decomission.

384 of 4722 relevant lines covered (8.13%)

0.52 hits per line

Jobs
ID Job ID Ran Files Coverage
1 721.1 30 Nov 2017 11:58AM UTC 0
8.13
Travis Job 721.1
Source Files on build 721
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #721
  • f9e14d25 on github
  • Next Build on run_on_hosts_with_readiness_label (#724)
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