popsiclexu
popsiclexu
add 'node' label to metrics exported by prometheus. The metrics obtained from Prometheus do not have node information, which prevents grouping and statistical analysis based on nodes.
We develop a remote snapshotter which requires additional annotations (image related information), but the additional annotations are not passed to the snapshotter, when unpacking the local image. These annotations are...
## 📑 Description Add a new backend that allows access to a custom API, enabling the integration of personalized services into k8sgpt. For example, it supports the integration of RAG...
Closes # ## 📑 Description ## ✅ Checks - [ ] My pull request adheres to the code style of this project - [ ] My code requires changes to...
## Why do you need it? Currently, OIDC Plugin does not provide a /userinfo endpoint to retrieve login user information, similar to how [OAuth2-Proxy](https://github.com/oauth2-proxy/oauth2-proxy) does. This makes it difficult to...
Support attention backends based PagedAttention in vllm, eg. xformers, rocm_flash (if support rocm device) issue https://github.com/LMCache/LMCache/issues/680