flux-framework / rfc

Flux RFC project
https://flux-framework.readthedocs.io/projects/flux-rfc/
7 stars 13 forks source link

rfc41: add new lookup flags #407

Closed chu11 closed 6 months ago

chu11 commented 9 months ago

Problem: The job-info.lookup RPC is missing new flags that are supported.

Document the new flags.


WIP as we discuss https://github.com/flux-framework/flux-core/pull/5633 ("update" vs "updated" as flag name?)

also .. this specific spec change assumes https://github.com/flux-framework/flux-core/pull/5635 would go in too. Could break into two commits.

chu11 commented 8 months ago

re-pushed, going with json_decode and current.

chu11 commented 8 months ago

re-pushed, with some tweaks per comments above

chu11 commented 7 months ago

removed WIP, I think this RFC and the associated PRs https://github.com/flux-framework/flux-core/pull/5633 and https://github.com/flux-framework/flux-core/pull/5635 are ready for review