-
Notifications
You must be signed in to change notification settings - Fork 18
Description
See Open-EO/openeo-api#419 and https://github.com/Open-EO/openeo-api/blob/draft/extensions/federation/README.md
An intiial implementation: https://github.com/openEOPlatform/architecture-docs/issues/179#issuecomment-1007453499
In the EOEPCA+ project, we made an evaluation of the federation-related functionality available through the openEO Web Editor.
The following issues have been identified:
federation:missingcan't be accessed through the corresponding functions for the following endpoints:-
GET /collections(high prio) -
GET /processes(high) -
GET /file_formats(high) -
GET /process_graphs(high) -
GET /files(high) -
GET /jobs(high) -
GET /jobs/:id/logs(low, missing upstream in Vue Components) -
GET /services(high) -
GET /services/:id/logs(low, missing upstream in Vue Components)
-
federation:backendscan't be accessed through the corresponding functions for the following endpoints:-
POST /validation(medium) -
GET /udf_runtimesper version (low, missing upstream in Vue Components) -
GET /services/{id}(low, missing upstream in Vue Components)
-
Related issue for the upstream issues in Vue Components: Open-EO/openeo-vue-components#97
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request