Update Rust crate kube to 0.90.0 #89
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/kube-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
0.88.1
->0.90.0
Release Notes
kube-rs/kube (kube)
v0.90.0
Compare Source
===================
Highlights
kube::client::Body
Improvementssize_hint
andis_end_stream
implemented in #1452 + internal cleanups #1453 and #1455Dependency Cleanups
rustls
to 0.23 in #1457once_cell
removed in #1447 (no longer needed)futures
feature prune in #1442chrono
features prune in #1448, and bump its min version pin in #1458What's Changed
Added
Body::collect_bytes
for easier unit tests by @clux in https://github.com/kube-rs/kube/pull/1445Changed
rustls
0.23 by @tottoto in https://github.com/kube-rs/kube/pull/1457Fixed
futures
feature by @tottoto in https://github.com/kube-rs/kube/pull/1442Body::empty
for easier tests by @clux in https://github.com/kube-rs/kube/pull/1444once_cell
Lazy with ordinary static by @tottoto in https://github.com/kube-rs/kube/pull/1447chrono
featureclock
withnow
by @tottoto in https://github.com/kube-rs/kube/pull/1448http_body
trait method by @tottoto in https://github.com/kube-rs/kube/pull/1452chrono
version by @clux in https://github.com/kube-rs/kube/pull/1458v0.89.0
Compare Source
Upgrading
hyper
andhttp
to 1.0 and MSRV to1.75.0
This release completes the hyper & http ecosystem upgrade #1351 via #1438. In particular, this change includes upgrades to
http
,http-body
,tower-http
,hyper
,hyper-openssl
,hyper-rustls
,hyper-socks2
,hyper-timeout
,tame-oauth
,tokio-tungstenite
,tower-http
,rustls
,rustls-pemfile
, as well as adopting the newhyper_util
andhttp_body_util
to make the change.While this change constitutes significant internal churn (and a new
kube::client::Body
), our external api remains largely unchanged. Some minor changes are necessary for custom clients, and for integration testing usingtower_mock
. See the controller-rs upgrade pr or the examples folder in this commit for details.What's Changed
Added
Client::get
andClient::list
by @clux in https://github.com/kube-rs/kube/pull/1375Changed
1.75.0
by @clux in https://github.com/kube-rs/kube/pull/1408reflector
to only request identifying metadata by @SOF3 in https://github.com/kube-rs/kube/pull/1393jsonpath-rust
to 0.5.0 by @clux in https://github.com/kube-rs/kube/pull/1429Fixed
Kubeconfig
allowcertificate_authority_data
not present inExecAuthCluster
by @ljun20160606 in https://github.com/kube-rs/kube/pull/1432Client::request_stream
by @XciD in https://github.com/kube-rs/kube/pull/1433New Contributors
Full Changelog: https://github.com/kube-rs/kube/compare/0.88.1...0.89.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
Update Rust crate kube to 0.89.0to Update Rust crate kube to 0.90.0d38041bbbf
to8e97bdbe0e