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

zalando / postgres-operator / 31505555562
44%

Build:
DEFAULT BRANCH: master
Ran 11 Aug 2026 03:11PM UTC
Jobs 1
Files 75
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

11 Aug 2026 03:10PM UTC coverage: 43.748%. Remained the same
31505555562

push

github

web-flow
fix operatorconfigurations CRD: render sidecars as array (#3160)

configuration.sidecars was annotated with kubebuilder:validation:Type=object
while SidecarContainers is a []v1.Container, so the generated schema rejected
every list value and global sidecars could not be configured at all.

Drop the hand-written Schemaless/Type=object markers and let controller-gen
derive the schema from the Go type, the same way spec.initContainers is
already handled in the Postgresql CRD. The field now renders as type: array
with a full Container schema for its items.

Fixes #3159

Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>

6830 of 15612 relevant lines covered (43.75%)

21.79 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31505555562.1 11 Aug 2026 03:11PM UTC 75
43.75
GitHub Action Run
Source Files on build 31505555562
  • Tree
  • List 75
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31505555562
  • b43c7be1 on github
  • Prev Build on master (#31468139462)
  • Next Build on master (#31506680936)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc