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

zalando / postgres-operator
44%
master: 44%

Build:
Build:
LAST BUILD BRANCH: add-topologySpreadConstraints
DEFAULT BRANCH: master
Repo Added 25 Feb 2019 10:33AM UTC
Files 73
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

LAST BUILD ON BRANCH add-topologySpreadConstraints
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • add-ignore-slots-dcs-config
  • add-image-pull-secrets
  • add-mikkel
  • add-pg17-support
  • add-topologySpreadConstraints
  • alt-standby-def
  • arm-pooler
  • backup-container-securitycontext
  • bug-upgrade
  • bugfix/default-maint-windows
  • bugfix/e2e-test
  • bump-1.15.1
  • bump-go-1-23
  • bump-operator-1.14.0
  • bump-operator-1.15.0
  • bump-spilo-4-3
  • change-pooler-app
  • check-cluster-UID
  • checkin-crd
  • cli-opts
  • compare-container-commands
  • configmap-rbac
  • debug-serving-crd
  • debug-spilo-e2e
  • debug-upgrade
  • default-maintenance-windows
  • delivery-yaml-lint
  • dependabot/go_modules/github.com/moby/spdystream-0.5.1
  • dependabot/go_modules/golang.org/x/crypto-0.31.0
  • dependabot/go_modules/golang.org/x/crypto-0.35.0
  • dependabot/go_modules/golang.org/x/crypto-0.45.0
  • dependabot/go_modules/golang.org/x/net-0.38.0
  • dependabot/go_modules/golang.org/x/oauth2-0.27.0
  • dependabot/go_modules/kubectl-pg/github.com/moby/spdystream-0.5.1
  • dependabot/go_modules/kubectl-pg/golang.org/x/crypto-0.31.0
  • dependabot/go_modules/kubectl-pg/golang.org/x/crypto-0.45.0
  • dependabot/go_modules/kubectl-pg/golang.org/x/net-0.38.0
  • dependabot/go_modules/kubectl-pg/golang.org/x/oauth2-0.27.0
  • dependabot/npm_and_yarn/ui/app/js-yaml-4.1.1
  • dependabot/pip/ui/flask-3.1.3
  • dependabot/pip/ui/requests-2.32.4
  • dependabot/pip/ui/requests-2.33.0
  • dependabot/pip/ui/werkzeug-3.1.4
  • dependabot/pip/ui/werkzeug-3.1.5
  • dependabot/pip/ui/werkzeug-3.1.6
  • feat/issue-2448
  • feature/critical-op-upgrade
  • feature/critical-operations-pdb
  • feature/issue-2966
  • fes-scaling
  • fes-scaling-fix
  • fix-deletion-logic
  • fix-flaky-streams-annotation-unit-test
  • fix-infra-roles-fetch
  • fix-some-codespell-issues
  • fix-some-yamllint-issues
  • fix-streams-list-call
  • fix-typo-occured
  • fix/break-rolling-update-deadlock-on-non-running-pods
  • fix/critical-op-pdb-on-demand
  • fix/cronjob-cluster-labels
  • fix/issue-2591-external-dns-override
  • fix/issue-2787
  • fix/issue-416-config-util-tests
  • fix/logical-backup-job-cleanup
  • fix/logical-backup-wait-for-connectivity
  • fix/mainwindow-partial-revert
  • fix/no-pgversion-rotation-outside-maintwin
  • fix/pod-annotations-removal
  • fix/recheck-ver-before-maintwindow
  • fix/s3-retention
  • fix/set-password-encryption-default-to-scram-sha-256
  • fix/ui-basebackups-aws-endpoint-3078
  • gen-crds-postgresql
  • gen-crds-postgresteam
  • ghcr-on-tag
  • ignore-resources-limits
  • improve-switchover-tests
  • internal-build
  • keep-pubs
  • kube-api-client-limits
  • logical-backup-gcs-upload-metadata
  • maintenance_windows
  • maintwindow-master-migration
  • maintwindow-toggle
  • master
  • modern-go-tools
  • move-to-multiarch
  • no-default-svc-idle-timeout
  • observed-generation
  • patch-1
  • patch-2
  • patroni-4-integration
  • patroni-4-spilo
  • patroni-bootstrap-labels
  • pg-18
  • pluralsh-liveness-probe
  • pooler-build
  • pooler-standby-check
  • refactor/exp
  • refactor_use_pre_generated_informers
  • regen-code
  • remove-hardcoded-versionmap
  • rm-registry.opensource.zalan.do
  • rotation-secret-count-fix
  • secret-sync
  • service-compare-selector
  • service-type-node-port
  • sidecar-command-codegen
  • spilo-wale-removal
  • standby-section-improvement
  • sync-role-conflict-fix
  • traffic-policy-diff
  • ui-build-fix
  • ui-dockerfile
  • ui-pipeline-fix
  • ui-support-walg-view
  • update-codegen
  • update-libpq
  • update-postgres-exporter
  • upgrade_go_125
  • uppercase-kind-name
  • use-update-status
  • volume-mount-length
  • wasm-target-updates

11 May 2026 02:11PM UTC coverage: 43.894% (+0.02%) from 43.872%
25675485700

Pull #2530

github

web-flow
Merge 36c71ea94 into 4d4027089
Pull Request #2530: Add topologySpreadConstraints configuration to pod spec.

13 of 22 new or added lines in 3 files covered. (59.09%)

6707 of 15280 relevant lines covered (43.89%)

17.08 hits per line

Relevant lines Covered
Build:
Build:
15280 RELEVANT LINES 6707 COVERED LINES
17.08 HITS PER LINE
Source Files on master
  • Tree
  • List 73
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
25675485700 add-topologySpreadConstraints Merge 36c71ea94 into 4d4027089 Pull #2530 11 May 2026 02:16PM UTC web-flow github
43.89
25661354249 master fix: correct 'occured' typo in error messages (#3094) * fix: correct 'occured' typo in finalizer error message * fix: correct 'occured' typo in EBS volume error message push 11 May 2026 09:19AM UTC web-flow github
43.87
25645186513 fix-typo-occured Merge 95ff0d198 into 618ac156e Pull #3094 11 May 2026 01:16AM UTC web-flow github
43.87
25622782396 add-topologySpreadConstraints Merge 3f2f44ae1 into 618ac156e Pull #2530 10 May 2026 07:24AM UTC web-flow github
43.89
25564005282 master Volume mount length of pooler users (#3093) * shorten pooler secret mount * update postgres CRD in helm chart push 08 May 2026 03:29PM UTC web-flow github
43.87
25560913658 volume-mount-length Merge d683a7019 into 3ca188487 Pull #3093 08 May 2026 02:27PM UTC web-flow github
43.87
25560498821 volume-mount-length Merge 3d91d31f4 into 3ca188487 Pull #3093 08 May 2026 02:18PM UTC web-flow github
43.87
25560307905 volume-mount-length Merge c0fc8130d into 3ca188487 Pull #3093 08 May 2026 02:14PM UTC web-flow github
43.87
25542557662 master Remove references to registry.opensource.zalan.do (#3092) Signed-off-by: Mikkel Oscar Lyderik Larsen <mikkel.larsen@zalando.de> push 08 May 2026 07:19AM UTC web-flow github
43.87
25539714829 rm-registry.opensource.zalan.do Merge 883fcd856 into e1713705f Pull #3092 08 May 2026 06:03AM UTC web-flow github
43.87
See All Builds (4429)
  • Repo on GitHub
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