Skip to content

Conversation

@alexanpatr
Copy link
Member

No description provided.

ananos and others added 2 commits August 6, 2025 18:21
Signed-off-by: Anastassios Nanos <ananos@nubificus.co.uk>
Signed-off-by: Alexandros Patras <patras@uth.gr>
Signed-off-by: Alexandros Patras <patras@uth.gr>
@alexanpatr alexanpatr requested a review from ananos August 6, 2025 15:36
@netlify
Copy link

netlify bot commented Aug 6, 2025

Deploy Preview for mlsysops ready!

Name Link
🔨 Latest commit 5c38fed
🔍 Latest deploy log https://app.netlify.com/projects/mlsysops/deploys/68937689e2a1c500080cba41
😎 Deploy Preview https://deploy-preview-44--mlsysops.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link
Contributor

@ananos ananos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks @alexanpatr. Only minor nits + an extra file. Remove it and we can merge!

@@ -0,0 +1,179 @@
name: Build agent containers
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I suspect this is a typo, should read: build ML connector

runs-on: ${{ format('{0}-{1}', 'base-dind-2204', matrix.arch) }}
strategy:
matrix:
arch: ["arm64", "amd64"]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does ML connector have support for arm64? or (more accurately) do we plan to deploy the ML connector on arm64 devices? If yes, we can keep that -- otherwise no reason to build the container image.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

seems like a former file in conflict

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