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

Accessing containers results from API #47

Open
ar-siddiqui opened this issue Aug 28, 2023 · 0 comments
Open

Accessing containers results from API #47

ar-siddiqui opened this issue Aug 28, 2023 · 0 comments

Comments

@ar-siddiqui
Copy link
Contributor

@slawler We have discussed and implemented a few options to access container results from API.
Initially, we started with

  1. Returning logs as results.
  2. Then we switched containers writing a file to storage and API reading that file.
  3. We switched to logs again but this time parsing logs and looking for a specific log message such as "plugin_results".
  4. We also evaluated an option of containers posting results to the API through a callback endpoint.

Please put your thoughts/decision here. The purpose of this issue is to keep track of different thoughts and options evaluated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant