Jiaxin Shan
Jiaxin Shan
### 🐛 Describe the bug We should mitigate such unhelpful messages by adjusting the debug level etc  ### Steps to Reproduce _No response_ ### Expected behavior _No response_ ###...
### 🚀 Feature Description and Motivation This is a follow up issue from https://github.com/aibrix/aibrix/pull/257#issuecomment-2383841118 from @varungup90 "Here retry will be for model adapter reconcile. For 5 retries, with 5 second...
### 🚀 Feature Description and Motivation In the initial version, to simplify the the model adapter autoscaling, we determine to support only 1 replica in the CRD. Technically, we should...
### 🚀 Feature Description and Motivation  this change blocks the CI and release pipeline. I temporarily change back but this needs to be changed later.  ### Use Case...
### 🚀 Feature Description and Motivation I feel this process has be to improved for easy development  ### Use Case _No response_ ### Proposed Solution _No response_
### 🚀 Feature Description and Motivation FYI ### Use Case _No response_ ### Proposed Solution _No response_
### 🐛 Describe the bug  reproduce steps 1. define one metric name 2. update metric metric name and apply the cr 3. monitor the autoscaler logs ### Steps to...
## Pull Request Description 1. Refactor the condition type updates 2. Support multiple replicas for model adapter ## Related Issues Resolves: https://github.com/aibrix/aibrix/issues/129 **Important: Before submitting, please complete the description above...
### 🚀 Feature Description and Motivation Currently, we just use `kind` to provision the cluster and this is too simple. In order to send request to the cluster server etc,...
### 🚀 Feature Description and Motivation currently, we manage envoy-gateway and kuberay manifest in a downstream way. It could be outdated or lose track in future. Kustomize now supports to...