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

chideat / valkey-operator / 25422996872
22%

Build:
DEFAULT BRANCH: main
Ran 06 May 2026 07:52AM UTC
Jobs 1
Files 145
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

06 May 2026 07:49AM UTC coverage: 22.496% (+0.1%) from 22.361%
25422996872

push

github

web-flow
feat: add Valkey 8.2/9.0/9.1 support, version-aware config (#84)

* feat: add Valkey 8.2/9.0/9.1 support, version-aware config, downgrade protection, and comprehensive e2e tests

- Extend version enum to 8.2, 9.0, 9.1 in API and CRDs
- Add IsAtLeast() helper and version gate constants (MinLatencyTrackingVersion, MinLazyfreeUserFlushVersion)
- Make CustomConfigs() version-aware: inject latency-tracking and lazyfree-lazy-user-flush for 9.0+
- Simplify Compare() logic; fix typo GenerateNodePortSerivce → GenerateNodePortService
- Add webhook version downgrade protection (ValidateUpdate rejects spec.version regressions)
- Add e2e helpers file with killPod (UID-based), checkInstanceConfig, checkInstanceVersion, skipIfVersionLessThan, patchInstanceVersion
- Add comprehensive extra test cases: ACL enforcement, auth rejection, config hot-reload, data types, latency-tracking gate, cluster/failover resilience, version upgrades
- Fix e2e: use node IP:Port for ValkeyReplica clients; increase update timeout 5m→10m; skip upgrade tests when target version unavailable

* chore: bump version to v2.0.0

* fix: guard against nil oldInst in ValidateUpdate webhook

Prevents nil pointer dereference when ValidateUpdate is called with a nil
oldInst (e.g. in unit tests or edge-case admission review requests).

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Seer <kvcnow@gmail.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Seer <kvcnow@gmail.com>

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Seer <kvcnow@gmail.com>

* docs: update documentation to match current codebase

- Refactor README.md with expanded features, API groups section, and
  supported versions (8.2, 9.0 stab... (continued)

37 of 77 new or added lines in 8 files covered. (48.05%)

219 existing lines in 4 files now uncovered.

4632 of 20590 relevant lines covered (22.5%)

0.26 hits per line

Uncovered Changes

Lines Coverage ∆ File
15
4.63
-0.09% internal/builder/clusterbuilder/statefulset.go
15
0.0
0.0% internal/builder/failoverbuilder/statefulset.go
7
96.32
-3.68% internal/webhook/rds/v1alpha1/valkey_webhook.go
2
0.0
0.0% internal/valkey/cluster/cluster.go
1
0.61
0.0% internal/ops/cluster/actor/actor_ensure_resource.go

Coverage Regressions

Lines Coverage ∆ File
74
0.0
0.0% internal/valkey/failover/failover.go
72
0.0
0.0% internal/valkey/cluster/cluster.go
67
0.0
0.0% internal/valkey/sentinel/sentinel.go
6
7.69
0.15% internal/builder/sentinelbuilder/configmap.go
Jobs
ID Job ID Ran Files Coverage
1 25422996872.1 06 May 2026 07:52AM UTC 145
22.5
GitHub Action Run
Source Files on build 25422996872
  • Tree
  • List 145
  • Changed 11
  • Source Changed 0
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • d1948f06 on github
  • Prev Build on main (#24625110776)
  • Next Build on main (#25423975899)
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