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

zalando-incubator / postgres-operator / 1076
24%

Build:
DEFAULT BRANCH: master
Ran 06 Apr 2018 12:12PM 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
1076

push

travis-ci

web-flow
Remove team from statefulset selector (#271)

* Remove 'team' label from the statefulset selector.

I was never supposed to be there, but implicitely statefulset
creates a selector out of meta.labels field. That is the problem
with recent Kubernetes, since statefulset cannot pick up pods
with non-matching label selectors, and we rely on statefulset
picking up old pods after statefulset replacement.

Make sure selector changes trigger replacement of the statefulset.

In the case new selector has more labels than the old one nothing
should be done with a statefulset, otherwise the new statefulset
won't see orphaned pods from the old one, as they won't match the
selector. 

See https://github.com/kubernetes/kubernetes/issues/46901#issuecomment-356418393

15 of 15 new or added lines in 3 files covered. (100.0%)

589 of 5143 relevant lines covered (11.45%)

0.65 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
100.0
pkg/cluster/k8sres.go
3
100.0
pkg/cluster/util.go
11
100.0
pkg/cluster/cluster.go
Jobs
ID Job ID Ran Files Coverage
1 1076.1 06 Apr 2018 12:12PM UTC 0
11.45
Travis Job 1076.1
Source Files on build 1076
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1076
  • 9bf80afa on github
  • Prev Build on master (#1072)
  • Next Build on master (#1079)
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