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

define contract for external service integrations #327

Open
rchincha opened this issue Dec 8, 2021 · 3 comments
Open

define contract for external service integrations #327

rchincha opened this issue Dec 8, 2021 · 3 comments
Assignees
Labels
feature New feature or request proposal Propose something new to add
Milestone

Comments

@rchincha
Copy link
Contributor

rchincha commented Dec 8, 2021

Is your feature request related to a problem? Please describe.

Currently, zot inlines useful services/extensions but some services may have their own custom h/w requirements or need to scale differently.

Describe the solution you'd like

These are the following possibilities:

  1. inline (default approach)
  2. API calls via HTTP
  3. golang plugins
@rchincha rchincha added feature New feature or request proposal Propose something new to add labels Dec 8, 2021
@rchincha rchincha added this to the v1.4.1 milestone Mar 11, 2022
@rchincha rchincha modified the milestones: v1.4.1, v1.4.2 Jun 7, 2022
@andaaron
Copy link
Contributor

andaaron commented Jun 8, 2022

In review: #584

@andaaron
Copy link
Contributor

andaaron commented Nov 9, 2022

We have a proposal for this, and POC. Need to check if this is still needed for 1.4.3
See #584

@andaaron andaaron modified the milestones: v1.4.3, v2.0.0 Nov 10, 2022
@andaaron andaaron modified the milestones: v2.0.0, v2.1.0 May 24, 2023
@andaaron
Copy link
Contributor

andaaron commented Apr 4, 2024

Current progress in #515 and #584.
Will close them as they have no recent activity, referencing them here in case we pick them up later.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request proposal Propose something new to add
Projects
None yet
Development

No branches or pull requests

3 participants