Show cluster-level information for admin in webportal
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 554
- Avg merge
- 20h 42m
- Merged PRs (30d)
- 14
Description
Currently, the admin cannot see some cluster-level information in webportal, e.g.
- the cluster scheduler: whether default scheduler or hivedscheduler is used
- cluster id
- whether job history is on or off
- docker image information
It is not convenient for the admins. We can show the basic cluster-level information in webportal.
Work items for this issue:
- P0 Add cluster information in the adminstration menu in webportal
- P2 Enrich API: https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/microsoft/pai/master/src/rest-server/docs/swagger.yaml#tag/api
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 with the webportal administration menu and the REST API specification linked in the issue. Trace how cluster information is currently exposed, then implement the listed scheduler, cluster ID, job-history, and Docker image details in the admin view and enrich the API as needed. Done means administrators can see these basic cluster-level values in webportal.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, javascript, kubernetes
- Domain
- api, devops, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100