-
### Current and expected behavior
When using kube-rs over `kubectl proxy` kube-rs client doesn't work while kubectl does
```
kubectl config set-cluster testt --server=http://localhost:8001 --inse…
-
Followup from:
> I think this breaks the Kubernetes version guarantee - requires openapi to upgraded to
1.31 to compile kube-rs as a dependency. @clux
_Originally posted by @aviramha in https:/…
-
### Bug Description
After a properly established connection, sometimes I notice the following error pops out of nowhere:
```
Proxy error, connectivity issue or a bug.
Please …
-
### Would you like to work on this feature?
None
### What problem are you trying to solve?
Currently we have two APIs for querying metadata:
1. `Api::get_metadata` (and co)
2. `Api::get` (and c…
-
Hey,
The dependencies for the currently published crate are incorrect. See: https://crates.io/crates/kube-custom-resources-rs/2024.10.1/dependencies
It seems that all the dependency versions are b…
-
We plan to build the controller implementation on top of the kube-rs library: https://github.com/kube-rs/kube.
To implement a controller using kube-rs, the developer needs to provide three things.
…
-
I had to upgrade my bash version to 4.x.x to make the globstar option work.
To make `adjust-cargo-toml.sh` work (I'm on a Mac, this sed issue is classic) I had to do this:
```sh
sed -i '' '/\[fea…
-
Upgraded from 2.5.1 to 2.7.0. After the upgrade, 1 node in a 3 node cluster crashed.
1. Mayastor plugin is getting a rest timeout:
> core@sc-os-165-node2:~$ kubectl-mayastor get nodes
Fa…
-
By design, Playbook has a lifecycle, from creation, initialization, compilation build, deployment, running to destruction.
Currently, we need to implement a new controller to perform periodic resou…
-
| Details | |
| --- | --- |
| Package | `instant` |
| Version | `0.1.13` |
| Warning | unmaintained |
| URL | n/a |
| Patched Versions | n/a |
This crate is no longer maintained, and the author rec…