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

Plugin registry #13

Open
PI-Victor opened this issue Aug 3, 2024 · 2 comments
Open

Plugin registry #13

PI-Victor opened this issue Aug 3, 2024 · 2 comments
Assignees
Labels
Milestone

Comments

@PI-Victor
Copy link
Member

Context

The plugins needs to reside somewhere where they can be publicly downloaded from by the skycrane app.

Description

The plugin registry should hold only verified, official plugins for the beginning. This would make them as safe as possible to download and use.
No third party.
The registry needs a backend and a database.

Acceptance Criteria

  • gRPC server that can serve plugins to users
  • database to store metadata of the plugins (hash, version)
  • in the beginning, it should be readonly and stupid.
  • Skycrane can download contents through the registry from s3.
Copy link

linear bot commented Aug 3, 2024

CLO-75 Plugin registry

@PI-Victor
Copy link
Member Author

PI-Victor commented Aug 3, 2024

/triage
/milestone v0.1.0
/label enhancement Feature
/assign

@oscar-automaton oscar-automaton bot modified the milestone: v0.1.0 Aug 3, 2024
@oscar-automaton oscar-automaton bot added enhancement New feature or request Feature labels Aug 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant