Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Rust deps (hyper, http, kube, etc.) #7205

Open
antgamdia opened this issue Dec 18, 2023 · 0 comments
Open

Update Rust deps (hyper, http, kube, etc.) #7205

antgamdia opened this issue Dec 18, 2023 · 0 comments
Labels
component/pinniped-proxy Issue related to kubeapps integration with pinniped-proxy kind/enhancement An issue that reports an enhancement for an implemented feature

Comments

@antgamdia
Copy link
Contributor

Summary
We recently got some automatic Rust deps bumps, however, they wouldn't work as some breaking changes were introduced.
This issue is to track it when all the related deps have been also upgraded.

Background and rationale
Since hyper and http were upgraded to 1.0, we need to add some manual changes prior to the actual version bump-up.

Description
Analyze and perform all the necessary changes to upgrade our deps to the latest version.

Acceptance criteria
All the related dependencies ( hyper, http, hyper-tls, tls-listener, kube) have been properly bumped up.

Additional context
See kube-rs/kube#1351

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/pinniped-proxy Issue related to kubeapps integration with pinniped-proxy kind/enhancement An issue that reports an enhancement for an implemented feature
Projects
Status: 🗂 Backlog
Development

No branches or pull requests

1 participant