vllm-project / vllm-project/aibrix
failed to start stormservice in standalone mode
- Dominant language
- Go
- Stars
- 5.1k
- Forks
- 697
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 104
Description
### 🐛 Describe the bug
```
W0701 09:33:40.695920 1 util.go:88] environment variable AIBRIX_POD_RAYCLUSTERFLEET_LABEL is not set, using default value: orchestration.aibrix.ai/raycluster-fleet-name
I0701 09:33:40.806580 1 util.go:105] set AIBRIX_POD_METRIC_REFRESH_INTERVAL_MS: 50, using default value
W0701 09:33:40.806613 1 util.go:88] environment variable AIBRIX_Model_GPU_PROFILE_CACHING_FLAG is not set, using default value: true
W0701 09:33:40.806623 1 util.go:88] environment variable AIBRIX_GPU_OPTIMIZER_TRACING_FLAG is not set, using default value: false
I0701 09:33:40.807820 1 main.go:229] "msg"="starting cache" "logger"="setup"
I0701 09:33:40.807832 1 main.go:237] "msg"="using in-cluster configuration" "logger"="setup"
I0701 09:33:40.807864 1 main.go:256] "msg"="Closing the certsReady channel because the webhook is disabled, this is to avoid blocking setupControllers" "logger"="setup"
I0701 09:33:40.807882 1 main.go:298] "msg"="starting manager" "logger"="setup"
I0701 09:33:40.807931 1 main.go:310] "msg"="webhook setup skipped due to --disable-webhook flag" "logger"="setup"
E0701 09:33:40.807958 1 main.go:324] "msg"="unable to setup controller" "error"="no kind is registered for the type v1alpha1.RoleSet in scheme \"pkg/runtime/scheme.go:100\"" "logger"="setup"
```
### Steps to Reproduce
n/a
### Expected behavior
install it correctly
### Environment
nightly
Contributor guide
Assessment
This issue has not been assessed yet.