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

Job list doesn't include K8S nodes data #142

Open
maximlt opened this issue May 4, 2022 · 0 comments
Open

Job list doesn't include K8S nodes data #142

maximlt opened this issue May 4, 2022 · 0 comments

Comments

@maximlt
Copy link
Contributor

maximlt commented May 4, 2022

By passing k8s=True to calls to ae5_user_session.deployment_list(...) and ae5_user_session.session_list(...) we can see on which node deployments or sessions are running. If possible, it'd be nice to get the same information for jobs. Currently ae5_user_session.job_list doesn't accept any k8s parameter.

This feature request is motivated by holoviz/lumen#249 where we want to add to the AE5 source of Lumen a table of resource allocations, that indicate how much sessions, deployments and jobs resources are allocated vs the total resources available.

cc @philippjfr

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