Skipper
HTTP router and reverse proxy for service composition
One pull request per version tag, and most of them are dependency bumps.
◆Recent moves
- 1d ago
Skipper 0.27.45 fixes the proxy listener on an insecure address
The one entry in this run that changes runtime behavior: a fix to the proxy listener binding on an insecure address. In a feed dominated by dependency bumps and test edits, this is the release with actual operator impact.
View source ↗ - 2d ago
Skipper 0.27.44 fixes an inverted mTLS test readiness check
Corrects an inverted readiness check in the mTLS routesrv test, which was giving up on the first connection error instead of retrying until health returned 204. Test infrastructure only, tagged as its own release per this project's convention.
View source ↗ - 3d ago
Skipper 0.27.43 fixes an error type assertion
A one-line error type assertion fix, released as its own version. A clear illustration of the per-pull-request tagging pattern this project follows.
View source ↗ - 4d ago
Skipper 0.27.42 hardens an OPA test against truncated bodies
Updates an OPA test policy to deny truncated request bodies, on the reasoning that oversized JSON cannot be fully parsed so policies must handle input.truncated_body explicitly. A test change, but one documenting a real policy-bypass shape worth knowing about.
View source ↗ - 12d ago
Skipper 0.27.41 bumps actions/setup-python in CI
A Dependabot bump of actions/setup-python from 6.3.0 to 7.0.0 in CI. No effect on the shipped proxy.
View source ↗ - 12d ago
Skipper 0.27.40 bumps the ClusterFuzzLite base image
A Dependabot bump of the ClusterFuzzLite base builder image, tagged thirty minutes before the next release. Pure fuzzing-infrastructure upkeep.
View source ↗