Qingchuan Hao
Qingchuan Hao
When building the VHD, we extract the kubelet binary to `/usr/local/bin/` according to [install-dependencies.sh](https://github.com/Azure/AgentBaker/blob/master/vhdbuilder/packer/install-dependencies.sh#L479), so that when we use CSE to install the exact kubelet from the user-input URL, like...
**Description** Before this change, docker image is built with the arch the same as host node even after `ARCH` is specified. Using docker buildx helps us build cross-platform multi-arch docker...
If `authenticateAgentViaToken` failed in server for client-side token expiration or being rejected by webhook in case of Kubernetes by accident, the client will print logs like this, which is too...
Two changes are included in this PR: - If no backend is registered to the server, and the grpc client request will hang for 30s instead of returning instantly with...
**What type of PR is this?** /kind cleanup **What this PR does / why we need it**: cleanup unused cilium images **Which issue(s) this PR fixes**: Fixes # **Requirements**: -...
This PR comes after https://github.com/langchain-ai/langchain/pull/22367, together they introduce Azure OpenAI in langchain document to simplify Azure users' work.
# Description This PR introduces a managed storage account solution to Retina Capture, which managed the storage account resources on behalf the user under the azure resource group specified in...
- use isort to sort the imported packaged - introduce toolset_manager to manage toolsets, which was Config's job. - only enable build-in toolsets specified in the config file - use...
### What happened? I created [TSG prompt](https://gist.github.com/mainred/f80bb2284dfcfc878706b0f738027460) as expect the `holmes ask` to follow the TSG to debug the DNS resolution issue in my cluster by ``` holmes ask "detect...