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

zalando / postgres-operator / 27819601564
45%

Build:
DEFAULT BRANCH: master
Ran 19 Jun 2026 10:16AM UTC
Jobs 1
Files 73
Run time 1min
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

19 Jun 2026 10:12AM UTC coverage: 44.913% (-0.02%) from 44.937%
27819601564

push

github

web-flow
Fix/logical backup job cleanup (#3111)

* feat(logical-backup): add configurable job history limits and TTL

Adds three new configuration options for logical backup cronjobs:
- logical_backup_successful_jobs_history_limit (default: 3)
- logical_backup_failed_jobs_history_limit (default: 3)
- logical_backup_ttl_seconds_after_finished (default: 86400)

These options control how many completed/failed backup jobs are
retained by Kubernetes and when finished jobs are automatically
deleted. This prevents accumulation of old backup jobs and pods
in namespaces with many PostgreSQL clusters.

Also updates the CronJob comparison logic to detect changes in
these new fields and trigger reconciliation when needed.

Closes zalando/postgres-operator#1092

* add added the 3 new fieldson crd

* updated gen api

---------

Co-authored-by: Jairo Llopis <jairo@moduon.team>
Co-authored-by: Felix Kunde <felix-kunde@gmx.de>

25 of 53 new or added lines in 4 files covered. (47.17%)

2 existing lines in 1 file now uncovered.

6944 of 15461 relevant lines covered (44.91%)

21.84 hits per line

Uncovered Changes

Lines Coverage ∆ File
16
13.62
-0.15% pkg/apis/acid.zalan.do/v1/zz_generated.deepcopy.go
9
62.91
-0.33% pkg/cluster/cluster.go
3
0.0
0.0% pkg/controller/operator_config.go

Coverage Regressions

Lines Coverage ∆ File
2
77.63
-0.38% pkg/cluster/util.go
Jobs
ID Job ID Ran Files Coverage
1 27819601564.1 19 Jun 2026 10:16AM UTC 73
44.91
GitHub Action Run
Source Files on build 27819601564
  • Tree
  • List 73
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • e4e68658 on github
  • Prev Build on master (#27446153242)
  • Next Build on master (#27940556440)
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