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

zalando-incubator / postgres-operator / 723
24%

Build:
DEFAULT BRANCH: master
Ran 30 Nov 2017 01:21PM 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
723

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 723.1 30 Nov 2017 01:21PM UTC 0
8.13
Travis Job 723.1
Source Files on build 723
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #723
  • dd0affc3 on github
  • Prev Build on master (#712)
  • Next Build on master (#731)
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