microsoft / microsoft/AzureTRE
Remove dependencies between shared services and user resources
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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