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

Expose NATS API for applications #6

Closed
autodidaddict opened this issue Sep 27, 2021 · 0 comments · Fixed by #14
Closed

Expose NATS API for applications #6

autodidaddict opened this issue Sep 27, 2021 · 0 comments · Fixed by #14

Comments

@autodidaddict
Copy link
Member

Create a NATS API that exposes (at least) the following functionality:

  • Put an application spec (OAM model)
  • Query an application spec
  • Query list of applications
  • Obtain application status
  • Roll back/delete an application
  • Query application event log

This issue also includes implementing the underlying persistence mechanism for deployments. At implementation time, we'll need to decide if we're going to use global/distributed ETS or use JetStream.

@autodidaddict autodidaddict linked a pull request Dec 31, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant