Use marketplace and bounded cluster to sync user's favorite jobs/prerequisites
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:
-
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.
-
The user can have access to multiple clusters. He/she can register them as bounded clusters.
-
It is natural that the user can sync his/her favorite jobs/prerequisites to another bounded clusters. We can provide users with a
Synchonize tobutton and let him/her transfer the data.
Contributor guide
No contributing guide indexed for this repository
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 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