Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(arm64-agent): Add dependencies for arm64 #133

Merged

Conversation

anubhabMajumdar
Copy link
Contributor

@anubhabMajumdar anubhabMajumdar commented Mar 25, 2024

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

@anubhabMajumdar anubhabMajumdar requested a review from a team as a code owner March 25, 2024 01:47
@rbtr rbtr added this to the v0.0.2 milestone Mar 25, 2024
@anubhabMajumdar anubhabMajumdar force-pushed the topic/anmajumdar/arm64 branch 2 times, most recently from e6841d3 to 5573517 Compare March 25, 2024 16:51
Signed-off-by: Anubhab Majumdar <anmajumdar@microsoft.com>
@anubhabMajumdar anubhabMajumdar enabled auto-merge (squash) March 25, 2024 17:00
@anubhabMajumdar anubhabMajumdar merged commit cf23ecb into microsoft:main Mar 25, 2024
15 checks passed
@anubhabMajumdar anubhabMajumdar deleted the topic/anmajumdar/arm64 branch March 25, 2024 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants