microsoft / microsoft/AzureTRE

Remove dependencies between shared services and user resources

Open
#1,696 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

design feature story
Dominant language
Python
Stars
235
Forks
192
Avg merge
1d 23h
Merged PRs (30d)
13

Description

As shared services have been created/updated scripts within the user resources have been created to bootstrap connection to shared services such as Nexus, ML Flow etc.

I propose that shared services put their Linux and Windows scripts in to directories in shared workspace storage. Then the user resources read the scripts from these directories. Rather than the scripts being part of the user resources.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by tracing how shared-service bootstrap scripts for Nexus and ML Flow are currently included in user resources on Linux and Windows. Identify the shared workspace storage locations and the code that reads these scripts; done means user resources no longer carry those scripts and can retrieve them from shared-service directories.

Written by the indexing model from the issue text.

Assessment

Domain
infrastructure
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.