Skip to content

Improve support for the Federation Extension #97

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

Closed
4 tasks done
m-mohr opened this issue Nov 26, 2024 · 1 comment · Fixed by #102 or #107
Closed
4 tasks done

Improve support for the Federation Extension #97

m-mohr opened this issue Nov 26, 2024 · 1 comment · Fixed by #102 or #107
Assignees
Labels
enhancement New feature or request

Comments

@m-mohr
Copy link
Member

m-mohr commented Nov 26, 2024

In the EOEPCA+ project, we made an evaluation of the federation-related functionality available through the openEO Vue Components.
The Federation Extension can be found here: https://github.com/Open-EO/openeo-api/blob/draft/extensions/federation/README.md

The following issues have been identified:

  • federation:missing can't be accessed through the corresponding functions for the following endpoints:
    • GET /jobs/:id/logs
    • GET /services/:id/logs
  • federation:backends can't be accessed through the corresponding functions for the following endpoints:
    • GET /udf_runtimes per version
    • GET /services/{id}

Some parts are generally not covered by the Vue Components (job listing, file listing, service listing, validation results) so these are naturally also not implementing the Federation extension.

@m-mohr
Copy link
Member Author

m-mohr commented May 13, 2025

Implemented as part of v2.20.0

@m-mohr m-mohr closed this as completed May 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant