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

Implement support for the Federation Extension #230

Open
12 tasks
m-mohr opened this issue Jan 7, 2022 · 0 comments
Open
12 tasks

Implement support for the Federation Extension #230

m-mohr opened this issue Jan 7, 2022 · 0 comments
Labels
Milestone

Comments

@m-mohr
Copy link
Member

m-mohr commented Jan 7, 2022

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:missing can't be accessed through the corresponding functions for the following endpoints:
    • GET /collections
    • GET /processes
    • GET /file_formats
    • GET /process_graphs
    • GET /files
    • GET /jobs
    • GET /jobs/:id/logs (missing upstream in Vue Components)
    • GET /services
    • GET /services/:id/logs (missing upstream in Vue Components)
  • federation:backends can't be accessed through the corresponding functions for the following endpoints:
    • POST /validation
    • GET /udf_runtimes per version (missing upstream in Vue Components)
    • GET /services/{id} (missing upstream in Vue Components)

Related issue for the upstream issues in Vue Components: Open-EO/openeo-vue-components#97

@m-mohr m-mohr added this to the v0.11 milestone Jan 12, 2022
@m-mohr m-mohr self-assigned this Feb 4, 2022
@m-mohr m-mohr modified the milestones: v0.11, v0.12 Apr 7, 2022
@m-mohr m-mohr modified the milestones: v0.12, v0.13 Oct 12, 2022
@m-mohr m-mohr removed their assignment Oct 18, 2022
@m-mohr m-mohr modified the milestones: v0.13, 0.14.0 Dec 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant