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

karellen / kubernator / 24322768439
82%

Build:
DEFAULT BRANCH: master
Ran 13 Apr 2026 03:32AM UTC
Jobs 5
Files 22
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

13 Apr 2026 02:23AM UTC coverage: 76.526% (-0.4%) from 76.886%
24322768439

push

github

web-flow
Drop K8s < 1.29, bump kubernetes client to ~=35.0 (#98)

## Summary

- Sets K8s floor at **1.29** and Istio floor at **1.23** (last operator
release — preserves `issue_68` operator-migration tests)
- Bumps `kubernetes` Python client pin `~=32.0` → `~=35.0`; Docker
pre-cache `seq 19 29` → `seq 29 35`
- Removes dead version-guarded code paths that only existed for pre-1.29
clients (`CUSTOM_OBJECT_PATCH_23`, `> 22` / `> 24` checks in
`K8SResource.create/patch`)
- Refreshes `K8S_TEST_VERSIONS` to latest patches and adds 1.35.3;
extends `full_smoke` Istio pairings to cover 1.24.6–1.29.1 across K8s
1.30–1.35
- Drops pre-floor Istio pairs from `issue_23` (1.10.6) and `issue_52`
(1.20.4); modernizes `issue_35` to run against current K8s and removes
dead `k8s_minor < 24/25` branches

## Test plan

- [x] `pyb -vX run_unit_tests` — 18/18 passed against `kubernetes
~=35.0`
- [x] Full integration suite (`smoke_pre_cache`, `full_smoke`,
`issue_*`) on CI across the K8s 1.29–1.35 matrix
- [x] Docker image build verifies `--pre-cache-k8s-client 29..35`
succeeds

488 of 808 branches covered (60.4%)

Branch coverage included in aggregate %.

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

8 existing lines in 2 files now uncovered.

2534 of 3141 relevant lines covered (80.67%)

4.03 hits per line

Coverage Regressions

Lines Coverage ∆ File
6
72.06
-0.67% src/main/python/kubernator/api.py
2
78.35
-3.61% src/main/python/kubernator/plugins/minikube.py
Jobs
ID Job ID Ran Files Coverage
1 24322768439.1 13 Apr 2026 03:32AM UTC 22
76.53
GitHub Action Run
2 24322768439.2 13 Apr 2026 03:33AM UTC 22
76.53
GitHub Action Run
3 24322768439.3 13 Apr 2026 03:35AM UTC 22
76.42
GitHub Action Run
4 24322768439.4 13 Apr 2026 04:47AM UTC 22
76.53
GitHub Action Run
5 24322768439.5 13 Apr 2026 04:49AM UTC 22
76.53
GitHub Action Run
Source Files on build 24322768439
  • Tree
  • List 22
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 8d351f28 on github
  • Prev Build on master (#24319828775)
  • Next Build on master (#24366161103)
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