You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(deps): bump kube from 0.93.0 to 3.0.1 and k8s-openapi from 0.22.0 to 0.27.0 (#24787)
Upgrade Kubernetes client libraries to their latest releases, bringing
support for Kubernetes API versions up to v1.35. Also bumps k8s-openapi
in the e2e test crates from 0.16.0 to 0.27.0.
Notable adjustments for API changes:
- k8s-openapi: PodIP.ip changed from Option<String> to String
- k8s-openapi: PodAffinityTerm gained new required fields
- k8s-openapi: minimum supported k8s feature flag is now v1_31
- Transitive dependency changes: backoff replaced by backon, chrono
replaced by jiff, derivative replaced by educe
Co-authored-by: Pavlos Rontidis <pavlos.rontidis@gmail.com>
base16ct,https://github.com/RustCrypto/formats/tree/master/base16ct,Apache-2.0 OR MIT,RustCrypto Developers
@@ -247,13 +246,16 @@ dyn-clone,https://github.com/dtolnay/dyn-clone,MIT OR Apache-2.0,David Tolnay <d
247
246
ecdsa,https://github.com/RustCrypto/signatures/tree/master/ecdsa,Apache-2.0 OR MIT,RustCrypto Developers
248
247
ed25519,https://github.com/RustCrypto/signatures/tree/master/ed25519,Apache-2.0 OR MIT,RustCrypto Developers
249
248
ed25519-dalek,https://github.com/dalek-cryptography/ed25519-dalek,BSD-3-Clause,"isis lovecruft <isis@patternsinthevoid.net>, Tony Arcieri <bascule@gmail.com>, Michael Rosenberg <michael@mrosenberg.pub>"
249
+
educe,https://github.com/magiclen/educe,MIT,Magic Len <len@magiclen.org>
250
250
either,https://github.com/bluss/either,MIT OR Apache-2.0,bluss
251
251
elliptic-curve,https://github.com/RustCrypto/traits/tree/master/elliptic-curve,Apache-2.0 OR MIT,RustCrypto Developers
enum_dispatch,https://gitlab.com/antonok/enum_dispatch,MIT OR Apache-2.0,Anton Lazarev <https://antonok.com>
258
260
enumflags2,https://github.com/meithecatte/enumflags2,MIT OR Apache-2.0,"maik klein <maikklein@googlemail.com>, Maja Kądziołka <maya@compilercrim.es>"
259
261
enumflags2_derive,https://github.com/meithecatte/enumflags2,MIT OR Apache-2.0,"maik klein <maikklein@googlemail.com>, Maja Kądziołka <maya@compilercrim.es>"
0 commit comments