flux-framework / flux-k8s

Project to manage Flux tasks needed to standardize kubernetes HPC scheduling interfaces
Apache License 2.0
21 stars 10 forks source link

Implement Golang binding for Fluxion Resource API CLI #2

Closed milroy closed 4 months ago

milroy commented 3 years ago

@cmisale defined several tasks in issue #1. I'm breaking these out into separate issues so we can track them independently as todo items.

We will need a Golang binding for Fluxion Resource API CLI so as not to rely on resource-query for scheduling as was done for kube-flux.

vsoch commented 4 months ago

I think this is resolved, and we also have them now separated from flux-core (hoping this design works here on out). https://github.com/flux-framework/fluxion-go. Please re-open if there is more to discuss.