microsoft / microsoft/pai

Use marketplace and bounded cluster to sync user's favorite jobs/prerequisites

Open
#5,236 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
2.7k
Forks
554
Avg merge
20h 42m
Merged PRs (30d)
14

Description

In #5082 and #4929 , we have added support for multiple bounded clusters in OpenPAI. After discussion, we may leverage it to sync user's favorite jobs or prerequisites from one cluster to another in the future. Detailed process is as follows:

  1. The user can store his/her favorite jobs in marketplace. Also, with #5145 , the user can create some prerequiste items in marketplace. The jobs/prerequisites can be only visible to the user himself/herself.

  2. The user can have access to multiple clusters. He/she can register them as bounded clusters.

  3. It is natural that the user can sync his/her favorite jobs/prerequisites to another bounded clusters. We can provide users with a Synchonize to button and let him/her transfer the data.

Contributor guide

No contributing guide indexed for this repository

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 reviewing issues #5082, #4929, and #5145 to understand bounded clusters, marketplace items, and prerequisites. Trace how users' private marketplace jobs and prerequisites are represented and transferred between clusters. Done means a user can select a bounded cluster and synchronize those items there while keeping them private.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, kubernetes
Domain
cloud, distributed-systems
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.