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

AML Compute does not build when private in the workspace #3295

Open
damoodamoo opened this issue Mar 2, 2023 · 2 comments · May be fixed by #3424
Open

AML Compute does not build when private in the workspace #3295

damoodamoo opened this issue Mar 2, 2023 · 2 comments · May be fixed by #3424
Labels
bug Something isn't working storysize/M 1 day

Comments

@damoodamoo
Copy link
Member

The standard mcr docker images used for the AML compute clusters do not work within the TRE as access to conda / pypi repos are blocked and enabled via the package mirrors.

The setup for the nexus mirror needs to be baked in to the image used for compute in AML.

Plan is to:

  • take a docker image FROM the standard one, and append the conda / pypi config to it.
  • build the docker image as part of the AML deploy
  • push docker image to the AML ACR
  • (optional) add an environment to AML which references the custom docker image
@damoodamoo damoodamoo added the bug Something isn't working label Mar 2, 2023
@damoodamoo damoodamoo self-assigned this Mar 2, 2023
@marrobi
Copy link
Member

marrobi commented Mar 8, 2023

@damoodamoo believe you have a workaround/solution for this? Are you good to add some notes and I'll pop on the engineering board for when you are ready to do the upstream work? Thanks.

@damoodamoo
Copy link
Member Author

Current plan is to push a dockerfile to the AML - ACR, and use acr tasks to build that image, then document the name of the image for use in AML environments.

@damoodamoo damoodamoo linked a pull request Apr 6, 2023 that will close this issue
@marrobi marrobi moved this to Up Next in Azure TRE - Engineering Jun 27, 2023
@marrobi marrobi moved this from Up Next to In Progress in Azure TRE - Engineering Jun 27, 2023
@marrobi marrobi moved this from In Progress to PR in Azure TRE - Engineering Jun 27, 2023
@marrobi marrobi added the blocked Cannot progress at present label Jul 4, 2023
@tim-p-allen tim-p-allen removed the blocked Cannot progress at present label May 9, 2024
@tim-p-allen tim-p-allen moved this from PR to Backlog in Azure TRE - Engineering May 9, 2024
@tim-p-allen tim-p-allen moved this from Backlog to PR in Azure TRE - Engineering May 9, 2024
@tim-p-allen tim-p-allen added this to the Release 0.19.0 milestone May 10, 2024
@PoojanumN PoojanumN assigned tim-p-allen and unassigned damoodamoo May 22, 2024
@tim-p-allen tim-p-allen added the storysize/M 1 day label May 23, 2024
@tim-p-allen tim-p-allen removed this from the Release 0.19.0 milestone Aug 8, 2024
@tim-p-allen tim-p-allen removed their assignment Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working storysize/M 1 day
Projects
Development

Successfully merging a pull request may close this issue.

3 participants