Hide vc page or change the URL in the page's hyper link.
@debuggy is already working on this.
Since Dec 24, 2019.
- Dominant language
- JavaScript
- Stars
- 2.7k
- Forks
- 554
- Avg merge
- 20h 42m
- Merged PRs (30d)
- 14
Description
Due to the change in this PR https://github.com/microsoft/pai/pull/4052, hadoop rm's link env will be removed from webportal's pod. So all the link in the vc's page which I have listed in the PR will be invalid when the cluster-type is k8s.
https://github.com/microsoft/pai/blob/15ed057560553cd86a6041bc159b1a4065ca7611/src/webportal/src/app/env.js.template#L4
https://github.com/microsoft/pai/blob/ca0e213e05cfc5024b4886be249186173204709f/src/webportal/src/app/vc/vc.component.js#L33
https://github.com/microsoft/pai/blob/ea429d6b82cac78d7d2b4807981f23c94db12aeb/src/webportal/src/app/vc/vc.component.ejs#L68
https://github.com/microsoft/pai/blob/ea429d6b82cac78d7d2b4807981f23c94db12aeb/src/webportal/src/app/vc/vc.component.ejs#L137
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.
Assessment
This issue has not been assessed yet.