Rust Kubernetes client and controller runtime

client kubernetes runtime rust
16 Open Issues Need Help Last updated: Jul 1, 2026

Open Issues Need Help

View All on GitHub

Rust Kubernetes client and controller runtime

Rust
#client#kubernetes#runtime#rust
help wanted cel

Rust Kubernetes client and controller runtime

Rust
#client#kubernetes#runtime#rust

Rust Kubernetes client and controller runtime

Rust
#client#kubernetes#runtime#rust
help wanted client core

Rust Kubernetes client and controller runtime

Rust
#client#kubernetes#runtime#rust
help wanted question automation

Rust Kubernetes client and controller runtime

Rust
#client#kubernetes#runtime#rust

Rust Kubernetes client and controller runtime

Rust
#client#kubernetes#runtime#rust

Rust Kubernetes client and controller runtime

Rust
#client#kubernetes#runtime#rust
help wanted automation

Rust Kubernetes client and controller runtime

Rust
#client#kubernetes#runtime#rust
help wanted client

Rust Kubernetes client and controller runtime

Rust
#client#kubernetes#runtime#rust
bug help wanted

Rust Kubernetes client and controller runtime

Rust
#client#kubernetes#runtime#rust
help wanted good first issue docs

Rust Kubernetes client and controller runtime

Rust
#client#kubernetes#runtime#rust

Rust Kubernetes client and controller runtime

Rust
#client#kubernetes#runtime#rust

Rust Kubernetes client and controller runtime

Rust
#client#kubernetes#runtime#rust

Rust Kubernetes client and controller runtime

Rust
#client#kubernetes#runtime#rust

AI Summary: The `rustls-pemfile` crate is unmaintained and archived, with users encouraged to migrate to `rustls-pki-types` version 1.9.0 or newer for PEM parsing. Migration should be straightforward as `rustls-pemfile` already wraps the same underlying code, with the new API being the `PemObject` trait in `rustls-pki-types`.

Complexity: 2/5
help wanted

Rust Kubernetes client and controller runtime

Rust
#client#kubernetes#runtime#rust

AI Summary: Implement support for the Kubernetes Pod's `resize` subresource in the kube-rs client library. This involves adding typed interfaces for the subresource, leveraging existing subresource handling mechanisms, and potentially using the `k8s_if_ge_1_33` macro for Kubernetes version compatibility. The implementation should be added to the `kube-client` and `kube-core` crates, and documented appropriately.

Complexity: 3/5
help wanted good first issue api

Rust Kubernetes client and controller runtime

Rust
#client#kubernetes#runtime#rust