Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement mirror for yunikorn core APIs in UHS #403

Closed
sudiptob2 opened this issue Jan 21, 2025 · 1 comment
Closed

Implement mirror for yunikorn core APIs in UHS #403

sudiptob2 opened this issue Jan 21, 2025 · 1 comment
Assignees

Comments

@sudiptob2
Copy link
Collaborator

sudiptob2 commented Jan 21, 2025

Currently, the UHS web depends on both the YuniKorn Core and the UHS backend. By implementing a mirror for the following three APIs, we can eliminate the dependency on YuniKorn Core for UHS Web.

This change will streamline the deployment process, as it will no longer require setting environment variables to specify the location of the YuniKorn Core.

APIs to be Mirrored

  1. /ws/v1/clusters
  2. /ws/v1/scheduler/healthcheck
  3. /ws/v1/scheduler/node-utilizations
@sudiptob2 sudiptob2 self-assigned this Jan 21, 2025
@sudiptob2
Copy link
Collaborator Author

Implemented in #401

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant