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 system - progress tracker #103

Closed
12 of 16 tasks
leogr opened this issue Sep 20, 2021 · 3 comments
Closed
12 of 16 tasks

Plugin system - progress tracker #103

leogr opened this issue Sep 20, 2021 · 3 comments
Assignees
Labels
kind/documentation Improvements or additions to documentation

Comments

@leogr
Copy link
Member

leogr commented Sep 20, 2021

Motivation

Since the plugin system comprises several moving parts and many actions need to be performed in the correct order, I created this issue to keep track of their progress. So, what better place than the evolution repository for that? 😸

Overview

Briefly, before releasing the plugin system feature, the following must be completed and incorporated into our GitHub organization:

  • the Plugin System proposal, already accepted
  • the Plugin System support in libscap and lipsinsp, in progress
  • the Plugin System feature in Falco (that depends on the previous point), in progress
  • the Golang SDK to ease the writing of plugins in Golang, as foreseen by the proposal, inital draft ready
  • the Plugin repository where concrete plugin implementations will live
  • the official Plugin Documentation to be included in the Falco's website, draft ready

TODO list

Some tasks are needed to get the desidered results. Moreover, some of them depend on others that need to be worked on before. So, here is the full task list in the expected order:

/assign @leogr
/assign @mstemm

@leogr leogr added the kind/documentation Improvements or additions to documentation label Sep 20, 2021
@leogr
Copy link
Member Author

leogr commented Sep 21, 2021

Hey @mstemm

I have added some suggestions to your test-infra PRs. Also, I have made two PR to add a notice in both projects' README to reflect their current status.
PTAL 🙏

@leogr
Copy link
Member Author

leogr commented Feb 7, 2022

I believe that everything is ok now 😃

so
/close

@poiana poiana closed this as completed Feb 7, 2022
@poiana
Copy link
Contributor

poiana commented Feb 7, 2022

@leogr: Closing this issue.

In response to this:

I believe that everything is ok now 😃

so
/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

3 participants