Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(arm64-agent): Add dependencies for arm64 (#133)
# Description Add missing libraries required for `clang+llvm` to work in agent. Add the missing libs in tools image. Fixes - #130 # Testing Done 1. Built `amd64` and `arm64` image and deployed them in a K8s cluster with both kind of nodes 2. `agent` pod is up and running in all the nodes Signed-off-by: Anubhab Majumdar <[email protected]>
- Loading branch information