Kubernetes Bump
This release brings in the new k8s-openapi
release for 1.26
structs, and sets our MK8SV to 1.21
.
Be sure to upgrade k8s-openapi
and kube
simultaneously to avoid multiple version errors:
cargo upgrade -p k8s-openapi -p kube -i
What's Changed
Added
- reflector: add helper function to the
Store
by @eliad-wiz in #1111
Changed
Removed
Fixed
New Contributors
- @eliad-wiz made their first contribution in #1111
- @erebe made their first contribution in #1112
Full Changelog: 0.77.0...0.78.0