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

chideat / valkey-operator / 23149259711
22%

Build:
DEFAULT BRANCH: main
Ran 16 Mar 2026 02:41PM UTC
Jobs 1
Files 146
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

16 Mar 2026 02:37PM UTC coverage: 22.394% (+0.004%) from 22.39%
23149259711

push

github

web-flow
fix: correct RDS Valkey webhook registration and failover defaults (#77)

Two bugs in the RDS Valkey admission webhook:

1. Webhook annotations referenced the wrong API group (rds.inst.buf.red
   instead of rds.valkey.buf.red), causing both the mutating and validating
   webhooks to never fire for Valkey CR operations. This meant the sentinel
   access serviceType was never propagated from spec.access.serviceType to
   spec.sentinel.access.serviceType, resulting in sentinel services always
   being ClusterIP even when NodePort was requested.

2. For ValkeyFailover arch, spec.replicas.shards was only defaulted to 1
   when spec.replicas was nil. If the user provided a Replicas object with
   only ReplicasOfShard set, Shards defaulted to 0 and the validating webhook
   would reject the CR. Fixed by always enforcing Shards=1 for failover,
   matching the existing ValkeyReplica behavior.

1 of 1 new or added line in 1 file covered. (100.0%)

4616 of 20613 relevant lines covered (22.39%)

0.26 hits per line

Jobs
ID Job ID Ran Files Coverage
1 23149259711.1 16 Mar 2026 02:41PM UTC 146
22.39
GitHub Action Run
Source Files on build 23149259711
  • Tree
  • List 146
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f9177a66 on github
  • Prev Build on main (#23090196489)
  • Next Build on main (#23171490864)
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